|
LibreOffice Module scripting (master) 1
|
Public Member Functions | |
| def | __init__ (self, ctx) |
| def | addConnectionListener (self, xListener) |
| def | removeConnectionListener (self, xListener) |
| def | getSupportedConnectionTypes (self) |
| def | connect (self, xConnectionContext, xAuthenticator) |
| def | disconnect (self) |
| def | isConnected (self) |
| def | getCurrentConnectionContext (self) |
Public Member Functions inherited from unohelper::Base | |
| def | getTypes (self) |
| def | getImplementationId (self) |
Public Attributes | |
| ctx | |
| listeners | |
| supportedtypes | |
| server | |
| connectioncontext | |
| notify | |
Definition at line 264 of file mailmerge.py.
| def mailmerge.PyMailIMAPService.__init__ | ( | self, | |
| ctx | |||
| ) |
Definition at line 265 of file mailmerge.py.
| def mailmerge.PyMailIMAPService.addConnectionListener | ( | self, | |
| xListener | |||
| ) |
Definition at line 274 of file mailmerge.py.
References mailmerge.PyMailSMTPService.listeners, mailmerge.PyMailIMAPService.listeners, and mailmerge.PyMailPOP3Service.listeners.
| def mailmerge.PyMailIMAPService.connect | ( | self, | |
| xConnectionContext, | |||
| xAuthenticator | |||
| ) |
Definition at line 286 of file mailmerge.py.
References mailmerge.PyMailSMTPService.connectioncontext, mailmerge.PyMailIMAPService.connectioncontext, mailmerge.PyMailPOP3Service.connectioncontext, mailmerge.PyMailSMTPService.listeners, mailmerge.PyMailIMAPService.listeners, mailmerge.PyMailPOP3Service.listeners, chart::ConfigColorScheme.notify(), cppu::PropertySetMixinImpl::BoundListeners.notify(), ScChart2DataSequence::HiddenRangeListener.notify(), ScChartHiddenRangeListener.notify(), EmbedDocument_Impl.notify(), DynamicResultSetWrapperListener.notify(), SortedDynamicResultSetListener.notify(), comphelper::OOfficeRestartManager.notify(), MainThreadNotificationRequest.notify(), sdext::presenter::PresenterClockTimer.notify(), framework::UndoManagerHelper_Impl.notify(), SvtFilePicker.notify(), svt::IFilePickerListener.notify(), ScExternalRefManager::LinkListener.notify(), ScChart2DataSequence::ExternalRefListener.notify(), ScChartListener::ExternalRefListener.notify(), sd::SlideShowViewMouseListeners.notify(), sd::SlideShowViewMouseMotionListeners.notify(), mailmerge.PyMailSMTPService.notify, mailmerge.PyMailIMAPService.notify, mailmerge.PyMailPOP3Service.notify, mailmerge.PyMailSMTPService.server, mailmerge.PyMailIMAPService.server, and mailmerge.PyMailPOP3Service.server.
| def mailmerge.PyMailIMAPService.disconnect | ( | self | ) |
Definition at line 316 of file mailmerge.py.
References mailmerge.PyMailSMTPService.listeners, mailmerge.PyMailIMAPService.listeners, mailmerge.PyMailPOP3Service.listeners, chart::ConfigColorScheme.notify(), cppu::PropertySetMixinImpl::BoundListeners.notify(), ScChart2DataSequence::HiddenRangeListener.notify(), ScChartHiddenRangeListener.notify(), EmbedDocument_Impl.notify(), DynamicResultSetWrapperListener.notify(), SortedDynamicResultSetListener.notify(), comphelper::OOfficeRestartManager.notify(), MainThreadNotificationRequest.notify(), sdext::presenter::PresenterClockTimer.notify(), framework::UndoManagerHelper_Impl.notify(), SvtFilePicker.notify(), svt::IFilePickerListener.notify(), ScExternalRefManager::LinkListener.notify(), ScChart2DataSequence::ExternalRefListener.notify(), ScChartListener::ExternalRefListener.notify(), sd::SlideShowViewMouseListeners.notify(), sd::SlideShowViewMouseMotionListeners.notify(), mailmerge.PyMailSMTPService.notify, mailmerge.PyMailIMAPService.notify, mailmerge.PyMailPOP3Service.notify, mailmerge.PyMailSMTPService.server, mailmerge.PyMailIMAPService.server, and mailmerge.PyMailPOP3Service.server.
| def mailmerge.PyMailIMAPService.getCurrentConnectionContext | ( | self | ) |
Definition at line 328 of file mailmerge.py.
References mailmerge.PyMailSMTPService.connectioncontext, mailmerge.PyMailIMAPService.connectioncontext, and mailmerge.PyMailPOP3Service.connectioncontext.
| def mailmerge.PyMailIMAPService.getSupportedConnectionTypes | ( | self | ) |
Definition at line 282 of file mailmerge.py.
References mailmerge.PyMailSMTPService.supportedtypes, mailmerge.PyMailIMAPService.supportedtypes, and mailmerge.PyMailPOP3Service.supportedtypes.
| def mailmerge.PyMailIMAPService.isConnected | ( | self | ) |
Definition at line 324 of file mailmerge.py.
References mailmerge.PyMailSMTPService.server, mailmerge.PyMailIMAPService.server, and mailmerge.PyMailPOP3Service.server.
| def mailmerge.PyMailIMAPService.removeConnectionListener | ( | self, | |
| xListener | |||
| ) |
Definition at line 278 of file mailmerge.py.
References mailmerge.PyMailSMTPService.listeners, mailmerge.PyMailIMAPService.listeners, and mailmerge.PyMailPOP3Service.listeners.
| mailmerge.PyMailIMAPService.connectioncontext |
Definition at line 270 of file mailmerge.py.
Referenced by mailmerge.PyMailSMTPService.connect(), mailmerge.PyMailIMAPService.connect(), mailmerge.PyMailPOP3Service.connect(), mailmerge.PyMailSMTPService.getCurrentConnectionContext(), mailmerge.PyMailIMAPService.getCurrentConnectionContext(), and mailmerge.PyMailPOP3Service.getCurrentConnectionContext().
| mailmerge.PyMailIMAPService.ctx |
| mailmerge.PyMailIMAPService.listeners |
Definition at line 267 of file mailmerge.py.
Referenced by mailmerge.PyMailSMTPService.addConnectionListener(), mailmerge.PyMailIMAPService.addConnectionListener(), mailmerge.PyMailPOP3Service.addConnectionListener(), mailmerge.PyMailSMTPService.connect(), mailmerge.PyMailIMAPService.connect(), mailmerge.PyMailPOP3Service.connect(), mailmerge.PyMailSMTPService.disconnect(), mailmerge.PyMailIMAPService.disconnect(), mailmerge.PyMailPOP3Service.disconnect(), mailmerge.PyMailSMTPService.removeConnectionListener(), mailmerge.PyMailIMAPService.removeConnectionListener(), and mailmerge.PyMailPOP3Service.removeConnectionListener().
| mailmerge.PyMailIMAPService.notify |
Definition at line 271 of file mailmerge.py.
Referenced by mailmerge.PyMailSMTPService.connect(), mailmerge.PyMailIMAPService.connect(), mailmerge.PyMailPOP3Service.connect(), mailmerge.PyMailSMTPService.disconnect(), mailmerge.PyMailIMAPService.disconnect(), and mailmerge.PyMailPOP3Service.disconnect().
| mailmerge.PyMailIMAPService.server |
Definition at line 269 of file mailmerge.py.
Referenced by mailmerge.PyMailSMTPService.connect(), mailmerge.PyMailIMAPService.connect(), mailmerge.PyMailPOP3Service.connect(), mailmerge.PyMailSMTPService.disconnect(), mailmerge.PyMailIMAPService.disconnect(), mailmerge.PyMailPOP3Service.disconnect(), mailmerge.PyMailSMTPService.isConnected(), mailmerge.PyMailIMAPService.isConnected(), mailmerge.PyMailPOP3Service.isConnected(), and mailmerge.PyMailSMTPService.sendMailMessage().
| mailmerge.PyMailIMAPService.supportedtypes |
Definition at line 268 of file mailmerge.py.
Referenced by mailmerge.PyMailSMTPService.getSupportedConnectionTypes(), mailmerge.PyMailIMAPService.getSupportedConnectionTypes(), and mailmerge.PyMailPOP3Service.getSupportedConnectionTypes().