summaryrefslogtreecommitdiffstats
path: root/include/svl/rngitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/rngitem.hxx')
-rw-r--r--include/svl/rngitem.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svl/rngitem.hxx b/include/svl/rngitem.hxx
index daaad28eeb2b..f181593a2a1a 100644
--- a/include/svl/rngitem.hxx
+++ b/include/svl/rngitem.hxx
@@ -25,7 +25,7 @@
class SvStream;
-// -----------------------------------------------------------------------
+
class SVL_DLLPUBLIC SfxRangeItem : public SfxPoolItem
{
@@ -53,7 +53,7 @@ public:
virtual SvStream& Store( SvStream &, sal_uInt16 nItemVersion ) const;
};
-// -----------------------------------------------------------------------
+
class SVL_DLLPUBLIC SfxUShortRangesItem : public SfxPoolItem
{