summaryrefslogtreecommitdiff
path: root/cui/source/inc/labdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/labdlg.hxx')
-rw-r--r--cui/source/inc/labdlg.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/cui/source/inc/labdlg.hxx b/cui/source/inc/labdlg.hxx
index 44ca18b39430..8b35b8ef416e 100644
--- a/cui/source/inc/labdlg.hxx
+++ b/cui/source/inc/labdlg.hxx
@@ -68,14 +68,12 @@ private:
sal_uInt16 nAnsatzTypePos;
sal_uInt16 nWinkelTypePos;
-#ifdef _SVX_LABDLG_CXX
void SetupAnsatz_Impl( sal_uInt16 nType );
void SetupType_Impl( sal_uInt16 nType );
DECL_LINK( AnsatzSelectHdl_Impl, ListBox * );
DECL_LINK( AnsatzRelSelectHdl_Impl, ListBox * );
DECL_LINK( LineOptHdl_Impl, Button * );
DECL_LINK( SelectCaptTypeHdl_Impl, void * );
-#endif
const SfxItemSet& rOutAttrs;
const SdrView* pView;