Searched refs:msPaneURLPrefix (Results 1 – 5 of 5) sorted by relevance
173 const OUString FrameworkHelper::msPaneURLPrefix( member in sd::framework::FrameworkHelper176 msPaneURLPrefix + OUString::createFromAscii("CenterPane"));178 msPaneURLPrefix + OUString::createFromAscii("FullScreenPane"));180 msPaneURLPrefix + OUString::createFromAscii("LeftImpressPane"));182 msPaneURLPrefix + OUString::createFromAscii("LeftDrawPane"));184 msPaneURLPrefix + OUString::createFromAscii("SidebarPane"));558 if (rxPaneId->getResourceURL().match(msPaneURLPrefix)) in GetPaneWindow()
41 const OUString PresenterHelper::msPaneURLPrefix( member in sdext::presenter::PresenterHelper44 msPaneURLPrefix + OUString::createFromAscii("CenterPane"));46 msPaneURLPrefix + OUString::createFromAscii("FullScreenPane"));
44 static const ::rtl::OUString msPaneURLPrefix; member in sdext::presenter::PresenterHelper
73 framework::FrameworkHelper::msPaneURLPrefix, in PaneHider()
72 static const ::rtl::OUString msPaneURLPrefix; member in sd::framework::FrameworkHelper
Completed in 33 milliseconds