Home
last modified time | relevance | path

Searched refs:xUI (Results 1 – 3 of 3) sorted by relevance

/trunk/main/extensions/source/propctrlr/
H A Ddefaulthelpprovider.cxx136 Reference< XObjectInspectorUI > xUI( arguments[0], UNO_QUERY ); in initialize() local
137 create( xUI ); in initialize()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.cxx2052 Reference< XDatabaseDocumentUI > xUI; in lcl_getDatabaseDocumentUI() local
2056 xUI.set( xModel->getCurrentController(), UNO_QUERY ); in lcl_getDatabaseDocumentUI()
2057 return xUI; in lcl_getDatabaseDocumentUI()
2068 Reference< XDatabaseDocumentUI > xUI( lcl_getDatabaseDocumentUI( *m_pImpl->m_pDataSource ) ); in impl_openUI_nolck_throw() local
2069 if ( !xUI.is() ) in impl_openUI_nolck_throw()
2085 xComponent = xUI->loadComponent( in impl_openUI_nolck_throw()
/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx1581 Reference< XUIElement > xUI( in attachFrame() local
1584 m_xMainToolbar = m_xMainToolbar.query( xUI->getRealInterface() ); in attachFrame()

Completed in 48 milliseconds