Searched refs:WaitSymbol (Results 1 – 3 of 3) sorted by relevance
52 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::WaitSymbol77 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()
44 typedef boost::shared_ptr<class WaitSymbol> WaitSymbolSharedPtr;46 class WaitSymbol : public ViewEventHandler, class65 WaitSymbol( const ::com::sun::star::uno::Reference<
477 boost::shared_ptr<WaitSymbol> mpWaitSymbol;1817 mpWaitSymbol = WaitSymbol::create( xBitmap, in setProperty()
Completed in 87 milliseconds