summaryrefslogtreecommitdiff
path: root/include/svx/msdffdef.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/msdffdef.hxx')
-rw-r--r--include/svx/msdffdef.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svx/msdffdef.hxx b/include/svx/msdffdef.hxx
index 373974e67b31..de3b2e8c6c26 100644
--- a/include/svx/msdffdef.hxx
+++ b/include/svx/msdffdef.hxx
@@ -478,6 +478,7 @@ enum MSO_SPT: sal_Int32 {
mso_sptTextBox = 202,
//for pptx shape which doesn't exist in ppt
mso_sptTearDrop = 203,
+ mso_sptSinusoid = 204,
mso_sptMax = 0x0FFF,
mso_sptNil = mso_sptMax
};