summaryrefslogtreecommitdiff
path: root/svl/source/numbers/zforscan.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/numbers/zforscan.hxx')
-rw-r--r--svl/source/numbers/zforscan.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/svl/source/numbers/zforscan.hxx b/svl/source/numbers/zforscan.hxx
index c5e9d8549349..ed3e15feb2db 100644
--- a/svl/source/numbers/zforscan.hxx
+++ b/svl/source/numbers/zforscan.hxx
@@ -65,6 +65,10 @@ public:
}
return sKeyword;
}
+ static const ::std::vector<OUString> & GetEnglishKeywords()
+ {
+ return sEnglishKeyword;
+ }
// Keywords used in output like true and false
const OUString& GetSpecialKeyword( NfKeywordIndex eIdx ) const
{
@@ -149,6 +153,7 @@ public:
private: // Private section
NfKeywordTable sKeyword; // Syntax keywords
+ static const ::std::vector<OUString> sEnglishKeyword; // English Syntax keywords
Color StandardColor[NF_MAX_DEFAULT_COLORS]; // Standard color array
Date maNullDate; // 30Dec1899
OUString sNameStandardFormat; // "Standard"