summaryrefslogtreecommitdiff
path: root/sfx2/source/inc
diff options
context:
space:
mode:
authorCao Cuong Ngo <cao.cuong.ngo@gmail.com>2013-06-07 18:40:11 +0200
committerCédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>2013-09-02 13:51:47 +0200
commitdbfbfd083e9b628797fe6d6e85f98ee94dcfbcb7 (patch)
tree0965f21fd3cba811650c325f947a8dd4f349721b /sfx2/source/inc
parentef3007ac2dc30fdcc1c1f2aae48b4306978806fe (diff)
CMIS properties dialog
Fix properties type editing Change-Id: Ic36f0351ec738e7444508f8326c23e89150c9603
Diffstat (limited to 'sfx2/source/inc')
-rw-r--r--sfx2/source/inc/sfxlocal.hrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/source/inc/sfxlocal.hrc b/sfx2/source/inc/sfxlocal.hrc
index 836ad2b5bed2..e78f645c07a3 100644
--- a/sfx2/source/inc/sfxlocal.hrc
+++ b/sfx2/source/inc/sfxlocal.hrc
@@ -49,6 +49,7 @@
#define SFX_FLD_TIME (RID_SFX_SFXLOCAL_START + 11)
#define SFX_FLD_DURATION (RID_SFX_SFXLOCAL_START + 12)
#define SFX_ST_DURATION_FORMAT (RID_SFX_SFXLOCAL_START + 13)
+#define SFX_LB_CMIS_PROPERTY_TYPE (RID_SFX_SFXLOCAL_START + 14)
// Images ----------------------------------------------------------------