Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterProtocolHandler.cxx411 mpPresenterController->GetWindowManager()->AddLayoutListener(this); in Dispatch()
514 mpPresenterController->GetWindowManager()->RemoveLayoutListener(this); in disposing()
791 mpPresenterController->GetWindowManager()); in Execute()
818 mpPresenterController->GetWindowManager()); in GetState()
856 mpPresenterController->GetWindowManager()); in Execute()
880 mpPresenterController->GetWindowManager()); in GetState()
909 mpPresenterController->GetWindowManager()); in Execute()
933 mpPresenterController->GetWindowManager()); in GetState()
H A DPresenterToolBar.cxx1358 OSL_ASSERT(mpToolBar->GetPresenterController()->GetWindowManager().is()); in Element()
1702 OSL_ASSERT(mpToolBar->GetPresenterController()->GetWindowManager().is()); in Button()
1717 mpToolBar->GetPresenterController()->GetWindowManager()->AddLayoutListener(this); in Initialize()
1731 OSL_ASSERT(mpToolBar->GetPresenterController()->GetWindowManager().is()); in disposing()
1734 mpToolBar->GetPresenterController()->GetWindowManager()->RemoveLayoutListener(this); in disposing()
H A DPresenterController.hxx111 ::rtl::Reference<PresenterWindowManager> GetWindowManager (void) const;
H A DPresenterScreen.cxx486 mpPresenterController->GetWindowManager()->RestoreViewMode(); in InitializePresenterScreen()
H A DPresenterSlideSorter.cxx617 OSL_ASSERT(mpPresenterController->GetWindowManager().get()!=NULL); in mouseReleased()
618 mpPresenterController->GetWindowManager()->SetSlideSorterState(false); in mouseReleased()
H A DPresenterController.cxx509 ::rtl::Reference<PresenterWindowManager> PresenterController::GetWindowManager (void) const in GetWindowManager() function in sdext::presenter::PresenterController
H A DPresenterPaneAnimator.cxx327 mpWindowManager(rpPresenterController->GetWindowManager()), in PresenterPaneAnimatorBase()

Completed in 51 milliseconds