Searched refs:addView (Results 1 – 14 of 14) sorted by relevance
63 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()
53 aContainer.addView( pView ); in TEST_F()
367 mxShow->addView( mpView.get() ); in init()
198 boost::bind(&Layer::addView, in viewAdded()211 boost::bind( &Layer::addView, in viewAdded()783 boost::bind( &Layer::addView, in createForegroundLayer()
119 ViewLayerSharedPtr addView( const ViewSharedPtr& rNewView );
72 ViewLayerSharedPtr Layer::addView( const ViewSharedPtr& rNewView ) in addView() function in slideshow::internal::Layer
169 mxSlideShow->addView(xView); in LateInit()791 mxSlideShow->addView(this); in ActivatePresenterView()1083 mxSlideShow->addView(this); in ForceRepaint()
61 bool addView( const UnoViewSharedPtr& rView );
317 virtual sal_Bool SAL_CALL addView(1384 sal_Bool SlideShowImpl::addView( in addView() function in __anon9a1686190111::SlideShowImpl1405 if (!maViewContainer.addView( pView )) in addView()
48 bool UnoViewContainer::addView( const UnoViewSharedPtr& rView ) in addView() function in slideshow::internal::UnoViewContainer
85 public void addView(Object aView) in addView() method in ViewContainer
185 ViewContainer.getGlobalContainer().addView(this); in DocumentView()
259 boolean addView( [in] XSlideShowView xView );
1242 mxShow->addView( mxView.getRef() ); in startShowImpl()
Completed in 59 milliseconds