summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/drawsh.hxx
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2018-08-23 02:33:50 +0300
committerMaxim Monastirsky <momonasmon@gmail.com>2018-08-24 01:49:15 +0200
commit2ac9cb17de765cdc5c358059c6256a3e168203ac (patch)
tree5711a3d14095e15c9fc51c49e04019276b8897fd /sc/source/ui/inc/drawsh.hxx
parentb576d593cd702560f84ac28d8a17905e5e7b8353 (diff)
tdf#119236 Dimension dialog for Writer and Calc
Change-Id: Ifbc6c8959afcedac0fd9ec7a3f5e2cca63c11eda Reviewed-on: https://gerrit.libreoffice.org/59484 Tested-by: Jenkins Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
Diffstat (limited to 'sc/source/ui/inc/drawsh.hxx')
-rw-r--r--sc/source/ui/inc/drawsh.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/inc/drawsh.hxx b/sc/source/ui/inc/drawsh.hxx
index 433c01798640..a5d515bceb62 100644
--- a/sc/source/ui/inc/drawsh.hxx
+++ b/sc/source/ui/inc/drawsh.hxx
@@ -82,6 +82,7 @@ public:
void ExecuteLineDlg( SfxRequest& rReq );
void ExecuteAreaDlg( SfxRequest& rReq );
void ExecuteTextAttrDlg( SfxRequest& rReq );
+ void ExecuteMeasureDlg( SfxRequest& rReq );
ScDrawView* GetDrawView();