summaryrefslogtreecommitdiff
path: root/sc/inc/unonames.hxx
diff options
context:
space:
mode:
authorMuthu Subramanian K <sumuthu@novell.com>2010-10-15 15:23:40 +0530
committerMuthu Subramanian K <sumuthu@novell.com>2010-10-16 21:45:43 +0530
commitfb67b98f1a3398ef0ddab080e5098e4c4cb50162 (patch)
tree244654a09bd1f4ae21d8488974c0b06d39bc86e5 /sc/inc/unonames.hxx
parent56e760bc1b20fc695b0c428391d26d24e2196839 (diff)
UNO APIs for size and moveProtect of notes.
Diffstat (limited to 'sc/inc/unonames.hxx')
-rw-r--r--sc/inc/unonames.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/inc/unonames.hxx b/sc/inc/unonames.hxx
index d1accadbbbf6..0ba34a559c54 100644
--- a/sc/inc/unonames.hxx
+++ b/sc/inc/unonames.hxx
@@ -188,6 +188,8 @@
#define SC_UNONAME_VERTPOS "VertOrientPosition"
// #i66550 HLINK_FOR_SHAPES
#define SC_UNONAME_HYPERLINK "Hyperlink"
+#define SC_UNONAME_MOVEPROTECT "MoveProtect"
+#define SC_UNONAME_SIZEPROTECT "SizeProtect"
// other cell properties
#define SC_UNONAME_CHCOLHDR "ChartColumnAsLabel"