summaryrefslogtreecommitdiffstats
path: root/sc/inc/unonames.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-12-23 09:47:48 +0200
committerNoel Grandin <noel@peralex.com>2015-01-08 10:39:36 +0200
commit45ec1d9b56cec41596f806ebf845ebfcd30c9f46 (patch)
treee368da6d3ae2c8a5c8e214b99dd0f95861d0fc78 /sc/inc/unonames.hxx
parentFactor out XFillTransparenceItem::dumpAsXml() from sw (diff)
downloadcore-45ec1d9b56cec41596f806ebf845ebfcd30c9f46.tar.gz
core-45ec1d9b56cec41596f806ebf845ebfcd30c9f46.zip
brute-force find-and-remove of unused #define constants.
Change-Id: I7223530ae37297a76654cd00cc1fedb56dbe3adb
Diffstat (limited to 'sc/inc/unonames.hxx')
-rw-r--r--sc/inc/unonames.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/unonames.hxx b/sc/inc/unonames.hxx
index aaead415849b..73ab29378b32 100644
--- a/sc/inc/unonames.hxx
+++ b/sc/inc/unonames.hxx
@@ -194,7 +194,6 @@
// #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"
@@ -282,7 +281,6 @@
#define SC_UNONAME_SRCOBJ "SourceObject"
#define SC_UNONAME_SRCTYPE "SourceType"
#define SC_UNONAME_STRIPDAT "StripData"
-#define SC_UNONAME_UNIQUE "UniqueOnly"
#define SC_UNONAME_USEREGEX "UseRegularExpressions"
#define SC_UNONAME_ULIST "UserListEnabled"
#define SC_UNONAME_UINDEX "UserListIndex"