Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/framework/factories/
H A DPresentationFactory.cxx137 const ::rtl::OUString PresentationFactory::msPresentationViewURL( member in sd::framework::PresentationFactory
186 if ( ! rxViewId->hasAnchor() && rxViewId->getResourceURL().equals(msPresentationViewURL)) in createResource()
304 PresentationFactory::msPresentationViewURL, in initialize()
H A DBasicViewFactory.cxx328 … mxConfigurationController->addResourceFactory(FrameworkHelper::msPresentationViewURL, this); in initialize()
437 else if (rsViewURL.equals(FrameworkHelper::msPresentationViewURL)) in CreateViewShell()
/trunk/main/sd/source/ui/framework/tools/
H A DFrameworkHelper.cxx203 const OUString FrameworkHelper::msPresentationViewURL( member in sd::framework::FrameworkHelper
668 (*mpViewURLMap)[msPresentationViewURL] = ViewShell::ST_PRESENTATION; in GetViewId()
691 case ViewShell::ST_PRESENTATION : return msPresentationViewURL; in GetViewURL()
/trunk/main/sd/source/ui/view/
H A DPresentationViewShellBase.cxx57 pBase->LateInit(framework::FrameworkHelper::msPresentationViewURL); in CreateInstance()
/trunk/main/sd/source/ui/inc/framework/
H A DPresentationFactory.hxx66 static const ::rtl::OUString msPresentationViewURL; member in sd::framework::PresentationFactory
H A DFrameworkHelper.hxx87 static const ::rtl::OUString msPresentationViewURL; member in sd::framework::FrameworkHelper

Completed in 31 milliseconds