Searched refs:GetWindowManager (Results 1 – 7 of 7) sorted by relevance
411 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()
1358 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()
111 ::rtl::Reference<PresenterWindowManager> GetWindowManager (void) const;
486 mpPresenterController->GetWindowManager()->RestoreViewMode(); in InitializePresenterScreen()
617 OSL_ASSERT(mpPresenterController->GetWindowManager().get()!=NULL); in mouseReleased()618 mpPresenterController->GetWindowManager()->SetSlideSorterState(false); in mouseReleased()
509 ::rtl::Reference<PresenterWindowManager> PresenterController::GetWindowManager (void) const in GetWindowManager() function in sdext::presenter::PresenterController
327 mpWindowManager(rpPresenterController->GetWindowManager()), in PresenterPaneAnimatorBase()
Completed in 100 milliseconds