Home
last modified time | relevance | path

Searched refs:implRender (Results 1 – 6 of 6) sorted by relevance

/trunk/main/slideshow/source/engine/shapes/
H A Dmediashape.cxx88 virtual bool implRender( const ::basegfx::B2DRange& rCurrBounds ) const;
205 bool MediaShape::implRender( const ::basegfx::B2DRange& rCurrBounds ) const in implRender() function in slideshow::internal::MediaShape
H A Dappletshape.cxx102 virtual bool implRender( const ::basegfx::B2DRange& rCurrBounds ) const;
239 bool AppletShape::implRender( const ::basegfx::B2DRange& rCurrBounds ) const in implRender() function in slideshow::internal::AppletShape
H A Ddrawshape.cxx192 bool DrawShape::implRender( int nUpdateFlags ) const in implRender() function in slideshow::internal::DrawShape
763 return implRender( getUpdateFlags() ); in update()
774 return implRender( ViewShape::FORCE | getUpdateFlags() ); in render()
H A Dexternalshapebase.hxx107 virtual bool implRender( const ::basegfx::B2DRange& rCurrBounds ) const = 0;
H A Dexternalshapebase.cxx188 return implRender( maBounds ); in render()
H A Ddrawshape.hxx279 bool implRender( int nUpdateFlags ) const;

Completed in 38 milliseconds