LibreOffice Module unotest (master) 1
Public Member Functions | Public Attributes | List of all members
org.libreoffice.unotest.UnoRemoteConnection Class Reference

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
 

Detailed Description

Definition at line 149 of file unotest.py.

Constructor & Destructor Documentation

◆ __init__()

def org.libreoffice.unotest.UnoRemoteConnection.__init__ (   self,
  args 
)

Definition at line 150 of file unotest.py.

Member Function Documentation

◆ checkProperties()

def org.libreoffice.unotest.UnoRemoteConnection.checkProperties (   self,
  obj,
  dict,
  test 
)

Definition at line 170 of file unotest.py.

◆ getContext()

def org.libreoffice.unotest.UnoRemoteConnection.getContext (   self)

◆ getDoc()

def org.libreoffice.unotest.UnoRemoteConnection.getDoc (   self)

◆ openEmptyWriterDoc()

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().

◆ postTest()

def org.libreoffice.unotest.UnoRemoteConnection.postTest (   self)

◆ setUp()

def org.libreoffice.unotest.UnoRemoteConnection.setUp (   self)

◆ tearDown()

def org.libreoffice.unotest.UnoRemoteConnection.tearDown (   self)

Member Data Documentation

◆ args

org.libreoffice.unotest.UnoRemoteConnection.args

◆ connection

org.libreoffice.unotest.UnoRemoteConnection.connection

◆ xDoc

org.libreoffice.unotest.UnoRemoteConnection.xDoc

The documentation for this class was generated from the following file: