Searched refs:CreateResourceId (Results 1 – 12 of 12) sorted by relevance
/aoo41x/main/sd/source/ui/framework/module/ |
H A D | SlideSorterModule.cxx | 52 FrameworkHelper::CreateResourceId(FrameworkHelper::msSlideSorterURL, rsLeftPaneURL)), in SlideSorterModule() 53 mxViewTabBarId(FrameworkHelper::CreateResourceId( in SlideSorterModule() 100 FrameworkHelper::CreateResourceId(FrameworkHelper::msCenterPaneURL), in notifyConfigurationChange() 134 aButtonA.ResourceId = FrameworkHelper::CreateResourceId( in UpdateViewTabBar() 140 aButtonB.ResourceId = FrameworkHelper::CreateResourceId( in UpdateViewTabBar()
|
H A D | ViewTabBarModule.cxx | 179 aImpressViewButton.ResourceId = FrameworkHelper::CreateResourceId( in UpdateViewTabBar() 187 aOutlineViewButton.ResourceId = FrameworkHelper::CreateResourceId( in UpdateViewTabBar() 195 aNotesViewButton.ResourceId = FrameworkHelper::CreateResourceId( in UpdateViewTabBar() 203 aHandoutViewButton.ResourceId = FrameworkHelper::CreateResourceId( in UpdateViewTabBar()
|
H A D | ResourceManager.cxx | 71 mxMainViewAnchorId(FrameworkHelper::Instance(rxController)->CreateResourceId( in ResourceManager() 254 FrameworkHelper::CreateResourceId(FrameworkHelper::msCenterPaneURL), in HandleResourceRequest()
|
H A D | ImpressModule.cxx | 46 FrameworkHelper::CreateResourceId( in Initialize()
|
H A D | ToolPanelModule.cxx | 144 FrameworkHelper::CreateResourceId( in Initialize()
|
H A D | CenterViewFocusModule.cxx | 151 FrameworkHelper::CreateResourceId(FrameworkHelper::msCenterPaneURL), in HandleNewView()
|
/aoo41x/main/sd/source/ui/framework/tools/ |
H A D | FrameworkHelper.cxx | 503 Reference<XResourceId> xPaneId( CreateResourceId( rsPaneURL ) ); in GetViewShell() 616 CreateResourceId(rsAnchorURL), in RequestView() 618 xViewId = CreateResourceId(rsResourceURL, rsAnchorURL); in RequestView() 739 CreateResourceId(framework::FrameworkHelper::msCenterPaneURL)); in HandleModeChangeSlot() 794 CreateResourceId(sRequestedView, msCenterPaneURL), in HandleModeChangeSlot() 989 Reference<XResourceId> FrameworkHelper::CreateResourceId (const ::rtl::OUString& rsResourceURL) in CreateResourceId() function in sd::framework::FrameworkHelper 997 Reference<XResourceId> FrameworkHelper::CreateResourceId ( in CreateResourceId() function in sd::framework::FrameworkHelper 1007 Reference<XResourceId> FrameworkHelper::CreateResourceId ( in CreateResourceId() function in sd::framework::FrameworkHelper 1021 Reference<XResourceId> FrameworkHelper::CreateResourceId ( in CreateResourceId() function in sd::framework::FrameworkHelper
|
/aoo41x/main/sd/source/ui/inc/framework/ |
H A D | FrameworkHelper.hxx | 329 CreateResourceId ( 337 CreateResourceId ( 346 CreateResourceId ( 355 CreateResourceId (
|
/aoo41x/main/sd/source/ui/framework/factories/ |
H A D | BasicViewFactory.cxx | 517 maCacheableResources.push_back(pHelper->CreateResourceId( in IsCacheable() 519 maCacheableResources.push_back(pHelper->CreateResourceId( in IsCacheable()
|
/aoo41x/main/sd/source/ui/slideshow/ |
H A D | SlideShowRestarter.cxx | 137 pHelper->CreateResourceId(FrameworkHelper::msFullScreenPaneURL)).is()) in IMPL_LINK()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | ViewShellBase.cxx | 366 pHelper->CreateResourceId(FrameworkHelper::msCenterPaneURL)); in LateInit() 368 pHelper->CreateResourceId(sView, xCenterPaneId)); in LateInit()
|
/aoo41x/main/sd/source/ui/app/ |
H A D | sdmod1.cxx | 327 FrameworkHelper::CreateResourceId( in OutlineToImpress()
|
Completed in 158 milliseconds