Home
last modified time | relevance | path

Searched refs:WaitSymbol (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/slideshow/source/engine/
H A Dwaitsymbol.cxx52 WaitSymbolSharedPtr WaitSymbol::create( const uno::Reference<rendering::XBitmap>& xBitmap, in create()
58 new WaitSymbol( xBitmap, in create()
67 WaitSymbol::WaitSymbol( uno::Reference<rendering::XBitmap> const & xBitmap, in WaitSymbol() function in slideshow::internal::WaitSymbol
77 boost::bind( &WaitSymbol::viewAdded, in WaitSymbol()
82 void WaitSymbol::setVisible( const bool bVisible ) in setVisible()
108 basegfx::B2DPoint WaitSymbol::calcSpritePos( in calcSpritePos()
120 void WaitSymbol::viewAdded( const UnoViewSharedPtr& rView ) in viewAdded()
154 void WaitSymbol::viewRemoved( const UnoViewSharedPtr& rView ) in viewRemoved()
167 void WaitSymbol::viewChanged( const UnoViewSharedPtr& rView ) in viewChanged()
189 void WaitSymbol::viewsChanged() in viewsChanged()
H A Dwaitsymbol.hxx44 typedef boost::shared_ptr<class WaitSymbol> WaitSymbolSharedPtr;
46 class WaitSymbol : public ViewEventHandler, class
65 WaitSymbol( const ::com::sun::star::uno::Reference<
H A Dslideshowimpl.cxx477 boost::shared_ptr<WaitSymbol> mpWaitSymbol;
1817 mpWaitSymbol = WaitSymbol::create( xBitmap, in setProperty()

Completed in 27 milliseconds