Home
last modified time | relevance | path

Searched refs:removeView (Results 1 – 13 of 13) sorted by relevance

/trunk/main/slideshow/source/inc/
H A Dunoviewcontainer.hxx68 bool removeView( const UnoViewSharedPtr& rView );
76 UnoViewSharedPtr removeView( const ::com::sun::star::uno::Reference<
/trunk/main/slideshow/source/engine/
H A Dunoviewcontainer.cxx74 …UnoViewSharedPtr UnoViewContainer::removeView( const uno::Reference< presentation::XSlideShowView … in removeView() function in slideshow::internal::UnoViewContainer
114 bool UnoViewContainer::removeView( const UnoViewSharedPtr& rView ) in removeView() function in slideshow::internal::UnoViewContainer
H A Dslideshowimpl.cxx320 virtual sal_Bool SAL_CALL removeView(
1432 sal_Bool SlideShowImpl::removeView( in removeView() function in __anon9a1686190111::SlideShowImpl
1443 UnoViewSharedPtr const pView( maViewContainer.removeView( xView ) ); in removeView()
/trunk/main/slideshow/test/
H A Dslidetest.cxx131 ASSERT_TRUE( maViews.removeView( pTestView ) ) << "Removing second View failed"; in TEST_F()
296 maViews.removeView(mpTestView); in TEST_F()
H A Ddemoshow.cxx350 mxShow->removeView( mpView.get() ); in ~ChildWindow()
/trunk/main/sdext/source/presenter/
H A DPresenterSlideShowView.cxx345 mxSlideShow->removeView(this); in ReleaseView()
803 mxSlideShow->removeView(this); in DeactivatePresenterView()
1082 mxSlideShow->removeView(this); in ForceRepaint()
/trunk/main/slideshow/source/engine/slide/
H A Dlayermanager.cxx225 boost::bind(&Layer::removeView, in viewRemoved()
236 boost::bind( &Layer::removeView, in viewRemoved()
H A Dlayer.hxx129 ViewLayerSharedPtr removeView( const ViewSharedPtr& rView );
H A Dlayer.cxx105 ViewLayerSharedPtr Layer::removeView( const ViewSharedPtr& rView ) in removeView() function in slideshow::internal::Layer
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DViewContainer.java107 public void removeView(Object aView) in removeView() method in ViewContainer
H A DDocumentView.java348 ViewContainer.getGlobalContainer().removeView(this); in shutdown()
/trunk/main/offapi/com/sun/star/presentation/
H A DXSlideShow.idl273 boolean removeView( [in] XSlideShowView xView );
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx679 mxShow->removeView( mxView.getRef() ); in disposing()

Completed in 84 milliseconds