summaryrefslogtreecommitdiffstats
path: root/include/svx/sdgcoitm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdgcoitm.hxx')
-rw-r--r--include/svx/sdgcoitm.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/include/svx/sdgcoitm.hxx b/include/svx/sdgcoitm.hxx
index 9f49655b3126..7d313ff91d51 100644
--- a/include/svx/sdgcoitm.hxx
+++ b/include/svx/sdgcoitm.hxx
@@ -24,9 +24,9 @@
#include <svx/svddef.hxx>
#include <svx/svxdllapi.h>
-//-----------------
+
// SdrGrafRedItem -
-//-----------------
+
class SVX_DLLPUBLIC SdrGrafRedItem : public SdrSignedPercentItem
{
@@ -41,9 +41,9 @@ public:
virtual SfxPoolItem* Create( SvStream& rIn, sal_uInt16 nVer ) const;
};
-//-------------------
+
// SdrGrafGreenItem -
-//-------------------
+
class SVX_DLLPUBLIC SdrGrafGreenItem : public SdrSignedPercentItem
{
@@ -58,9 +58,9 @@ public:
virtual SfxPoolItem* Create( SvStream& rIn, sal_uInt16 nVer ) const;
};
-//-------------------
+
// SdrGrafBlueItem -
-//-------------------
+
class SVX_DLLPUBLIC SdrGrafBlueItem : public SdrSignedPercentItem
{