summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/crnrdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/crnrdlg.hxx')
-rw-r--r--sc/source/ui/inc/crnrdlg.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/source/ui/inc/crnrdlg.hxx b/sc/source/ui/inc/crnrdlg.hxx
index b6fcd927afd7..5337886961ce 100644
--- a/sc/source/ui/inc/crnrdlg.hxx
+++ b/sc/source/ui/inc/crnrdlg.hxx
@@ -72,8 +72,6 @@ private:
formula::RefEdit* pEdActive;
bool bDlgLostFocus;
-#ifdef _CRNRDLG_CXX
-private:
void Init ();
void UpdateNames ();
void UpdateRangeData ( const ScRange& rRange, bool bColName );
@@ -90,7 +88,6 @@ private:
DECL_LINK( Range2DataModifyHdl, void * );
DECL_LINK( GetFocusHdl, Control* );
DECL_LINK( LoseFocusHdl, void* );
-#endif
};
#endif // INCLUDED_SC_SOURCE_UI_INC_CRNRDLG_HXX