summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/worksheethelper.hxx
diff options
context:
space:
mode:
authorSteve Yin <steve_y@apache.org>2013-12-27 05:30:08 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-12-30 08:17:46 +0000
commit5249a2022aa7152cba5bb6541eade43b9e77b755 (patch)
tree4f4c31d9b34af9585114604529afd71600096572 /sc/source/filter/inc/worksheethelper.hxx
parentecc62c9cd21bec2580d5a936c7784735bff89504 (diff)
Resolves: #i123910# reference in validation condition changed...
to #REF! in exported xls file (cherry picked from commit 81912caea58b89f9490ba4b9e3a3127071e23190) Change-Id: Iab560847f4528ffdcc68b365951cc6c55ca9075c
Diffstat (limited to 'sc/source/filter/inc/worksheethelper.hxx')
-rw-r--r--sc/source/filter/inc/worksheethelper.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/filter/inc/worksheethelper.hxx b/sc/source/filter/inc/worksheethelper.hxx
index 9e231615b795..d93ccc47751a 100644
--- a/sc/source/filter/inc/worksheethelper.hxx
+++ b/sc/source/filter/inc/worksheethelper.hxx
@@ -152,6 +152,7 @@ struct ValidationModel
ApiCellRangeList maRanges;
ApiTokenSequence maTokens1;
ApiTokenSequence maTokens2;
+ OUString msRef;
OUString maInputTitle;
OUString maInputMessage;
OUString maErrorTitle;