Home
last modified time | relevance | path

Searched refs:getControllers (Results 1 – 14 of 14) sorted by relevance

/trunk/main/basctl/source/basicide/
H A Ddocumentenumeration.cxx109 Reference< XEnumeration > xEnum( xModel2->getControllers(), UNO_SET_THROW ); in lcl_getDocumentControllers_nothrow()
/trunk/main/basic/source/basmgr/
H A Dvbahelper.cxx144 …uno::Reference< container::XEnumeration > xControllersEnum( xModel2->getControllers(), uno::UNO_SE… in lclEnableContainerWindows()
/trunk/main/offapi/com/sun/star/frame/
H A DXModel2.idl63 com::sun::star::container::XEnumeration getControllers();
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmacromigrationdialog.cxx113 Reference< XEnumeration > xControllerEnum( _rxDocument->getControllers(), UNO_SET_THROW ); in lcl_getControllers_throw()
/trunk/main/dbaccess/source/ui/app/
H A Dsubcomponentmanager.cxx277 xControllerEnum = xModel2->getControllers(); in lcl_fallbackToAnotherController()
H A DAppController.cxx2625 Reference< XEnumeration > xEnumControllers( xModel->getControllers(), UNO_SET_THROW ); in onAttachedFrame()
/trunk/main/sdext/source/presenter/
H A DPresenterScreen.cxx428 Reference< container::XEnumeration > xEnum( mxModel->getControllers() ); in InitializePresenterScreen()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasecontext.cxx159 if ( !xModel->getControllers()->hasMoreElements() ) in operator ()()
H A Ddatabasedocument.hxx346 …uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL getControllers( ) throw (::c…
H A Ddatabasedocument.cxx1995 Reference< XEnumeration > SAL_CALL ODatabaseDocument::getControllers( ) throw (RuntimeException) in getControllers() function in dbaccess::ODatabaseDocument
/trunk/main/sfx2/inc/sfx2/
H A Dsfxbasemodel.hxx737 virtual css::uno::Reference< css::container::XEnumeration > SAL_CALL getControllers()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx918 …const uno::Reference< container::XEnumeration > xEnumControllers( xModel2->getControllers(), uno::… in setCursorHelper()
/trunk/main/framework/source/services/
H A Dautorecovery.cxx1306 const Reference< XEnumeration > xEnumControllers( xModel->getControllers() ); in implts_collectActiveViewNames()
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx3982 css::uno::Reference< css::container::XEnumeration > SAL_CALL SfxBaseModel::getControllers() in getControllers() function in SfxBaseModel

Completed in 114 milliseconds