Home
last modified time | relevance | path

Searched refs:msViewURLPrefix (Results 1 – 10 of 10) sorted by relevance

/aoo42x/main/sd/source/ui/framework/tools/
H A DFrameworkHelper.cxx189 const OUString FrameworkHelper::msViewURLPrefix( member in sd::framework::FrameworkHelper
192 msViewURLPrefix + OUString::createFromAscii("ImpressView"));
194 msViewURLPrefix + OUString::createFromAscii("GraphicView"));
196 msViewURLPrefix + OUString::createFromAscii("OutlineView"));
198 msViewURLPrefix + OUString::createFromAscii("NotesView"));
200 msViewURLPrefix + OUString::createFromAscii("HandoutView"));
202 msViewURLPrefix + OUString::createFromAscii("SlideSorter"));
204 msViewURLPrefix + OUString::createFromAscii("PresentationView"));
206 msViewURLPrefix + OUString::createFromAscii("SidebarView"));
287 i_rPaneId, FrameworkHelper::msViewURLPrefix, AnchorBindingMode_DIRECT ) ); in lcl_getFirstViewInPane()
[all …]
/aoo42x/main/sdext/source/presenter/
H A DPresenterHelper.cxx48 const OUString PresenterHelper::msViewURLPrefix( member in sdext::presenter::PresenterHelper
51 msViewURLPrefix + OUString::createFromAscii("PresenterScreen"));
53 msViewURLPrefix + OUString::createFromAscii("SlideSorter"));
H A DPresenterHelper.hxx48 static const ::rtl::OUString msViewURLPrefix; member in sdext::presenter::PresenterHelper
/aoo42x/main/sd/source/ui/framework/module/
H A DCenterViewFocusModule.cxx132 if (rEvent.ResourceId->getResourceURL().match(FrameworkHelper::msViewURLPrefix)) in notifyConfigurationChange()
152 FrameworkHelper::msViewURLPrefix, in HandleNewView()
H A DResourceManager.cxx162 FrameworkHelper::msViewURLPrefix)) in notifyConfigurationChange()
255 FrameworkHelper::msViewURLPrefix, in HandleResourceRequest()
H A DSlideSorterModule.cxx98 FrameworkHelper::msViewURLPrefix) in notifyConfigurationChange()
H A DToolBarModule.cxx142 FrameworkHelper::msViewURLPrefix) in notifyConfigurationChange()
/aoo42x/main/sd/source/ui/tools/
H A DEventMultiplexer.cxx636 if (rEvent.ResourceId->getResourceURL().match(FrameworkHelper::msViewURLPrefix)) in notifyConfigurationChange()
663 if (rEvent.ResourceId->getResourceURL().match(FrameworkHelper::msViewURLPrefix)) in notifyConfigurationChange()
/aoo42x/main/sd/source/ui/inc/framework/
H A DFrameworkHelper.hxx80 static const ::rtl::OUString msViewURLPrefix; member in sd::framework::FrameworkHelper
/aoo42x/main/sd/source/ui/view/
H A DViewTabBar.cxx286 && rEvent.ResourceId->getResourceURL().match(FrameworkHelper::msViewURLPrefix) in notifyConfigurationChange()

Completed in 47 milliseconds