summaryrefslogtreecommitdiff
path: root/canvas/source/tools/canvascustomspritehelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'canvas/source/tools/canvascustomspritehelper.cxx')
-rw-r--r--canvas/source/tools/canvascustomspritehelper.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/canvas/source/tools/canvascustomspritehelper.cxx b/canvas/source/tools/canvascustomspritehelper.cxx
index 6a421361319f..c02f890da09e 100644
--- a/canvas/source/tools/canvascustomspritehelper.cxx
+++ b/canvas/source/tools/canvascustomspritehelper.cxx
@@ -404,7 +404,6 @@ namespace canvas
}
}
- // Sprite interface
bool CanvasCustomSpriteHelper::isAreaUpdateOpaque( const ::basegfx::B2DRange& rUpdateArea ) const
{
if( !mbIsCurrClipRectangle ||
@@ -427,8 +426,6 @@ namespace canvas
}
}
-
-
::basegfx::B2DRange CanvasCustomSpriteHelper::getUpdateArea( const ::basegfx::B2DRange& rBounds ) const
{
// Internal! Only call with locked object mutex!
@@ -460,7 +457,6 @@ namespace canvas
maPosition + maCurrClipBounds.getMaximum() );
}
-
::basegfx::B2DRange CanvasCustomSpriteHelper::getFullSpriteRect() const
{
// Internal! Only call with locked object mutex!