Home
last modified time | relevance | path

Searched refs:subComponent (Results 1 – 2 of 2) sorted by relevance

/trunk/main/connectivity/qa/connectivity/tools/
H A DCRMDatabase.java142 XComponent subComponent = docUI.loadComponent( _objectType, _name, false ); in loadSubComponent() local
143 XController controller = UnoRuntime.queryInterface( XController.class, subComponent ); in loadSubComponent()
146 XModel document = UnoRuntime.queryInterface( XModel.class, subComponent ); in loadSubComponent()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/
H A DReportBuilderImplementation.java372 … XSubDocument subComponent = UnoRuntime.queryInterface(XSubDocument.class, m_documentDefinition); in closeReportDefinition() local
373 subComponent.close(); in closeReportDefinition()

Completed in 23 milliseconds