summaryrefslogtreecommitdiffstats
path: root/include/svx/SvxColorValueSet.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-15 18:53:12 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-16 14:37:27 +0200
commita6ef8ed1d6ba5843fa2e5fc49e21d8adda2b7583 (patch)
tree593a98cb5e9a4a1711c8b85fce055471f36456b3 /include/svx/SvxColorValueSet.hxx
parentooxml: Preserve effects on pictures (diff)
downloadcore-a6ef8ed1d6ba5843fa2e5fc49e21d8adda2b7583.tar.gz
core-a6ef8ed1d6ba5843fa2e5fc49e21d8adda2b7583.zip
clean up, remove eof comments
Change-Id: I166e781cb54181a8e5d08021cf5f6dfcd1fde5cb
Diffstat (limited to 'include/svx/SvxColorValueSet.hxx')
-rw-r--r--include/svx/SvxColorValueSet.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/svx/SvxColorValueSet.hxx b/include/svx/SvxColorValueSet.hxx
index 5f06b22d1929..8690a480fb4b 100644
--- a/include/svx/SvxColorValueSet.hxx
+++ b/include/svx/SvxColorValueSet.hxx
@@ -22,12 +22,8 @@
#include <svtools/valueset.hxx>
#include <svx/svxdllapi.h>
-
-
class XColorList;
-
-
class SVX_DLLPUBLIC SvxColorValueSet : public ValueSet
{
private:
@@ -47,10 +43,6 @@ public:
Size layoutToGivenHeight(sal_uInt32 nHeight, sal_uInt32 nEntryCount);
};
-
-
#endif // INCLUDED_SVX_SVXCOLORVALUESET_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */