summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/solvrdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/solvrdlg.hxx')
-rw-r--r--sc/source/ui/inc/solvrdlg.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/source/ui/inc/solvrdlg.hxx b/sc/source/ui/inc/solvrdlg.hxx
index 7ffa45084ade..e0a728791f6d 100644
--- a/sc/source/ui/inc/solvrdlg.hxx
+++ b/sc/source/ui/inc/solvrdlg.hxx
@@ -77,8 +77,6 @@ private:
const OUString errMsgNoFormula;
const OUString errMsgInvalidVal;
-
-#ifdef _SOLVRDLG_CXX
void Init();
bool CheckTargetValue( const OUString& rStrVal );
void RaiseError( ScSolverErr eError );
@@ -86,7 +84,6 @@ private:
DECL_LINK( BtnHdl, PushButton* );
DECL_LINK( GetFocusHdl, Control* );
DECL_LINK( LoseFocusHdl, void* );
-#endif // _SOLVERDLG_CXX
};
#endif // INCLUDED_SC_SOURCE_UI_INC_SOLVRDLG_HXX