summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/optpage.hxx
diff options
context:
space:
mode:
authorPrashant Shah <pshah.mumbai@gmail.com>2010-10-13 10:32:10 +0530
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2010-10-13 12:58:19 +0200
commit6736be7898a318765bc17f87fac9dbc36355d8a8 (patch)
tree933f8f774fe319c064152df505c119f1062dbaf0 /sw/source/ui/inc/optpage.hxx
parentRTF: fix for nested tables (diff)
downloadcore-6736be7898a318765bc17f87fac9dbc36355d8a8.tar.gz
core-6736be7898a318765bc17f87fac9dbc36355d8a8.zip
Cleanup: remove bogus comments from inc directory
This patch removes bogus comments found in the inc directory including empty Beschreibung (translation: description) statements Signed-off-by: Prashant Shah <pshah.mumbai@gmail.com>
Diffstat (limited to 'sw/source/ui/inc/optpage.hxx')
-rw-r--r--sw/source/ui/inc/optpage.hxx20
1 files changed, 2 insertions, 18 deletions
diff --git a/sw/source/ui/inc/optpage.hxx b/sw/source/ui/inc/optpage.hxx
index 8243dfb449aa..5ae395bc2195 100644
--- a/sw/source/ui/inc/optpage.hxx
+++ b/sw/source/ui/inc/optpage.hxx
@@ -46,10 +46,6 @@ class SwStdFontConfig;
class SwWrtShell;
class FontList;
-/*-----------------31.08.96 10.09-------------------
-
---------------------------------------------------*/
-
class SwContentOptPage : public SfxTabPage
{
//visual aids
@@ -100,8 +96,6 @@ public:
/*-------- OS 27.01.95 -----------------------------------
TabPage Druckereinstellungen Zusaetze
--------------------------------------------------------- */
-
-
class SwAddPrinterTabPage : public SfxTabPage
{
FixedLine aFL1;
@@ -162,10 +156,6 @@ public:
};
-/*-----------------03.09.96 11.50-------------------
-
---------------------------------------------------*/
-
class SwStdFontTabPage : public SfxTabPage
{
FixedLine aStdChrFL ;
@@ -250,10 +240,6 @@ public:
virtual void PageCreated (SfxAllItemSet aSet);
};
-/*-----------------18.01.97 12.10-------------------
-
---------------------------------------------------*/
-
class SwTableOptionsTabPage : public SfxTabPage
{
FixedLine aTableFL;
@@ -312,6 +298,7 @@ public:
virtual void PageCreated (SfxAllItemSet aSet);
};
+
/*-----------------31.10.97 17:55-------------------
TabPage fuer ShadowCrsr
--------------------------------------------------*/
@@ -357,7 +344,6 @@ public:
/*-----------------------------------------------------------------------
Beschreibung: Markierungsvorschau
-----------------------------------------------------------------------*/
-
class SwMarkPreview : public Window
{
Color m_aBgCol; // background
@@ -395,7 +381,6 @@ public:
/*-----------------------------------------------------------------------
Beschreibung: Redlining-Optionen
-----------------------------------------------------------------------*/
-
class SwRedlineOptionsTabPage : public SfxTabPage
{
FixedLine aInsertFL;
@@ -487,6 +472,5 @@ private:
};
#endif //PRODUCT
-#endif
-
+#endif