summaryrefslogtreecommitdiff
path: root/cui/source/inc/page.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/page.hxx
parentf525717534829abb4ca618e0fcb394ae4b95755a (diff)
cui: more fixes of dead code, bogus and German
Diffstat (limited to 'cui/source/inc/page.hxx')
-rw-r--r--cui/source/inc/page.hxx11
1 files changed, 1 insertions, 10 deletions
diff --git a/cui/source/inc/page.hxx b/cui/source/inc/page.hxx
index 8fba32b2bbd1..e7f4506c4796 100644
--- a/cui/source/inc/page.hxx
+++ b/cui/source/inc/page.hxx
@@ -41,15 +41,6 @@
#include <i18npool/paper.hxx>
#include <svx/flagsdef.hxx>
-// enum ------------------------------------------------------------------
-
-//CHINA001 enum SvxModeType
-//CHINA001 {
-//CHINA001 SVX_PAGE_MODE_STANDARD,
-//CHINA001 SVX_PAGE_MODE_CENTER,
-//CHINA001 SVX_PAGE_MODE_PRESENTATION
-//CHINA001 };
-
// class SvxPageDescPage -------------------------------------------------
/* {k:\svx\prototyp\dialog\page.bmp}
@@ -232,7 +223,7 @@ public:
{ ePaperStart = eStart, ePaperEnd = eEnd; }
void SetCollectionList(const List* pList);
- virtual void PageCreated (SfxAllItemSet aSet); //add CHINA001
+ virtual void PageCreated (SfxAllItemSet aSet);
};
#endif // #ifndef _SVX_PAGE_HXX