summaryrefslogtreecommitdiff
path: root/sc/inc/appoptio.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@suse.com>2012-02-27 14:37:20 -0500
committerKohei Yoshida <kohei.yoshida@suse.com>2012-02-27 14:39:06 -0500
commit7eb1c1e31dac3b8377307192cae9cdde0ebe18bb (patch)
treeb73935141fae0000ded16cbd7b4bc231d6def37e /sc/inc/appoptio.hxx
parent8b32c721c61b5c7a52284ef743586159f8f443ee (diff)
Fixed up several issues with the new formula options handler.
Diffstat (limited to 'sc/inc/appoptio.hxx')
-rw-r--r--sc/inc/appoptio.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/appoptio.hxx b/sc/inc/appoptio.hxx
index 65b36769ede8..7c69f88659b2 100644
--- a/sc/inc/appoptio.hxx
+++ b/sc/inc/appoptio.hxx
@@ -108,6 +108,7 @@ public:
void ResetFormulaSeparators();
+ static void GetDefaultFormulaSeparators(rtl::OUString& rSepArg, rtl::OUString& rSepArrayCol, rtl::OUString& rSepArrayRow);
static const LocaleDataWrapper& GetLocaleDataWrapper();
const ScAppOptions& operator= ( const ScAppOptions& rOpt );