Home
last modified time | relevance | path

Searched refs:FrameworkHelper (Results 1 – 25 of 50) sorted by relevance

12

/aoo42x/main/sd/source/ui/framework/tools/
H A DFrameworkHelper.cxx305 class FrameworkHelper::ViewURLMap
349 class FrameworkHelper::Deleter
363 ::boost::scoped_ptr<FrameworkHelper::ViewURLMap> FrameworkHelper::mpViewURLMap(new ViewURLMap());
366 FrameworkHelper::InstanceMap FrameworkHelper::maInstanceMap;
370 ::boost::shared_ptr<FrameworkHelper> FrameworkHelper::Instance ( in Instance()
393 ::boost::shared_ptr<FrameworkHelper> FrameworkHelper::Instance (ViewShellBase& rBase) in Instance()
447 FrameworkHelper::FrameworkHelper (ViewShellBase& rBase) in FrameworkHelper() function in sd::framework::FrameworkHelper
473 FrameworkHelper::~FrameworkHelper (void) in ~FrameworkHelper()
480 void FrameworkHelper::Dispose (void) in Dispose()
490 bool FrameworkHelper::IsValid (void) in IsValid()
[all …]
/aoo42x/main/sd/source/ui/framework/module/
H A DSlideSorterModule.cxx40 using ::sd::framework::FrameworkHelper;
52 FrameworkHelper::CreateResourceId(FrameworkHelper::msSlideSorterURL, rsLeftPaneURL)), in SlideSorterModule()
54 FrameworkHelper::msViewTabBarURL, in SlideSorterModule()
55 FrameworkHelper::msCenterPaneURL)), in SlideSorterModule()
70 FrameworkHelper::msResourceActivationEvent, in SlideSorterModule()
98 FrameworkHelper::msViewURLPrefix) in notifyConfigurationChange()
100 FrameworkHelper::CreateResourceId(FrameworkHelper::msCenterPaneURL), in notifyConfigurationChange()
135 FrameworkHelper::msSlideSorterURL, in UpdateViewTabBar()
136 FrameworkHelper::msCenterPaneURL); in UpdateViewTabBar()
141 FrameworkHelper::msHandoutViewURL, in UpdateViewTabBar()
[all …]
H A DViewTabBarModule.cxx42 using ::sd::framework::FrameworkHelper;
72 FrameworkHelper::msResourceActivationRequestEvent, in ViewTabBarModule()
76 FrameworkHelper::msResourceDeactivationRequestEvent, in ViewTabBarModule()
82 FrameworkHelper::msResourceActivationEvent, in ViewTabBarModule()
179 aImpressViewButton.ResourceId = FrameworkHelper::CreateResourceId( in UpdateViewTabBar()
180 FrameworkHelper::msImpressViewURL, in UpdateViewTabBar()
187 aOutlineViewButton.ResourceId = FrameworkHelper::CreateResourceId( in UpdateViewTabBar()
188 FrameworkHelper::msOutlineViewURL, in UpdateViewTabBar()
195 aNotesViewButton.ResourceId = FrameworkHelper::CreateResourceId( in UpdateViewTabBar()
196 FrameworkHelper::msNotesViewURL, in UpdateViewTabBar()
[all …]
H A DToolBarModule.cxx38 using ::sd::framework::FrameworkHelper;
77 FrameworkHelper::msConfigurationUpdateStartEvent, in ToolBarModule()
81 FrameworkHelper::msConfigurationUpdateEndEvent, in ToolBarModule()
85 FrameworkHelper::msResourceActivationRequestEvent, in ToolBarModule()
89 FrameworkHelper::msResourceDeactivationRequestEvent, in ToolBarModule()
142 FrameworkHelper::msViewURLPrefix) in notifyConfigurationChange()
144 FrameworkHelper::msCenterPaneURL, AnchorBindingMode_DIRECT)) in notifyConfigurationChange()
186 ::boost::shared_ptr<FrameworkHelper> pFrameworkHelper ( in HandleUpdateEnd()
187 FrameworkHelper::Instance(*mpBase)); in HandleUpdateEnd()
189 = pFrameworkHelper->GetViewShell(FrameworkHelper::msCenterPaneURL).get(); in HandleUpdateEnd()
H A DResourceManager.cxx40 using ::sd::framework::FrameworkHelper;
71 mxMainViewAnchorId(FrameworkHelper::Instance(rxController)->CreateResourceId( in ResourceManager()
72 FrameworkHelper::msCenterPaneURL)), in ResourceManager()
85 FrameworkHelper::msResourceActivationRequestEvent, in ResourceManager()
89 FrameworkHelper::msResourceDeactivationRequestEvent, in ResourceManager()
156 FrameworkHelper::msCenterPaneURL, in notifyConfigurationChange()
162 FrameworkHelper::msViewURLPrefix)) in notifyConfigurationChange()
254 FrameworkHelper::CreateResourceId(FrameworkHelper::msCenterPaneURL), in HandleResourceRequest()
255 FrameworkHelper::msViewURLPrefix, in HandleResourceRequest()
H A DCenterViewFocusModule.cxx48 using ::sd::framework::FrameworkHelper;
88 FrameworkHelper::msConfigurationUpdateEndEvent, in CenterViewFocusModule()
92 FrameworkHelper::msResourceActivationEvent, in CenterViewFocusModule()
126 if (rEvent.Type.equals(FrameworkHelper::msConfigurationUpdateEndEvent)) in notifyConfigurationChange()
130 else if (rEvent.Type.equals(FrameworkHelper::msResourceActivationEvent)) in notifyConfigurationChange()
132 if (rEvent.ResourceId->getResourceURL().match(FrameworkHelper::msViewURLPrefix)) in notifyConfigurationChange()
151 FrameworkHelper::CreateResourceId(FrameworkHelper::msCenterPaneURL), in HandleNewView()
152 FrameworkHelper::msViewURLPrefix, in HandleNewView()
H A DToolPanelModule.cxx41 using ::sd::framework::FrameworkHelper;
144 FrameworkHelper::CreateResourceId( in Initialize()
145 FrameworkHelper::msSidebarViewURL, in Initialize()
146 FrameworkHelper::msSidebarPaneURL))); in Initialize()
147 pResourceManager->AddActiveMainView(FrameworkHelper::msImpressViewURL); in Initialize()
148 pResourceManager->AddActiveMainView(FrameworkHelper::msNotesViewURL); in Initialize()
149 pResourceManager->AddActiveMainView(FrameworkHelper::msHandoutViewURL); in Initialize()
150 pResourceManager->AddActiveMainView(FrameworkHelper::msSlideSorterURL); in Initialize()
H A DImpressModule.cxx46 FrameworkHelper::CreateResourceId( in Initialize()
47 FrameworkHelper::msViewTabBarURL, in Initialize()
48 FrameworkHelper::msCenterPaneURL)); in Initialize()
51 FrameworkHelper::msLeftImpressPaneURL); in Initialize()
H A DShellStackGuard.cxx42 using ::sd::framework::FrameworkHelper;
78 FrameworkHelper::msConfigurationUpdateStartEvent, in ShellStackGuard()
113 if (rEvent.Type.equals(FrameworkHelper::msConfigurationUpdateStartEvent)) in notifyConfigurationChange()
/aoo42x/main/sd/source/ui/view/
H A DViewShellBase.cxx98 using ::sd::framework::FrameworkHelper;
123 using ::sd::framework::FrameworkHelper;
362 ::boost::shared_ptr<FrameworkHelper> pHelper (FrameworkHelper::Instance(*this)); in LateInit()
720 framework::FrameworkHelper::msLeftDrawPaneURL, in Execute()
721 framework::FrameworkHelper::msSlideSorterURL); in Execute()
728 framework::FrameworkHelper::msSlideSorterURL); in Execute()
1260 ::boost::shared_ptr<FrameworkHelper> pHelper (FrameworkHelper::Instance(mrBase)); in ProcessRestoreEditingViewSlot()
1263 FrameworkHelper::msCenterPaneURL); in ProcessRestoreEditingViewSlot()
1443 FrameworkHelper::msImpressViewURL, in GetSlotState()
1444 FrameworkHelper::msCenterPaneURL); in GetSlotState()
[all …]
H A DViewTabBar.cxx58 using ::sd::framework::FrameworkHelper;
145 FrameworkHelper::msResourceActivationEvent, in ViewTabBar()
154 FrameworkHelper::msCenterPaneURL, AnchorBindingMode_DIRECT)) in ViewTabBar()
174 FrameworkHelper::msCenterPaneURL, AnchorBindingMode_DIRECT)) in disposing()
239 FrameworkHelper::msCenterPaneURL, AnchorBindingMode_DIRECT)) in GetAnchorWindow()
285 if (rEvent.Type.equals(FrameworkHelper::msResourceActivationEvent) in notifyConfigurationChange()
286 && rEvent.ResourceId->getResourceURL().match(FrameworkHelper::msViewURLPrefix) in notifyConfigurationChange()
440 FrameworkHelper::msCenterPaneURL)), in ActivatePage()
622 xView = FrameworkHelper::Instance(*mpViewShellBase)->GetView( in UpdateActiveButton()
/aoo42x/main/sd/source/ui/framework/factories/
H A DBasicViewFactory.cxx57 using ::sd::framework::FrameworkHelper;
389 if (rsViewURL.equals(FrameworkHelper::msImpressViewURL)) in CreateViewShell()
399 else if (rsViewURL.equals(FrameworkHelper::msDrawViewURL)) in CreateViewShell()
408 else if (rsViewURL.equals(FrameworkHelper::msOutlineViewURL)) in CreateViewShell()
417 else if (rsViewURL.equals(FrameworkHelper::msNotesViewURL)) in CreateViewShell()
427 else if (rsViewURL.equals(FrameworkHelper::msHandoutViewURL)) in CreateViewShell()
437 else if (rsViewURL.equals(FrameworkHelper::msPresentationViewURL)) in CreateViewShell()
446 else if (rsViewURL.equals(FrameworkHelper::msSlideSorterURL)) in CreateViewShell()
514 ::boost::shared_ptr<FrameworkHelper> pHelper (FrameworkHelper::Instance(*mpBase)); in IsCacheable()
518 FrameworkHelper::msSlideSorterURL, FrameworkHelper::msLeftDrawPaneURL)); in IsCacheable()
[all …]
H A DBasicPaneFactory.cxx47 using ::sd::framework::FrameworkHelper;
211 aDescriptor.msPaneURL = FrameworkHelper::msCenterPaneURL; in initialize()
218 aDescriptor.msPaneURL = FrameworkHelper::msFullScreenPaneURL; in initialize()
223 aDescriptor.msPaneURL = FrameworkHelper::msLeftImpressPaneURL; in initialize()
229 aDescriptor.msPaneURL = FrameworkHelper::msLeftDrawPaneURL; in initialize()
240 FrameworkHelper::msConfigurationUpdateStartEvent, in initialize()
244 FrameworkHelper::msConfigurationUpdateEndEvent, in initialize()
/aoo42x/main/sd/source/ui/inc/framework/
H A DFrameworkHelper.hxx66 class FrameworkHelper class
67 : public ::boost::enable_shared_from_this<FrameworkHelper>,
121 static ::boost::shared_ptr<FrameworkHelper> Instance (ViewShellBase& rBase);
123 static ::boost::shared_ptr<FrameworkHelper> Instance (
367 ::boost::shared_ptr<FrameworkHelper> > InstanceMap;
384 FrameworkHelper (ViewShellBase& rBase);
385 FrameworkHelper (const FrameworkHelper& rHelper); // Not implemented.
386 ~FrameworkHelper (void);
388 FrameworkHelper& operator= (const FrameworkHelper& rHelper); // Not implemented.
/aoo42x/main/sd/source/ui/tools/
H A DEventMultiplexer.cxx50 using ::sd::framework::FrameworkHelper;
299 FrameworkHelper::msResourceActivationEvent, in Implementation()
303 FrameworkHelper::msResourceDeactivationEvent, in Implementation()
307 FrameworkHelper::msConfigurationUpdateEndEvent, in Implementation()
636 if (rEvent.ResourceId->getResourceURL().match(FrameworkHelper::msViewURLPrefix)) in notifyConfigurationChange()
641 FrameworkHelper::msCenterPaneURL, AnchorBindingMode_DIRECT)) in notifyConfigurationChange()
647 if (rEvent.ResourceId->getResourceURL().equals(FrameworkHelper::msSlideSorterURL)) in notifyConfigurationChange()
651 FrameworkHelper::GetViewShell( in notifyConfigurationChange()
663 if (rEvent.ResourceId->getResourceURL().match(FrameworkHelper::msViewURLPrefix)) in notifyConfigurationChange()
668 FrameworkHelper::msCenterPaneURL, AnchorBindingMode_DIRECT)) in notifyConfigurationChange()
[all …]
/aoo42x/main/sd/source/ui/framework/configuration/
H A DConfigurationControllerResourceManager.cxx137 FrameworkHelper::ResourceIdToString(rxResourceId), RTL_TEXTENCODING_UTF8).getStr()); in ActivateResource()
184 FrameworkHelper::msResourceActivationEvent, in ActivateResource()
229 FrameworkHelper::msResourceDeactivationEvent, in DeactivateResource()
263 FrameworkHelper::msResourceDeactivationEndEvent, in DeactivateResource()
270 FrameworkHelper::ResourceIdToString(rxResourceId), RTL_TEXTENCODING_UTF8).getStr()); in DeactivateResource()
273 FrameworkHelper::ResourceIdToString(rxResourceId), RTL_TEXTENCODING_UTF8).getStr()); in DeactivateResource()
299 FrameworkHelper::ResourceIdToString(rxResource->getResourceId()), in AddResource()
320 FrameworkHelper::ResourceIdToString(rxResourceId), in RemoveResource()
H A DConfiguration.cxx36 using ::sd::framework::FrameworkHelper;
165 FrameworkHelper::ResourceIdToString(rxResourceId), RTL_TEXTENCODING_UTF8).getStr()); in addResource()
189 FrameworkHelper::ResourceIdToString(rxResourceId), RTL_TEXTENCODING_UTF8).getStr()); in removeResource()
304 aString += FrameworkHelper::ResourceIdToString(*iResource); in getName()
338 aEvent.Type = FrameworkHelper::msResourceActivationRequestEvent; in PostEvent()
340 aEvent.Type = FrameworkHelper::msResourceActivationEvent; in PostEvent()
343 aEvent.Type = FrameworkHelper::msResourceDeactivationRequestEvent; in PostEvent()
345 aEvent.Type = FrameworkHelper::msResourceDeactivationEvent; in PostEvent()
H A DConfigurationUpdater.cxx41 using ::sd::framework::FrameworkHelper;
200 aEvent.Type = FrameworkHelper::msConfigurationUpdateStartEvent; in UpdateConfiguration()
216 aEvent.Type = FrameworkHelper::msConfigurationUpdateEndEvent; in UpdateConfiguration()
394 FrameworkHelper::ResourceIdToString(xResourceId), in CheckPureAnchors()
/aoo42x/main/sd/source/ui/slideshow/
H A DSlideShowRestarter.cxx39 using ::sd::framework::FrameworkHelper;
134 ::boost::shared_ptr<FrameworkHelper> pHelper( in IMPL_LINK()
135 FrameworkHelper::Instance(*mpViewShellBase)); in IMPL_LINK()
137 pHelper->CreateResourceId(FrameworkHelper::msFullScreenPaneURL)).is()) in IMPL_LINK()
143 FrameworkHelper::msConfigurationUpdateEndEvent, in IMPL_LINK()
H A Dslideshow.cxx63 using ::sd::framework::FrameworkHelper;
785 framework::FrameworkHelper::Instance(*mpCurrentViewShellBase)->RequestView( in end()
786 framework::FrameworkHelper::GetViewURL(ePreviousType), in end()
787 framework::FrameworkHelper::msCenterPaneURL); in end()
1176 ::boost::shared_ptr<FrameworkHelper> pHelper(FrameworkHelper::Instance(*mpCurrentViewShellBase)); in StartInPlacePresentation()
1177 …::boost::shared_ptr<ViewShell> pMainViewShell(pHelper->GetViewShell(FrameworkHelper::msCenterPaneU… in StartInPlacePresentation()
1194 pHelper->RequestView( FrameworkHelper::msImpressViewURL, FrameworkHelper::msCenterPaneURL ); in StartInPlacePresentation()
1195 …pHelper->RunOnConfigurationEvent( FrameworkHelper::msConfigurationUpdateEndEvent, ::boost::bind(&S… in StartInPlacePresentation()
H A DPaneHider.cxx44 using ::sd::framework::FrameworkHelper;
72 framework::FrameworkHelper::msPaneURLPrefix, in PaneHider()
77 if ( ! xPaneId->getResourceURL().equals(FrameworkHelper::msCenterPaneURL)) in PaneHider()
84 FrameworkHelper::Instance(mrViewShell.GetViewShellBase())->WaitForUpdate(); in PaneHider()
/aoo42x/main/sd/source/ui/app/
H A Dsdmod1.cxx81 using ::sd::framework::FrameworkHelper;
318 ::boost::shared_ptr<FrameworkHelper> pHelper ( in OutlineToImpress()
319 FrameworkHelper::Instance(*pBase)); in OutlineToImpress()
321 FrameworkHelper::msOutlineViewURL, in OutlineToImpress()
322 FrameworkHelper::msCenterPaneURL); in OutlineToImpress()
325 FrameworkHelper::CreateResourceId( in OutlineToImpress()
326 FrameworkHelper::msOutlineViewURL, in OutlineToImpress()
327 FrameworkHelper::msCenterPaneURL), in OutlineToImpress()
1020 …= dynamic_cast<sd::OutlineViewShell*>(FrameworkHelper::Instance(mrBase)->GetViewShell(FrameworkHel… in operator ()()
/aoo42x/main/sd/source/ui/sidebar/
H A DLayoutMenu.cxx70 using ::sd::framework::FrameworkHelper;
624 FrameworkHelper::msCenterPaneURL)); in Fill()
625 Reference<XView> xView (FrameworkHelper::Instance(mrBase)->GetView(xPaneId)); in Fill()
633 if (sCenterPaneViewName.equals(framework::FrameworkHelper::msNotesViewURL)) in Fill()
637 else if (sCenterPaneViewName.equals(framework::FrameworkHelper::msHandoutViewURL)) in Fill()
641 else if (sCenterPaneViewName.equals(framework::FrameworkHelper::msImpressViewURL) in Fill()
642 || sCenterPaneViewName.equals(framework::FrameworkHelper::msSlideSorterURL)) in Fill()
/aoo42x/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterViewShell.cxx85 using ::sd::framework::FrameworkHelper;
237 FrameworkHelper::msCenterPaneURL, in GetSlideSorter()
238 FrameworkHelper::msFullScreenPaneURL, in GetSlideSorter()
239 FrameworkHelper::msLeftImpressPaneURL, in GetSlideSorter()
244 ::boost::shared_ptr<FrameworkHelper> pFrameworkHelper (FrameworkHelper::Instance(rBase)); in GetSlideSorter()
/aoo42x/main/sd/source/ui/docshell/
H A Ddocshel4.cxx100 using ::sd::framework::FrameworkHelper;
838 sViewURL = FrameworkHelper::msImpressViewURL; in GotoBookmark()
841 sViewURL = FrameworkHelper::msNotesViewURL; in GotoBookmark()
844 sViewURL = FrameworkHelper::msHandoutViewURL; in GotoBookmark()
851 ::boost::shared_ptr<FrameworkHelper> pHelper ( in GotoBookmark()
852 FrameworkHelper::Instance(rBase)); in GotoBookmark()
855 FrameworkHelper::msCenterPaneURL); in GotoBookmark()
859 mpViewShell = pHelper->GetViewShell(FrameworkHelper::msCenterPaneURL).get(); in GotoBookmark()

Completed in 106 milliseconds

12