summaryrefslogtreecommitdiff
path: root/include/svx/grfflt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/grfflt.hxx')
-rw-r--r--include/svx/grfflt.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/svx/grfflt.hxx b/include/svx/grfflt.hxx
index 6d21e22f8b5c..ecc5b3abfa6f 100644
--- a/include/svx/grfflt.hxx
+++ b/include/svx/grfflt.hxx
@@ -33,17 +33,17 @@
#include <svx/rectenum.hxx>
#include <svx/svxdllapi.h>
-// ---------------
+
// - Error codes -
-// ---------------
+
#define SVX_GRAPHICFILTER_ERRCODE_NONE 0x00000000
#define SVX_GRAPHICFILTER_UNSUPPORTED_GRAPHICTYPE 0x00000001
#define SVX_GRAPHICFILTER_UNSUPPORTED_SLOT 0x00000002
-// --------------------
+
// - SvxGraphicFilter -
-// --------------------
+
class SfxRequest;
class SfxItemSet;