Home
last modified time | relevance | path

Searched refs:msDrawViewURL (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/sd/source/ui/framework/tools/
H A DFrameworkHelper.cxx193 const OUString FrameworkHelper::msDrawViewURL( member in sd::framework::FrameworkHelper
663 (*mpViewURLMap)[msDrawViewURL] = ViewShell::ST_DRAW; in GetViewId()
686 case ViewShell::ST_DRAW : return msDrawViewURL; in GetViewURL()
/aoo42x/main/sd/source/ui/framework/factories/
H A DBasicViewFactory.cxx324 mxConfigurationController->addResourceFactory(FrameworkHelper::msDrawViewURL, this); in initialize()
399 else if (rsViewURL.equals(FrameworkHelper::msDrawViewURL)) in CreateViewShell()
/aoo42x/main/sd/source/ui/view/
H A DGraphicViewShellBase.cxx49 pBase->LateInit(framework::FrameworkHelper::msDrawViewURL); in CreateInstance()
/aoo42x/main/sd/source/ui/framework/module/
H A DSlideSorterModule.cxx66 AddActiveMainView(FrameworkHelper::msDrawViewURL); in SlideSorterModule()
/aoo42x/main/sd/source/ui/inc/framework/
H A DFrameworkHelper.hxx82 static const ::rtl::OUString msDrawViewURL; member in sd::framework::FrameworkHelper

Completed in 29 milliseconds