Home
last modified time | relevance | path

Searched refs:getViewControllerName (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sfx2/inc/sfx2/
H A Dsfxbasecontroller.hxx156 virtual ::rtl::OUString SAL_CALL getViewControllerName();
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmacromigrationdialog.cxx528 ::rtl::OUString sViewName( xController->getViewControllerName() ); in impl_reloadDocument_nothrow()
/trunk/main/dbaccess/inc/
H A Dgenericcontroller.hxx468 virtual ::rtl::OUString SAL_CALL getViewControllerName();
/trunk/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx470 ::rtl::OUString SAL_CALL OGenericUnoController::getViewControllerName() in getViewControllerName() function in dbaui::OGenericUnoController
/trunk/main/framework/source/services/
H A Dautorecovery.cxx1303 sViewName = xController->getViewControllerName(); in implts_collectActiveViewNames()
1315 sViewName = xController->getViewControllerName(); in implts_collectActiveViewNames()
/trunk/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx565 ::rtl::OUString SAL_CALL SfxBaseController::getViewControllerName() in getViewControllerName() function in SfxBaseController