summaryrefslogtreecommitdiff
path: root/include/formula/funcutl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/formula/funcutl.hxx')
-rw-r--r--include/formula/funcutl.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/formula/funcutl.hxx b/include/formula/funcutl.hxx
index 18e94ab20a4d..5752cf078de8 100644
--- a/include/formula/funcutl.hxx
+++ b/include/formula/funcutl.hxx
@@ -95,13 +95,8 @@ protected:
virtual void LoseFocus() SAL_OVERRIDE;
public:
- RefButton(Window* _pParent, const ResId& rResId);
RefButton(Window* _pParent, WinBits nStyle = 0);
- RefButton(Window* _pParent, const ResId& rResId,
- RefEdit* pEdit, IControlReferenceHandler* pDlg);
-
void SetReferences( IControlReferenceHandler* pDlg, RefEdit* pEdit );
-
void SetStartImage();
void SetEndImage();
void DoRef()