The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: com :: sun :: star :: mail ::

unpublished interface XConnectionListener
Base Interfaces
XConnectionListener
┗ ::com::sun::star::lang::XEventListener

::com::sun::star::lang::XEventListener
(referenced interface's summary:)
base interface for all event listeners interfaces.
Usage Restrictions
not published
Description
The listener interface for connection events.
Since
OOo 2.0
See also
XMailServer

Methods' Summary
connected Invoked when the connection to the mail server is established.  
disconnected Invoked when the connection to the mail server is closed.  
Methods' Details
connected
void
connected( [in] ::com::sun::star::lang::EventObject  aEvent );

Description
Invoked when the connection to the mail server is established.
Parameter aEvent
[in] specific information regarding this event.
See also
::com::sun::star::lang::EventObject
disconnected
void
disconnected( [in] ::com::sun::star::lang::EventObject  aEvent );

Description
Invoked when the connection to the mail server is closed.
Parameter aEvent
[in] specific information regarding this event.
See also
::com::sun::star::lang::EventObject
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

Apache, the Apache feather logo, and OpenOffice are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.