summaryrefslogtreecommitdiffstats
path: root/cui/source/inc/chardlg.hxx
diff options
context:
space:
mode:
authoreXine <exine@jun.pl>2010-11-02 18:14:23 +0100
committerKohei Yoshida <kyoshida@novell.com>2010-11-02 15:36:40 -0400
commitda94b0462bee31be2a9f09c7b13ebd0cf0255945 (patch)
tree5c08245fa0eddd80e5f9bac0b9682905e8621dfd /cui/source/inc/chardlg.hxx
parentremoved unnecessary comments and whitespaces, dead code (diff)
downloadcore-da94b0462bee31be2a9f09c7b13ebd0cf0255945.tar.gz
core-da94b0462bee31be2a9f09c7b13ebd0cf0255945.zip
cui: more fixes of dead code, bogus and German
Diffstat (limited to 'cui/source/inc/chardlg.hxx')
-rw-r--r--cui/source/inc/chardlg.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/cui/source/inc/chardlg.hxx b/cui/source/inc/chardlg.hxx
index 494d77bf7f13..dda5a8de47e4 100644
--- a/cui/source/inc/chardlg.hxx
+++ b/cui/source/inc/chardlg.hxx
@@ -82,7 +82,6 @@ public:
using SfxTabPage::DeactivatePage;
virtual void ActivatePage( const SfxItemSet& rSet );
-// virtual int DeactivatePage( SfxItemSet* pSet = 0 );
};
@@ -254,10 +253,8 @@ private:
DECL_LINK( ColorBoxSelectHdl_Impl, ColorListBox* );
public:
-// using SfxTabPage::ActivatePage;
using SfxTabPage::DeactivatePage;
-// virtual void ActivatePage( const SfxItemSet& rSet );
virtual int DeactivatePage( SfxItemSet* pSet = 0 );
public: