summaryrefslogtreecommitdiff
path: root/sd/inc/glob.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-01-19 12:16:31 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-01-19 14:30:50 +0200
commitd4a066c3e4b7ebcdb16ffcb88b6b2c744c127ea1 (patch)
tree41042ca9f06117196e18d583d69cbdc9bafd445a /sd/inc/glob.hxx
parentbe8c414567f49242164b1fdfb12764b16be355c1 (diff)
inline some defines
which don't add any value anymore Change-Id: I45977d972d4d02926630b749d3ec736416138cf5
Diffstat (limited to 'sd/inc/glob.hxx')
-rw-r--r--sd/inc/glob.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/sd/inc/glob.hxx b/sd/inc/glob.hxx
index 88743def8397..32e2d7f54d2f 100644
--- a/sd/inc/glob.hxx
+++ b/sd/inc/glob.hxx
@@ -47,12 +47,6 @@
#define SD_ANIMATIONINFO_ID 1
#define SD_IMAPINFO_ID 2
-// FamilyId of presentation templates
-#define SD_STYLE_FAMILY_GRAPHICS SfxStyleFamily::Para
-#define SD_STYLE_FAMILY_PSEUDO SfxStyleFamily::Pseudo
-#define SD_STYLE_FAMILY_CELL SfxStyleFamily::Frame
-#define SD_STYLE_FAMILY_MASTERPAGE SfxStyleFamily::Page // ex LT_FAMILY
-
// Separator between layout name and template name of presentation templates
#define SD_LT_SEPARATOR "~LT~"