Home
last modified time | relevance | path

Searched refs:addView (Results 1 – 14 of 14) sorted by relevance

/trunk/main/slideshow/test/
H A Dslidetest.cxx63 maViews.addView( mpTestView ); in SetUp()
84 pBgLayer->addView( mpTestView ); in TEST_F()
88 pFgLayer->addView( mpTestView ); in TEST_F()
126 ASSERT_TRUE( maViews.addView( pTestView ) ) << "Adding second View failed"; in TEST_F()
H A Dviews.cxx53 aContainer.addView( pView ); in TEST_F()
H A Ddemoshow.cxx367 mxShow->addView( mpView.get() ); in init()
/trunk/main/slideshow/source/engine/slide/
H A Dlayermanager.cxx198 boost::bind(&Layer::addView, in viewAdded()
211 boost::bind( &Layer::addView, in viewAdded()
783 boost::bind( &Layer::addView, in createForegroundLayer()
H A Dlayer.hxx119 ViewLayerSharedPtr addView( const ViewSharedPtr& rNewView );
H A Dlayer.cxx72 ViewLayerSharedPtr Layer::addView( const ViewSharedPtr& rNewView ) in addView() function in slideshow::internal::Layer
/trunk/main/sdext/source/presenter/
H A DPresenterSlideShowView.cxx169 mxSlideShow->addView(xView); in LateInit()
791 mxSlideShow->addView(this); in ActivatePresenterView()
1083 mxSlideShow->addView(this); in ForceRepaint()
/trunk/main/slideshow/source/inc/
H A Dunoviewcontainer.hxx61 bool addView( const UnoViewSharedPtr& rView );
/trunk/main/slideshow/source/engine/
H A Dslideshowimpl.cxx317 virtual sal_Bool SAL_CALL addView(
1384 sal_Bool SlideShowImpl::addView( in addView() function in __anon9a1686190111::SlideShowImpl
1405 if (!maViewContainer.addView( pView )) in addView()
H A Dunoviewcontainer.cxx48 bool UnoViewContainer::addView( const UnoViewSharedPtr& rView ) in addView() function in slideshow::internal::UnoViewContainer
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DViewContainer.java85 public void addView(Object aView) in addView() method in ViewContainer
H A DDocumentView.java185 ViewContainer.getGlobalContainer().addView(this); in DocumentView()
/trunk/main/offapi/com/sun/star/presentation/
H A DXSlideShow.idl259 boolean addView( [in] XSlideShowView xView );
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx1242 mxShow->addView( mxView.getRef() ); in startShowImpl()

Completed in 102 milliseconds