summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-12-18 14:16:02 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-12-20 17:03:36 +0100
commitf7817d988c6251fd42433c1f4886b7f8270a24ff (patch)
treef9b131adc094f9453f8f2ab77d6081ef27517839 /sd
parent339d10ba07604c5b9e6bf6e26f7e059eeda36b36 (diff)
loplugin:duplicate-defines
Change-Id: Ic98501b755fee242bf40d4e60b2116fe500522e6 Reviewed-on: https://gerrit.libreoffice.org/85568 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sd')
-rw-r--r--sd/inc/app.hrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/inc/app.hrc b/sd/inc/app.hrc
index 9c4f8f73a0a0..450bc35195fa 100644
--- a/sd/inc/app.hrc
+++ b/sd/inc/app.hrc
@@ -155,7 +155,7 @@
#define SID_STATUS_PAGE (SID_SD_START+86)
#define SID_STATUS_LAYOUT (SID_SD_START+87)
#define SID_STATUS_SELMODE (SID_SD_START+88)
-#define SID_MODIFIED TypedWhichId<SfxBoolItem>(SID_SD_START+89)
+// In sfxsids.hrc: SID_MODIFIED TypedWhichId<SfxBoolItem>(SID_SD_START+89)
#define SID_OBJECT_CROOK_ROTATE (SID_SD_START+90)
#define SID_OBJECT_CROOK_SLANT (SID_SD_START+91)
#define SID_OBJECT_CROOK_STRETCH (SID_SD_START+92)
@@ -165,7 +165,7 @@
// In svxids.hrc: SID_ENTER_GROUP (SID_SD_START+96)
// In svxids.hrc: SID_LEAVE_GROUP (SID_SD_START+97)
// In svxids.hrc: SID_SIZE_PAGE_WIDTH (SID_SD_START+98)
-#define SID_SIZE_OPTIMAL (SID_SD_START+99)
+// In sfxsids.hrc: SID_SIZE_OPTIMAL (SID_SD_START+99)
#define SID_OBJECT_TRANSPARENCE (SID_SD_START+100)
#define SID_OBJECT_GRADIENT (SID_SD_START+101)
// FREE