Home
last modified time | relevance | path

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

/aoo4110/main/sdext/source/presenter/
H A DPresenterPaneContainer.cxx84 SharedPaneDescriptor pPane (FindPaneURL(rxPaneId->getResourceURL())); in PreparePane()
146 pDescriptor = FindPaneURL(sPaneURL); in StorePane()
150 pDescriptor = FindPaneURL(sPaneURL); in StorePane()
186 SharedPaneDescriptor pDescriptor (FindPaneURL(sPaneURL)); in StoreBorderWindow()
217 pDescriptor = FindPaneURL(sPaneURL); in StoreView()
282 pDescriptor = FindPaneURL(sPaneURL); in RemoveView()
328 PresenterPaneContainer::SharedPaneDescriptor PresenterPaneContainer::FindPaneURL ( in FindPaneURL() function in sdext::presenter::PresenterPaneContainer
H A DPresenterPaneAnimator.cxx683 pUpperPanes->AddPane(mpPaneContainer->FindPaneURL( in SetupPaneGroups()
685 pUpperPanes->AddPane(mpPaneContainer->FindPaneURL( in SetupPaneGroups()
687 pUpperPanes->AddPane(mpPaneContainer->FindPaneURL( in SetupPaneGroups()
689 pUpperPanes->AddPane(mpPaneContainer->FindPaneURL( in SetupPaneGroups()
695 pLowerPanes->AddPane(mpPaneContainer->FindPaneURL( in SetupPaneGroups()
781 pLowerPanes->AddPane(mpPaneContainer->FindPaneURL( in ShowPane()
963 pAllPanes->AddPane(mpPaneContainer->FindPaneURL( in ShowPane()
965 pAllPanes->AddPane(mpPaneContainer->FindPaneURL( in ShowPane()
967 pAllPanes->AddPane(mpPaneContainer->FindPaneURL( in ShowPane()
969 pAllPanes->AddPane(mpPaneContainer->FindPaneURL( in ShowPane()
[all …]
H A DPresenterWindowManager.cxx329 mpPaneContainer->FindPaneURL(rsPaneURL)); in SetPanePosSizeAbsolute()
894 mpPaneContainer->FindPaneURL(PresenterPaneFactory::msCurrentSlidePreviewPaneURL)); in LayoutStandardMode()
913 pPane = mpPaneContainer->FindPaneURL(PresenterPaneFactory::msNextSlidePreviewPaneURL); in LayoutStandardMode()
949 mpPaneContainer->FindPaneURL(PresenterPaneFactory::msNotesPaneURL)); in LayoutNotesMode()
969 pPane = mpPaneContainer->FindPaneURL(PresenterPaneFactory::msCurrentSlidePreviewPaneURL); in LayoutNotesMode()
987 pPane = mpPaneContainer->FindPaneURL(PresenterPaneFactory::msNextSlidePreviewPaneURL); in LayoutNotesMode()
1048 mpPaneContainer->FindPaneURL(PresenterPaneFactory::msToolBarPaneURL)); in LayoutToolBar()
H A DPresenterPaneFactory.cxx191 pPaneContainer->FindPaneURL(sPaneURL)); in createResource()
225 pPaneContainer->FindPaneURL(sPaneURL)); in releaseResource()
H A DPresenterPaneContainer.hxx165 SharedPaneDescriptor FindPaneURL (const ::rtl::OUString& rsPaneURL);
H A DPresenterAccessibility.cxx629 pPreviewPane = pContainer->FindPaneURL(PresenterPaneFactory::msCurrentSlidePreviewPaneURL); in GetPreviewPane()
635 pPreviewPane = pContainer->FindPaneURL(PresenterPaneFactory::msSlideSorterPaneURL); in GetPreviewPane()
670 pPaneContainer->FindPaneURL(PresenterPaneFactory::msNotesPaneURL)); in UpdateAccessibilityHierarchy()

Completed in 56 milliseconds