summaryrefslogtreecommitdiff
path: root/include/svl/numformat.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/numformat.hxx')
-rw-r--r--include/svl/numformat.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/svl/numformat.hxx b/include/svl/numformat.hxx
index b26e245ca8d5..92f93bb1562a 100644
--- a/include/svl/numformat.hxx
+++ b/include/svl/numformat.hxx
@@ -507,6 +507,8 @@ public:
language/country, used in XML import */
OUString GetStandardName(LanguageType eLnge);
+ void MergeDefaultFormatKeys(const SvNFFormatData::DefaultFormatKeysMap& rDefaultFormatKeys);
+
/** Check if a specific locale has supported locale data. */
static bool IsLocaleInstalled(LanguageType eLang);