diff options
author | Maxim Monastirsky <momonasmon@gmail.com> | 2018-08-23 02:33:50 +0300 |
---|---|---|
committer | Maxim Monastirsky <momonasmon@gmail.com> | 2018-08-24 01:49:15 +0200 |
commit | 2ac9cb17de765cdc5c358059c6256a3e168203ac (patch) | |
tree | 5711a3d14095e15c9fc51c49e04019276b8897fd /sd/inc | |
parent | b576d593cd702560f84ac28d8a17905e5e7b8353 (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 'sd/inc')
-rw-r--r-- | sd/inc/app.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/inc/app.hrc b/sd/inc/app.hrc index eb5940c042db..40b36b26f41c 100644 --- a/sd/inc/app.hrc +++ b/sd/inc/app.hrc @@ -336,7 +336,6 @@ #define SID_GLUE_ESCDIR_BOTTOM (SID_SD_START+317) #define SID_DRAWTBX_INSERT (SID_SD_START+318) #define SID_POLYGON_MORPHING (SID_SD_START+319) -#define SID_MEASURE_DLG (SID_SD_START+320) // FREE // In svxids.hrc: SID_GRID_VISIBLE (SID_SD_START+322) // In svxids.hrc: ID_VAL_USEFIRSTROWSTYLE (SID_SD_START+323) |