summaryrefslogtreecommitdiff
path: root/sc/inc/compiler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/compiler.hxx')
-rw-r--r--sc/inc/compiler.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/compiler.hxx b/sc/inc/compiler.hxx
index b7896c26c0e3..f45b6c14b9f9 100644
--- a/sc/inc/compiler.hxx
+++ b/sc/inc/compiler.hxx
@@ -416,8 +416,6 @@ public:
-1 if none. */
static sal_Int32 GetDocTabPos( const OUString& rString );
- static bool EnQuote( OUString& rStr );
-
// Check if it is a valid english function name
static bool IsEnglishSymbol( const OUString& rName );