summaryrefslogtreecommitdiff
path: root/formula/inc
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-10-11 06:29:26 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-10-11 06:30:17 +0200
commit27f1ba57e21df720553b2a8b321c2d0af58bc9f3 (patch)
tree3de489e59d5fab926657576990594f6dea63becb /formula/inc
parent21ccb6b4d93282fbd93d6764ae29e0f1af7b2f68 (diff)
kill RefEdit constructor that does not initialize the highlighting
Change-Id: I5c277526fdf376bfa96466e25975388edc3c7950
Diffstat (limited to 'formula/inc')
-rw-r--r--formula/inc/formula/funcutl.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/formula/inc/formula/funcutl.hxx b/formula/inc/formula/funcutl.hxx
index c1e7c8b56705..24729eb1d403 100644
--- a/formula/inc/formula/funcutl.hxx
+++ b/formula/inc/formula/funcutl.hxx
@@ -44,7 +44,6 @@ protected:
public:
RefEdit( Window* _pParent,IControlReferenceHandler* pParent, const ResId& rResId );
- RefEdit( Window* pParent, const ResId& rResId );
virtual ~RefEdit();
void SetRefString( const XubString& rStr );