Lines Matching refs:PresenterPaneContainer

42 PresenterPaneContainer::PresenterPaneContainer (  in PresenterPaneContainer()  function in sdext::presenter::PresenterPaneContainer
62 PresenterPaneContainer::~PresenterPaneContainer (void) in ~PresenterPaneContainer()
69 void PresenterPaneContainer::PreparePane ( in PreparePane()
122 void SAL_CALL PresenterPaneContainer::disposing (void) in disposing()
134 PresenterPaneContainer::SharedPaneDescriptor
135 PresenterPaneContainer::StorePane (const rtl::Reference<PresenterPaneBase>& rxPane) in StorePane()
175 PresenterPaneContainer::SharedPaneDescriptor
176 PresenterPaneContainer::StoreBorderWindow( in StoreBorderWindow()
199 PresenterPaneContainer::SharedPaneDescriptor
200 PresenterPaneContainer::StoreView ( in StoreView()
245 PresenterPaneContainer::SharedPaneDescriptor
246 PresenterPaneContainer::RemovePane (const Reference<XResourceId>& rxPaneId) in RemovePane()
266 PresenterPaneContainer::SharedPaneDescriptor
267 PresenterPaneContainer::RemoveView (const Reference<XView>& rxView) in RemoveView()
296 PresenterPaneContainer::SharedPaneDescriptor PresenterPaneContainer::FindBorderWindow ( in FindBorderWindow()
312 PresenterPaneContainer::SharedPaneDescriptor PresenterPaneContainer::FindContentWindow ( in FindContentWindow()
328 PresenterPaneContainer::SharedPaneDescriptor PresenterPaneContainer::FindPaneURL ( in FindPaneURL()
344 PresenterPaneContainer::SharedPaneDescriptor PresenterPaneContainer::FindPaneId ( in FindPaneId()
364 PresenterPaneContainer::SharedPaneDescriptor PresenterPaneContainer::FindViewURL ( in FindViewURL()
380 ::rtl::OUString PresenterPaneContainer::GetPaneURLForViewURL (const ::rtl::OUString& rsViewURL) in GetPaneURLForViewURL()
392 void PresenterPaneContainer::ToTop (const SharedPaneDescriptor& rpDescriptor) in ToTop()
419 void SAL_CALL PresenterPaneContainer::disposing ( in disposing()
436 void PresenterPaneContainer::PaneDescriptor::SetActivationState (const bool bIsActive) in SetActivationState()