summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorFaisal M. Al-Otaibi <fmalotaibi@kacst.edu.sa>2014-02-24 10:35:36 +0300
committerCaolán McNamara <caolanm@redhat.com>2014-02-24 15:46:24 +0000
commit1027e2be99f133ea30e5b81bf65b1c301a0a5866 (patch)
tree325c02d34f176c158bccc2c1f33d158a295dab5f /include
parentee09b4ed2b934eba6875688d778f4c4e9c14320b (diff)
fdo#74751: fix reverse base point diagram on RTL UI
Change-Id: Ib8e9f40b5576116f0220ffa70390f95b28c8bae0 Reviewed-on: https://gerrit.libreoffice.org/8200 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include')
-rw-r--r--include/svx/dlgctrl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/dlgctrl.hxx b/include/svx/dlgctrl.hxx
index 6cca020c3e19..b6434b73c979 100644
--- a/include/svx/dlgctrl.hxx
+++ b/include/svx/dlgctrl.hxx
@@ -88,7 +88,7 @@ protected:
sal_Bool mbCompleteDisable;
- RECT_POINT GetRPFromPoint( Point ) const;
+ RECT_POINT GetRPFromPoint( Point, bool bRTL = false ) const;
Point GetPointFromRP( RECT_POINT ) const;
void SetFocusRect( const Rectangle* pRect = NULL ); // pRect == NULL -> calculate rectangle in method
Point SetActualRPWithoutInvalidate( RECT_POINT eNewRP ); // returns the last point