summaryrefslogtreecommitdiff
path: root/sd/inc/pres.hxx
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2010-02-23 00:23:09 +0100
committerChristian Lippka <cl@openoffice.org>2010-02-23 00:23:09 +0100
commit1294294cc6db6560140b3ebc7aed82f77e58dd44 (patch)
tree285b16410ff0606196a254976694d1ca16f5e318 /sd/inc/pres.hxx
parent9a0e6f1451435e0c2223d91dec51e95b1ccb0b35 (diff)
presentation placeholder rework
Diffstat (limited to 'sd/inc/pres.hxx')
-rw-r--r--sd/inc/pres.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sd/inc/pres.hxx b/sd/inc/pres.hxx
index 32146fb6f46c..d34429afaa7d 100644
--- a/sd/inc/pres.hxx
+++ b/sd/inc/pres.hxx
@@ -50,6 +50,8 @@ enum PresObjKind
PRESOBJ_FOOTER,
PRESOBJ_DATETIME,
PRESOBJ_SLIDENUMBER,
+ PRESOBJ_CALC,
+ PRESOBJ_MEDIA,
PRESOBJ_MAX
};