summaryrefslogtreecommitdiff
path: root/svx/inc
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2011-12-12 19:40:38 +0100
committerMichael Stahl <mstahl@redhat.com>2011-12-12 21:53:46 +0100
commit5924454a867bd500fdc696bb9939c84425c5e025 (patch)
treeab99a45ad189265259385d68a089a5de62004b7c /svx/inc
parent41927a4f2fe824dd1588c4ed0e14de0f2220c039 (diff)
slideshow: play back embedded media:
The slideshow uses the UNO API to access the drawing objects, so add a property to get the temp file URL from the media object.
Diffstat (limited to 'svx/inc')
-rw-r--r--svx/inc/svx/unoshprp.hxx6
1 files changed, 5 insertions, 1 deletions
diff --git a/svx/inc/svx/unoshprp.hxx b/svx/inc/svx/unoshprp.hxx
index 5e4bdf568ba2..6cf3619cb0d1 100644
--- a/svx/inc/svx/unoshprp.hxx
+++ b/svx/inc/svx/unoshprp.hxx
@@ -187,7 +187,11 @@
#define OWN_ATTR_STYLE (OWN_ATTR_VALUE_START+87)
-#define OWN_ATTR_EDGE_POLYPOLYGONBEZIER (OWN_ATTR_VALUE_START+88) // maximum is OWN_ATTR_VALUE_START+88, see svl/inc/svl/solar.hrc
+#define OWN_ATTR_EDGE_POLYPOLYGONBEZIER (OWN_ATTR_VALUE_START+88)
+
+#define OWN_ATTR_MEDIA_STREAM (OWN_ATTR_VALUE_START+89)
+#define OWN_ATTR_MEDIA_TEMPFILEURL (OWN_ATTR_VALUE_START+90)
+// ATTENTION: maximum is OWN_ATTR_VALUE_START+90, see svl/inc/svl/solar.hrc
// #FontWork#
#define FONTWORK_PROPERTIES \