diff options
author | Noel Grandin <noel@peralex.com> | 2016-06-02 13:05:45 +0200 |
---|---|---|
committer | Noel Grandin <noelgrandin@gmail.com> | 2016-06-06 07:01:43 +0000 |
commit | 9f138ffe9da2f448a455f4b51facab82e5e243d7 (patch) | |
tree | 81fc077f4e2d09d0d4f30cc33abe850151401be6 /include/svx/svxids.hrc | |
parent | 0323253a7c67316cb96e4a64792ab4fe74aac1ca (diff) |
remove unused constants in HRC files
Change-Id: Ia034fb16ce75caeb69fd746d4a602cd5fcfef6d1
Reviewed-on: https://gerrit.libreoffice.org/25817
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'include/svx/svxids.hrc')
-rw-r--r-- | include/svx/svxids.hrc | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/include/svx/svxids.hrc b/include/svx/svxids.hrc index 6d2a29748b80..8f9bcf776860 100644 --- a/include/svx/svxids.hrc +++ b/include/svx/svxids.hrc @@ -34,40 +34,12 @@ // Member-Id's -#define MID_APPFLAG 0x20 -#define MID_AUTOBREAK 0x21 -#define MID_BREAKxxx 0x22 -#define MID_BRUSHSTYLE 0x23 -#define MID_CELLTYPE 0x24 -#define MID_CHARSET 0x25 -#define MID_COMMAND 0x26 -#define MID_CONTENT 0x27 -#define MID_DESCNAMExxx 0x28 - -#define MID_ESCAPEMENT 0x2a -#define MID_FAMILY 0x2b -#define MID_FIRSTLINE_OFFSET 0x2d -#define MID_FONTFAMILY 0x2f -#define MID_FONTFAMILYNAME 0x30 -#define MID_FONTSTYLE 0x32 -#define MID_HYPHEN 0x34 #define MID_INTER_LINESPACE 0x36 #define MID_INTER_SPACE 0x37 -#define MID_LANDSCAPE 0x38 -#define MID_LEFT_MARGIN 0x3a #define MID_LOWER 0x3d -#define MID_MAXHYPHENS 0x3e -#define MID_MINLEAD 0x3f -#define MID_MINTRAIL 0x40 -#define MID_NUMTYPExxx 0x41 -#define MID_PAGEEND 0x42 #define MID_POS 0x43 -#define MID_PROPORTIONAL 0x44 -#define MID_REPLACE_STRING 0x45 #define MID_RIGHT 0x46 -#define MID_RIGHT_MARGIN 0x47 -#define MID_ROW_DIRECTION 0x48 #define MID_SIZE 0x4a #define MID_UPPER 0x4b #define MID_USExxx 0x4c |