summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorZolnai Tamás <tamas.zolnai@collabora.com>2014-03-27 11:22:02 +0100
committerZolnai Tamás <tamas.zolnai@collabora.com>2014-03-27 11:22:33 +0100
commitcab8cfbe60e2829d62308444a610d340d2370781 (patch)
treef6c0b7e93f7a0cec5654b0d012003785ffbe3d38 /include
parentSkeleton of OpenGL avmedia service for playing 3D models (diff)
downloadcore-cab8cfbe60e2829d62308444a610d340d2370781.tar.gz
core-cab8cfbe60e2829d62308444a610d340d2370781.zip
Basic UI for inserting 3D models
-By now only in impress. -One supported file format: gltf/.json Change-Id: I66b9cc91afeac292a19e8917f923228dc96a791a
Diffstat (limited to 'include')
-rw-r--r--include/sfx2/sfxsids.hrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/sfx2/sfxsids.hrc b/include/sfx2/sfxsids.hrc
index ebac7ded56aa..6c67e4c8bdef 100644
--- a/include/sfx2/sfxsids.hrc
+++ b/include/sfx2/sfxsids.hrc
@@ -515,6 +515,8 @@
#define SID_FRAMEDESCRIPTOR (SID_SFX_START + 1229)
+#define SID_INSERT_3DMODEL (SID_SFX_START + 1229)
+
// SaveTabPage
#define SID_ATTR_DOCINFO (SID_OPTIONS_START + 0)
#define SID_ATTR_BACKUP (SID_OPTIONS_START + 1)