Home
last modified time | relevance | path

Searched refs:PresenterPaneFactory (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/sdext/source/presenter/
H A DPresenterPaneFactory.cxx54 const ::rtl::OUString PresenterPaneFactory::msNotesPaneURL(
56 const ::rtl::OUString PresenterPaneFactory::msToolBarPaneURL(
60 const ::rtl::OUString PresenterPaneFactory::msHelpPaneURL(
63 const ::rtl::OUString PresenterPaneFactory::msOverlayPaneURL(
75 rtl::Reference<PresenterPaneFactory> pFactory ( in Create()
85 PresenterPaneFactory::PresenterPaneFactory ( in PresenterPaneFactory() function in sdext::presenter::PresenterPaneFactory
133 PresenterPaneFactory::~PresenterPaneFactory (void) in ~PresenterPaneFactory()
140 void SAL_CALL PresenterPaneFactory::disposing (void) in disposing()
252 Reference<XResource> PresenterPaneFactory::CreatePane ( in CreatePane()
290 Reference<XResource> PresenterPaneFactory::CreatePane ( in CreatePane()
[all …]
H A DPresenterWindowManager.cxx899 PresenterPaneFactory::msCurrentSlidePreviewPaneURL)); in LayoutStandardMode()
902 PresenterPaneFactory::msCurrentSlidePreviewPaneURL, in LayoutStandardMode()
918 PresenterPaneFactory::msNextSlidePreviewPaneURL)); in LayoutStandardMode()
920 PresenterPaneFactory::msNextSlidePreviewPaneURL, in LayoutStandardMode()
958 PresenterPaneFactory::msNotesPaneURL, in LayoutNotesMode()
974 PresenterPaneFactory::msCurrentSlidePreviewPaneURL)); in LayoutNotesMode()
976 PresenterPaneFactory::msCurrentSlidePreviewPaneURL, in LayoutNotesMode()
992 PresenterPaneFactory::msNextSlidePreviewPaneURL)); in LayoutNotesMode()
994 PresenterPaneFactory::msNextSlidePreviewPaneURL, in LayoutNotesMode()
1060 PresenterPaneFactory::msToolBarPaneURL, in LayoutToolBar()
[all …]
H A DPresenterPaneAnimator.cxx684 PresenterPaneFactory::msCurrentSlidePreviewPaneURL)); in SetupPaneGroups()
686 PresenterPaneFactory::msNextSlidePreviewPaneURL)); in SetupPaneGroups()
688 PresenterPaneFactory::msToolBarPaneURL)); in SetupPaneGroups()
690 PresenterPaneFactory::msHelpPaneURL)); in SetupPaneGroups()
696 PresenterPaneFactory::msNotesPaneURL)); in SetupPaneGroups()
782 PresenterPaneFactory::msNotesPaneURL)); in ShowPane()
964 PresenterPaneFactory::msCurrentSlidePreviewPaneURL)); in ShowPane()
966 PresenterPaneFactory::msNextSlidePreviewPaneURL)); in ShowPane()
968 PresenterPaneFactory::msToolBarPaneURL)); in ShowPane()
970 PresenterPaneFactory::msHelpPaneURL)); in ShowPane()
[all …]
H A DPresenterPaneFactory.hxx58 class PresenterPaneFactory class
81 virtual ~PresenterPaneFactory (void);
115 PresenterPaneFactory (
H A Dmakefile.mk78 $(SLO)$/PresenterPaneFactory.obj \
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()
H A DPresenterScreen.cxx690 mxPaneFactory = PresenterPaneFactory::Create( in SetupPaneFactory()

Completed in 54 milliseconds