Searched refs:addView (Results 1 – 14 of 14) sorted by relevance
61 maViews.addView( mpTestView ); in setUp()80 pBgLayer->addView( mpTestView ); in testLayer()84 pFgLayer->addView( mpTestView ); in testLayer()135 maViews.addView( pTestView ) ); in testBasics()
53 aContainer.addView( pView ); in testContainer()
356 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 );
85 public void addView(Object aView) in addView() method in ViewContainer
185 ViewContainer.getGlobalContainer().addView(this); in DocumentView()
48 bool UnoViewContainer::addView( const UnoViewSharedPtr& rView ) in addView() function in slideshow::internal::UnoViewContainer
317 virtual sal_Bool SAL_CALL addView(1384 sal_Bool SlideShowImpl::addView( in addView() function in __anon325cb74a0111::SlideShowImpl1405 if (!maViewContainer.addView( pView )) in addView()
259 boolean addView( [in] XSlideShowView xView );
1221 mxShow->addView( mxView.getRef() ); in startShowImpl()
Completed in 59 milliseconds