summaryrefslogtreecommitdiff
path: root/cui/source/inc/cuitabarea.hxx
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@novell.com>2011-09-11 17:53:40 +0200
committerMichael Meeks <michael.meeks@novell.com>2011-09-11 23:12:30 +0200
commitd4b387c5f1b5caddeed34affd670b7ce33ce205d (patch)
treee3b72eb9bc8f29269e8fd2f0d4f4b36d4f675d7b /cui/source/inc/cuitabarea.hxx
parent8e81b988cef8ba6cbf4b122670be8e2c36cfc92e (diff)
cleanup cut/paste .src changes and add 'Embed' check-box to src
Diffstat (limited to 'cui/source/inc/cuitabarea.hxx')
-rw-r--r--cui/source/inc/cuitabarea.hxx47
1 files changed, 7 insertions, 40 deletions
diff --git a/cui/source/inc/cuitabarea.hxx b/cui/source/inc/cuitabarea.hxx
index 897916b6b829..cafdc48bebff 100644
--- a/cui/source/inc/cuitabarea.hxx
+++ b/cui/source/inc/cuitabarea.hxx
@@ -32,11 +32,7 @@
#include <svx/tabarea.hxx>
-/*************************************************************************
-|*
-|* Fl"achen-Tab-Dialog
-|*
-\************************************************************************/
+/************************************************************************/
class SvxAreaTabDialog : public SfxTabDialog
{
@@ -105,11 +101,7 @@ public:
void DontDeleteColorTable() { mbDeleteColorTable = sal_False; }
};
-/*************************************************************************
-|*
-|* Transparence-Tab-Page
-|*
-\************************************************************************/
+/************************************************************************/
class SvxTransparenceTabPage : public SvxTabPage
{
@@ -190,11 +182,7 @@ public:
virtual void PageCreated (SfxAllItemSet aSet);
};
-/*************************************************************************
-|*
-|* Fl"achen-Tab-Page
-|*
-\************************************************************************/
+/************************************************************************/
class SvxAreaTabPage : public SvxTabPage
{
@@ -316,11 +304,6 @@ public:
void SetBmpChgd( ChangeType* pIn ) { pnBitmapListState = pIn; }
};
-/*************************************************************************
-|*
-|* Schatten-Tab-Page
-|*
-\************************************************************************/
class SvxShadowTabPage : public SvxTabPage
{
@@ -384,11 +367,7 @@ public:
void DisablePage( sal_Bool bIn ) { bDisable = bIn; }
};
-/*************************************************************************
-|*
-|* Farbverlauf-Tab-Page
-|*
-\************************************************************************/
+/************************************************************************/
class SvxGradientTabPage : public SfxTabPage
{
@@ -477,11 +456,7 @@ public:
void SetColorChgd( ChangeType* pIn ) { pnColorTableState = pIn; }
};
-/*************************************************************************
-|*
-|* Schraffuren-Tab-Page
-|*
-\************************************************************************/
+/************************************************************************/
class SvxHatchTabPage : public SvxTabPage
{
@@ -569,11 +544,7 @@ public:
virtual void DataChanged( const DataChangedEvent& rDCEvt );
};
-/*************************************************************************
-|*
-|* Bitmap-Tab-Page
-|*
-\************************************************************************/
+/************************************************************************/
class SvxBitmapTabPage : public SvxTabPage
{
@@ -670,11 +641,7 @@ public:
virtual Window* GetParentLabeledBy( const Window* pLabeled ) const;
};
-/*************************************************************************
-|*
-|* Farben-Tab-Page
-|*
-\************************************************************************/
+/************************************************************************/
class SvxColorTabPage : public SfxTabPage
{