summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/formula.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-01-19 19:14:49 +0100
committerThomas Arnhold <thomas@arnhold.org>2012-01-19 19:15:08 +0100
commitd93536e52943c910936504e531956f04d9c0503f (patch)
treec3f8265e2544c8fac4f35abd59ded537e1aaa704 /sc/source/ui/inc/formula.hxx
parent3e7151db8d6ffe1688f2b3c68dbc0741fe953cdc (diff)
remove unused methods
Diffstat (limited to 'sc/source/ui/inc/formula.hxx')
-rw-r--r--sc/source/ui/inc/formula.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/inc/formula.hxx b/sc/source/ui/inc/formula.hxx
index e9e0b346dda9..07b86ff136c9 100644
--- a/sc/source/ui/inc/formula.hxx
+++ b/sc/source/ui/inc/formula.hxx
@@ -117,9 +117,7 @@ public:
protected:
virtual void RefInputStart( formula::RefEdit* pEdit, formula::RefButton* pButton = NULL );
- sal_uLong FindFocusWin(Window *pWin);
void SaveLRUEntry(const ScFuncDesc* pFuncDesc);
- void HighlightFunctionParas(const String& aFormula);
sal_Bool IsInputHdl(ScInputHandler* pHdl);
ScInputHandler* GetNextInputHandler(ScDocShell* pDocShell,PtrTabViewShell* ppViewSh);