summaryrefslogtreecommitdiff
path: root/svx/source/inc/svxpixelctlaccessiblecontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/svxpixelctlaccessiblecontext.hxx')
-rw-r--r--svx/source/inc/svxpixelctlaccessiblecontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/inc/svxpixelctlaccessiblecontext.hxx b/svx/source/inc/svxpixelctlaccessiblecontext.hxx
index b9a572065967..07d807364eb1 100644
--- a/svx/source/inc/svxpixelctlaccessiblecontext.hxx
+++ b/svx/source/inc/svxpixelctlaccessiblecontext.hxx
@@ -135,7 +135,7 @@ public:
Rectangle GetBoundingBoxOnScreen() throw( css::uno::RuntimeException );
- Rectangle GetBoundingBox() throw( css::uno::RuntimeException );
+ Rectangle const & GetBoundingBox() throw( css::uno::RuntimeException );
/// @returns true if it's disposed or in disposing
inline bool IsAlive() const;