summaryrefslogtreecommitdiffstats
path: root/sc/inc/unonames.hxx
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2011-05-05 17:59:58 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2011-05-08 19:45:47 +0200
commit75c3b913d8c78a980294f4e7085aec8cf507bd43 (patch)
tree330482801de00f55372dfa88bb92d8a0d6e70414 /sc/inc/unonames.hxx
parentRemove deprecated List in XclImpAutoFilterBuffer. (diff)
downloadcore-75c3b913d8c78a980294f4e7085aec8cf507bd43.tar.gz
core-75c3b913d8c78a980294f4e7085aec8cf507bd43.zip
use sheet local db data in ScVbaRange::Autofilter
Diffstat (limited to 'sc/inc/unonames.hxx')
-rw-r--r--sc/inc/unonames.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/unonames.hxx b/sc/inc/unonames.hxx
index 5fb6edaf592d..7bc50f1af812 100644
--- a/sc/inc/unonames.hxx
+++ b/sc/inc/unonames.hxx
@@ -48,6 +48,7 @@
#define SC_UNO_EXTERNALDOCLINKS "ExternalDocLinks"
#define SC_UNO_COLLABELRNG "ColumnLabelRanges"
#define SC_UNO_DATABASERNG "DatabaseRanges"
+#define SC_UNO_UNNAMEDDBRNG "UnnamedDatabaseRanges"
#define SC_UNO_NAMEDRANGES "NamedRanges"
#define SC_UNO_ROWLABELRNG "RowLabelRanges"
#define SC_UNO_SHEETLINKS "SheetLinks"