Home
last modified time | relevance | path

Searched refs:msNotesViewURL (Results 1 – 15 of 15) sorted by relevance

/aoo42x/main/sdext/source/presenter/
H A DPresenterViewFactory.cxx61 const ::rtl::OUString PresenterViewFactory::msNotesViewURL( member in sdext::presenter::PresenterViewFactory
207 mxConfigurationController->addResourceFactory(msNotesViewURL, this); in Register()
405 else if (sResourceURL.equals(msNotesViewURL)) in CreateView()
H A DPresenterViewFactory.hxx93 static const ::rtl::OUString msNotesViewURL; member in sdext::presenter::PresenterViewFactory
H A DPresenterProtocolHandler.cxx963 PresenterViewFactory::msNotesViewURL)); in GetNotesView()
H A DPresenterController.cxx779 if (sViewURL == PresenterViewFactory::msNotesViewURL) in RequestViews()
/aoo42x/main/sd/source/ui/framework/tools/
H A DFrameworkHelper.cxx197 const OUString FrameworkHelper::msNotesViewURL( member in sd::framework::FrameworkHelper
665 (*mpViewURLMap)[msNotesViewURL] = ViewShell::ST_NOTES; in GetViewId()
688 case ViewShell::ST_NOTES : return msNotesViewURL; in GetViewURL()
754 sRequestedView = FrameworkHelper::msNotesViewURL; in HandleModeChangeSlot()
/aoo42x/main/sd/source/ui/framework/factories/
H A DBasicViewFactory.cxx326 mxConfigurationController->addResourceFactory(FrameworkHelper::msNotesViewURL, this); in initialize()
417 else if (rsViewURL.equals(FrameworkHelper::msNotesViewURL)) in CreateViewShell()
/aoo42x/main/sd/source/ui/view/
H A DViewShellBase.cxx817 sViewURL = framework::FrameworkHelper::msNotesViewURL; in ReadUserDataSequence()
1042 sRequestedView = FrameworkHelper::msNotesViewURL; in GetInitialViewShellType()
1474 FrameworkHelper::msNotesViewURL, in GetSlotState()
H A Ddrviewse.cxx994 sRequestedView = framework::FrameworkHelper::msNotesViewURL; in FuSupport()
H A DOutliner.cxx1298 sViewURL = framework::FrameworkHelper::msNotesViewURL; in SetViewMode()
/aoo42x/main/sd/source/ui/framework/module/
H A DToolPanelModule.cxx148 pResourceManager->AddActiveMainView(FrameworkHelper::msNotesViewURL); in Initialize()
H A DSlideSorterModule.cxx64 AddActiveMainView(FrameworkHelper::msNotesViewURL); in SlideSorterModule()
H A DViewTabBarModule.cxx196 FrameworkHelper::msNotesViewURL, in UpdateViewTabBar()
/aoo42x/main/sd/source/ui/inc/framework/
H A DFrameworkHelper.hxx84 static const ::rtl::OUString msNotesViewURL; member in sd::framework::FrameworkHelper
/aoo42x/main/sd/source/ui/sidebar/
H A DLayoutMenu.cxx633 if (sCenterPaneViewName.equals(framework::FrameworkHelper::msNotesViewURL)) in Fill()
/aoo42x/main/sd/source/ui/docshell/
H A Ddocshel4.cxx841 sViewURL = FrameworkHelper::msNotesViewURL; in GotoBookmark()

Completed in 90 milliseconds