Home
last modified time | relevance | path

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

/aoo4110/main/slideshow/source/engine/slide/
H A Duserpaintoverlay.cxx485 UserPaintOverlaySharedPtr UserPaintOverlay::create( const RGBColor& rStrokeColor, in create()
491 UserPaintOverlaySharedPtr pRet( new UserPaintOverlay( rStrokeColor, in create()
500 UserPaintOverlay::UserPaintOverlay( const RGBColor& rStrokeColor, in UserPaintOverlay() function in slideshow::internal::UserPaintOverlay
521 PolyPolygonVector UserPaintOverlay::getPolygons() in getPolygons()
526 void UserPaintOverlay::drawPolygons() in drawPolygons()
531 …void UserPaintOverlay::update_settings( bool bUserPaintEnabled, RGBColor const& aUserPaintColor, d… in update_settings()
537 UserPaintOverlay::~UserPaintOverlay() in ~UserPaintOverlay()
H A Duserpaintoverlay.hxx46 typedef ::boost::shared_ptr< class UserPaintOverlay > UserPaintOverlaySharedPtr;
54 class UserPaintOverlay : private boost::noncopyable class
70 ~UserPaintOverlay();
78 UserPaintOverlay( const RGBColor& rStrokeColor,
H A Dslideimpl.cxx911 mpPaintOverlay = UserPaintOverlay::create( maUserPaintColor, in activatePaintOverlay()

Completed in 25 milliseconds