Searched refs:removeView (Results 1 – 13 of 13) sorted by relevance
68 bool removeView( const UnoViewSharedPtr& rView );76 UnoViewSharedPtr removeView( const ::com::sun::star::uno::Reference<
74 …UnoViewSharedPtr UnoViewContainer::removeView( const uno::Reference< presentation::XSlideShowView … in removeView() function in slideshow::internal::UnoViewContainer114 bool UnoViewContainer::removeView( const UnoViewSharedPtr& rView ) in removeView() function in slideshow::internal::UnoViewContainer
320 virtual sal_Bool SAL_CALL removeView(1432 sal_Bool SlideShowImpl::removeView( in removeView() function in __anon9a1686190111::SlideShowImpl1443 UnoViewSharedPtr const pView( maViewContainer.removeView( xView ) ); in removeView()
131 ASSERT_TRUE( maViews.removeView( pTestView ) ) << "Removing second View failed"; in TEST_F()296 maViews.removeView(mpTestView); in TEST_F()
350 mxShow->removeView( mpView.get() ); in ~ChildWindow()
345 mxSlideShow->removeView(this); in ReleaseView()803 mxSlideShow->removeView(this); in DeactivatePresenterView()1082 mxSlideShow->removeView(this); in ForceRepaint()
225 boost::bind(&Layer::removeView, in viewRemoved()236 boost::bind( &Layer::removeView, in viewRemoved()
129 ViewLayerSharedPtr removeView( const ViewSharedPtr& rView );
105 ViewLayerSharedPtr Layer::removeView( const ViewSharedPtr& rView ) in removeView() function in slideshow::internal::Layer
107 public void removeView(Object aView) in removeView() method in ViewContainer
348 ViewContainer.getGlobalContainer().removeView(this); in shutdown()
273 boolean removeView( [in] XSlideShowView xView );
679 mxShow->removeView( mxView.getRef() ); in disposing()
Completed in 95 milliseconds