Searched refs:PresenterWindowManager (Results 1 – 9 of 9) sorted by relevance
121 PresenterWindowManager::PresenterWindowManager ( in PresenterWindowManager() function in sdext::presenter::PresenterWindowManager152 PresenterWindowManager::~PresenterWindowManager (void) in ~PresenterWindowManager()188 void PresenterWindowManager::SetParentPane ( in SetParentPane()243 void PresenterWindowManager::NotifyPaneCreation ( in NotifyPaneCreation()353 void PresenterWindowManager::SetPaneBorderPainter ( in SetPaneBorderPainter()633 PresenterWindowManager::LayoutMode PresenterWindowManager::GetLayoutMode (void) const in GetLayoutMode()732 PresenterWindowManager::ViewMode PresenterWindowManager::GetViewMode (void) const in GetViewMode()812 void PresenterWindowManager::AddLayoutListener ( in AddLayoutListener()840 void PresenterWindowManager::Layout (void) in Layout()1453 void PresenterWindowManager::Invalidate (void) in Invalidate()[all …]
790 ::rtl::Reference<PresenterWindowManager> pWindowManager ( in Execute()796 pWindowManager->SetViewMode(PresenterWindowManager::VM_Notes); in Execute()798 pWindowManager->SetViewMode(PresenterWindowManager::VM_Standard); in Execute()817 ::rtl::Reference<PresenterWindowManager> pWindowManager ( in GetState()829 const ::rtl::Reference<PresenterWindowManager>& rpWindowManager) const in IsActive()831 return rpWindowManager->GetViewMode() == PresenterWindowManager::VM_Notes; in IsActive()855 ::rtl::Reference<PresenterWindowManager> pWindowManager ( in Execute()879 ::rtl::Reference<PresenterWindowManager> pWindowManager ( in GetState()908 ::rtl::Reference<PresenterWindowManager> pWindowManager ( in Execute()932 ::rtl::Reference<PresenterWindowManager> pWindowManager ( in GetState()[all …]
117 mpWindowManager(new PresenterWindowManager(rxContext,mpPaneContainer,this)), in PresenterController()509 ::rtl::Reference<PresenterWindowManager> PresenterController::GetWindowManager (void) const in GetWindowManager()1085 if (mpWindowManager->GetViewMode() != PresenterWindowManager::VM_Help) in keyReleased()1086 mpWindowManager->SetViewMode(PresenterWindowManager::VM_Help); in keyReleased()1133 mpWindowManager->SetViewMode(PresenterWindowManager::VM_Standard); in HandleNumericKeyPress()1136 mpWindowManager->SetViewMode(PresenterWindowManager::VM_Notes); in HandleNumericKeyPress()1139 mpWindowManager->SetViewMode(PresenterWindowManager::VM_SlideOverview); in HandleNumericKeyPress()
72 class PresenterWindowManager class78 PresenterWindowManager (82 virtual ~PresenterWindowManager (void);
68 class PresenterWindowManager;111 ::rtl::Reference<PresenterWindowManager> GetWindowManager (void) const;222 ::rtl::Reference<PresenterWindowManager> mpWindowManager;
48 class PresenterWindowManager;
84 ::rtl::Reference<PresenterWindowManager> mpWindowManager;214 const ::rtl::Reference<PresenterWindowManager>& rpWindowManager);1163 const ::rtl::Reference<PresenterWindowManager>& rpWindowManager in MovePanes()
93 $(SLO)$/PresenterWindowManager.obj \
49 class PresenterWindowManager;
Completed in 59 milliseconds