Searched refs:PresenterPaneFactory (Results 1 – 7 of 7) sorted by relevance
54 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::PresenterPaneFactory133 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 …]
899 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 …]
684 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 …]
58 class PresenterPaneFactory class81 virtual ~PresenterPaneFactory (void);115 PresenterPaneFactory (
78 $(SLO)$/PresenterPaneFactory.obj \
629 pPreviewPane = pContainer->FindPaneURL(PresenterPaneFactory::msCurrentSlidePreviewPaneURL); in GetPreviewPane()635 pPreviewPane = pContainer->FindPaneURL(PresenterPaneFactory::msSlideSorterPaneURL); in GetPreviewPane()670 pPaneContainer->FindPaneURL(PresenterPaneFactory::msNotesPaneURL)); in UpdateAccessibilityHierarchy()
690 mxPaneFactory = PresenterPaneFactory::Create( in SetupPaneFactory()
Completed in 120 milliseconds