summaryrefslogtreecommitdiff
path: root/include/sfx2/event.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/event.hxx')
-rw-r--r--include/sfx2/event.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/sfx2/event.hxx b/include/sfx2/event.hxx
index 8fa2391bd469..2bebdddc6d01 100644
--- a/include/sfx2/event.hxx
+++ b/include/sfx2/event.hxx
@@ -33,7 +33,7 @@
class SfxObjectShell;
-//-------------------------------------------------------------------
+
class SFX2_DLLPUBLIC SfxEventHint : public SfxHint
{
@@ -59,7 +59,7 @@ public:
{ return pObjShell; }
};
-//-------------------------------------------------------------------
+
class SFX2_DLLPUBLIC SfxViewEventHint : public SfxEventHint
{
@@ -82,7 +82,7 @@ public:
{ return xViewController; }
};
-//-------------------------------------------------------------------
+
class SfxNamedHint : public SfxHint
{