Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/framework/factories/
H A DBasicViewFactory.cxx329 mxConfigurationController->addResourceFactory(FrameworkHelper::msSlideSorterURL, this); in initialize()
446 else if (rsViewURL.equals(FrameworkHelper::msSlideSorterURL)) in CreateViewShell()
518 FrameworkHelper::msSlideSorterURL, FrameworkHelper::msLeftDrawPaneURL)); in IsCacheable()
520 FrameworkHelper::msSlideSorterURL, FrameworkHelper::msLeftImpressPaneURL)); in IsCacheable()
/trunk/main/sdext/source/presenter/
H A DPresenterViewFactory.cxx65 const ::rtl::OUString PresenterViewFactory::msSlideSorterURL( member in sdext::presenter::PresenterViewFactory
209 mxConfigurationController->addResourceFactory(msSlideSorterURL, this); in Register()
417 else if (sResourceURL.equals(msSlideSorterURL)) in CreateView()
H A DPresenterHelper.hxx50 static const ::rtl::OUString msSlideSorterURL; member in sdext::presenter::PresenterHelper
H A DPresenterHelper.cxx52 const OUString PresenterHelper::msSlideSorterURL( member in sdext::presenter::PresenterHelper
H A DPresenterViewFactory.hxx95 static const ::rtl::OUString msSlideSorterURL; member in sdext::presenter::PresenterViewFactory
H A DPresenterController.cxx783 else if (sViewURL == PresenterViewFactory::msSlideSorterURL) in RequestViews()
H A DPresenterWindowManager.cxx1012 mpPaneContainer->GetPaneURLForViewURL(PresenterViewFactory::msSlideSorterURL), in LayoutSlideSorterMode()
/trunk/main/sd/source/ui/framework/module/
H A DSlideSorterModule.cxx52 FrameworkHelper::CreateResourceId(FrameworkHelper::msSlideSorterURL, rsLeftPaneURL)), in SlideSorterModule()
135 FrameworkHelper::msSlideSorterURL, in UpdateViewTabBar()
H A DToolPanelModule.cxx150 pResourceManager->AddActiveMainView(FrameworkHelper::msSlideSorterURL); in Initialize()
/trunk/main/sd/source/ui/framework/tools/
H A DFrameworkHelper.cxx201 const OUString FrameworkHelper::msSlideSorterURL( member in sd::framework::FrameworkHelper
667 (*mpViewURLMap)[msSlideSorterURL] = ViewShell::ST_SLIDE_SORTER; in GetViewId()
690 case ViewShell::ST_SLIDE_SORTER : return msSlideSorterURL; in GetViewURL()
763 sRequestedView = FrameworkHelper::msSlideSorterURL; in HandleModeChangeSlot()
/trunk/main/sd/source/ui/view/
H A DViewShellBase.cxx721 framework::FrameworkHelper::msSlideSorterURL); in Execute()
728 framework::FrameworkHelper::msSlideSorterURL); in Execute()
1451 FrameworkHelper::msSlideSorterURL, in GetSlotState()
H A DSlideSorterViewShellBase.cxx47 pBase->LateInit(framework::FrameworkHelper::msSlideSorterURL); in CreateInstance()
/trunk/main/sd/source/ui/tools/
H A DEventMultiplexer.cxx647 if (rEvent.ResourceId->getResourceURL().equals(FrameworkHelper::msSlideSorterURL)) in notifyConfigurationChange()
675 if (rEvent.ResourceId->getResourceURL().equals(FrameworkHelper::msSlideSorterURL)) in notifyConfigurationChange()
/trunk/main/sd/source/ui/inc/framework/
H A DFrameworkHelper.hxx86 static const ::rtl::OUString msSlideSorterURL; member in sd::framework::FrameworkHelper
/trunk/main/sd/source/ui/sidebar/
H A DLayoutMenu.cxx642 || sCenterPaneViewName.equals(framework::FrameworkHelper::msSlideSorterURL)) in Fill()

Completed in 76 milliseconds