summaryrefslogtreecommitdiff
path: root/vcl/inc/vcl/gdimtf.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/vcl/gdimtf.hxx')
-rw-r--r--vcl/inc/vcl/gdimtf.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/inc/vcl/gdimtf.hxx b/vcl/inc/vcl/gdimtf.hxx
index c53460d35584..e4acd55439cc 100644
--- a/vcl/inc/vcl/gdimtf.hxx
+++ b/vcl/inc/vcl/gdimtf.hxx
@@ -164,6 +164,7 @@ public:
void Scale( double fScaleX, double fScaleY );
void Scale( const Fraction& rScaleX, const Fraction& rScaleY );
void Rotate( long nAngle10 );
+ void Clip( const Rectangle& );
/* get the bound rect of the contained actions
* caveats:
* - clip actions will limit the contained actions,