diff options
author | Noel Grandin <noel@peralex.com> | 2014-12-23 09:47:48 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2015-01-08 10:39:36 +0200 |
commit | 45ec1d9b56cec41596f806ebf845ebfcd30c9f46 (patch) | |
tree | e368da6d3ae2c8a5c8e214b99dd0f95861d0fc78 /svx/inc/galobj.hxx | |
parent | 0748a5f8298e2ea817e131234f5e99300ed7f9f7 (diff) |
brute-force find-and-remove of unused #define constants.
Change-Id: I7223530ae37297a76654cd00cc1fedb56dbe3adb
Diffstat (limited to 'svx/inc/galobj.hxx')
-rw-r--r-- | svx/inc/galobj.hxx | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/svx/inc/galobj.hxx b/svx/inc/galobj.hxx index 6b960e0986c7..bf7abafc786f 100644 --- a/svx/inc/galobj.hxx +++ b/svx/inc/galobj.hxx @@ -27,13 +27,6 @@ #define S_THUMB 80 -#define SGA_FORMAT_NONE 0x00000000L -#define SGA_FORMAT_STRING 0x00000001L -#define SGA_FORMAT_GRAPHIC 0x00000010L -#define SGA_FORMAT_SOUND 0x00000100L -#define SGA_FORMAT_OLE 0x00001000L -#define SGA_FORMAT_SVDRAW 0x00010000L -#define SGA_FORMAT_ALL 0xFFFFFFFFL enum GalSoundType { |