Kaydet (Commit) be04a793 authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS warnings01 (1.4.128); FILE MERGED

2006/04/20 14:49:40 cl 1.4.128.1: warning free code changes
üst 121d6894
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: numpages.hxx,v $ * $RCSfile: numpages.hxx,v $
* *
* $Revision: 1.4 $ * $Revision: 1.5 $
* *
* last change: $Author: obo $ $Date: 2005-11-16 10:02:42 $ * last change: $Author: hr $ $Date: 2006-06-19 15:20:06 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -301,13 +301,8 @@ class SvxNumOptionsTabPage : public SfxTabPage ...@@ -301,13 +301,8 @@ class SvxNumOptionsTabPage : public SfxTabPage
TriStateBox aUseBulletCB; TriStateBox aUseBulletCB;
FixedText aAlignFT; FixedText aAlignFT;
ListBox aAlignLB; ListBox aAlignLB;
FixedText aBitmapFT; FixedText aBitmapFT;
#if SUPD>642
MenuButton aBitmapMB; MenuButton aBitmapMB;
#else
NumLocalExtMenuButton aBitmapMB;
#endif
FixedText aSizeFT; FixedText aSizeFT;
MetricField aWidthMF; MetricField aWidthMF;
FixedText aMultFT; FixedText aMultFT;
...@@ -328,8 +323,7 @@ class SvxNumOptionsTabPage : public SfxTabPage ...@@ -328,8 +323,7 @@ class SvxNumOptionsTabPage : public SfxTabPage
SvxNumRule* pActNum; SvxNumRule* pActNum;
SvxNumRule* pSaveNum; SvxNumRule* pSaveNum;
//SwWrtShell* pWrtSh;
//SwDocShell* pDocSh;
Size aInitSize[SVX_MAX_NUM]; Size aInitSize[SVX_MAX_NUM];
BOOL bHasChild : 1; BOOL bHasChild : 1;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment