LibreOffice Module unotest (master) 1
|
Public Member Functions | |
def | __init__ (self, args) |
def | getContext (self) |
def | getDoc (self) |
def | setUp (self) |
def | openEmptyWriterDoc (self) |
def | checkProperties (self, obj, dict, test) |
def | postTest (self) |
def | tearDown (self) |
Public Attributes | |
args | |
connection | |
xDoc | |
Definition at line 149 of file unotest.py.
def org.libreoffice.unotest.UnoRemoteConnection.__init__ | ( | self, | |
args | |||
) |
Definition at line 150 of file unotest.py.
def org.libreoffice.unotest.UnoRemoteConnection.checkProperties | ( | self, | |
obj, | |||
dict, | |||
test | |||
) |
Definition at line 170 of file unotest.py.
def org.libreoffice.unotest.UnoRemoteConnection.getContext | ( | self | ) |
Definition at line 153 of file unotest.py.
References org.openoffice.test.UnoApiTest.connection, and org.libreoffice.unotest.UnoRemoteConnection.connection.
Referenced by org.libreoffice.unotest.UnoInProcess.__openDocFromURL(), and org.libreoffice.unotest.UnoRemoteConnection.openEmptyWriterDoc().
def org.libreoffice.unotest.UnoRemoteConnection.getDoc | ( | self | ) |
Definition at line 155 of file unotest.py.
References ScTempDocCache.xDoc, org.libreoffice.unotest.UnoRemoteConnection.xDoc, and org.libreoffice.unotest.UnoInProcess.xDoc.
def org.libreoffice.unotest.UnoRemoteConnection.openEmptyWriterDoc | ( | self | ) |
Definition at line 161 of file unotest.py.
References org.openoffice.test.UnoApiTest.connection, org.libreoffice.unotest.UnoRemoteConnection.connection, accessibility::AccessibleBrowseBoxAccess.getContext(), accessibility::AccessibleGridControlAccess.getContext(), reportdesign::OReportDefinition.getContext(), LotusToSc.getContext(), ImpGraphic.getContext(), connectivity::firebird::FirebirdDriver.getContext(), connectivity::java_sql_Driver.getContext(), connectivity::odbc::ODBCDriver.getContext(), connectivity::ado::ODriver.getContext(), connectivity::OSQLParser.getContext(), cppuhelper::ServiceManager.getContext(), sdbtools::ConnectionDependentComponent.getContext(), dbaccess::OContentHelper.getContext(), dp_registry::backend::PackageRegistryBackend.getContext(), dp_gui::TheExtensionManager.getContext(), dbp::OControlWizard.getContext(), dbp::OControlWizardPage.getContext(), frm::OControlModel.getContext(), oox::dump::Config.getContext(), oox::dump::ObjectBase.getContext(), oox::dump::SharedConfigData.getContext(), rptui::OReportController.getContext(), ScVbaObjectContainer.getContext(), slideshow::internal::BaseNode.getContext(), svt::ToolboxController.getContext(), DbGridControl.getContext(), svx::PropertyValueProvider.getContext(), SwVbaApplication.getContext(), dbaui::SbaXDataBrowserController::FormControllerImpl.getContext(), dp_manager::PackageManagerImpl.getContext(), frm::OControl.getContext(), FmXGridCell.getContext(), svxform::FormController.getContext(), UnoControl.getContext(), UnoDialogControl.getContext(), unocontrols::BaseControl.getContext(), writerfilter::ooxml::OOXMLStreamImpl.getContext(), writerfilter::ooxml::OOXMLStream.getContext(), sd::SmartTag.getContext(), sd::SmartTagSet.getContext(), sd::AnnotationTag.getContext(), sd::MotionPathTag.getContext(), org.libreoffice.unotest.OfficeConnection.getContext(), org.libreoffice.unotest.UnoRemoteConnection.getContext(), org.libreoffice.unotest.UnoInProcess.getContext(), and org.libreoffice.unotest.mkPropertyValue().
def org.libreoffice.unotest.UnoRemoteConnection.postTest | ( | self | ) |
Definition at line 176 of file unotest.py.
References org.openoffice.test.UnoApiTest.connection, and org.libreoffice.unotest.UnoRemoteConnection.connection.
def org.libreoffice.unotest.UnoRemoteConnection.setUp | ( | self | ) |
def org.libreoffice.unotest.UnoRemoteConnection.tearDown | ( | self | ) |
Definition at line 178 of file unotest.py.
References org.openoffice.test.UnoApiTest.connection, org.libreoffice.unotest.UnoRemoteConnection.connection, and org.libreoffice.unotest.UnoRemoteConnection.tearDown().
Referenced by org.libreoffice.unotest.UnoRemoteConnection.tearDown().
org.libreoffice.unotest.UnoRemoteConnection.args |
Definition at line 151 of file unotest.py.
Referenced by org.libreoffice.unotest.OfficeConnection.bootstrap(), and org.libreoffice.unotest.UnoRemoteConnection.setUp().
org.libreoffice.unotest.UnoRemoteConnection.connection |
Definition at line 152 of file unotest.py.
Referenced by org.libreoffice.unotest.UnoRemoteConnection.getContext(), org.libreoffice.unotest.UnoRemoteConnection.openEmptyWriterDoc(), org.libreoffice.unotest.UnoRemoteConnection.postTest(), org.libreoffice.unotest.UnoRemoteConnection.setUp(), and org.libreoffice.unotest.UnoRemoteConnection.tearDown().
org.libreoffice.unotest.UnoRemoteConnection.xDoc |
Definition at line 167 of file unotest.py.
Referenced by org.libreoffice.unotest.UnoRemoteConnection.getDoc(), org.libreoffice.unotest.UnoInProcess.getDoc(), and org.libreoffice.unotest.UnoInProcess.tearDown().