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.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sfx2/event.hxx b/include/sfx2/event.hxx
index 079a13aafc54..37a71b338015 100644
--- a/include/sfx2/event.hxx
+++ b/include/sfx2/event.hxx
@@ -34,7 +34,6 @@
class SfxObjectShell;
-
class SFX2_DLLPUBLIC SfxEventHint : public SfxHint
{
SfxObjectShell* pObjShell;
@@ -59,7 +58,6 @@ public:
};
-
class SFX2_DLLPUBLIC SfxViewEventHint : public SfxEventHint
{
css::uno::Reference< css::frame::XController2 > xViewController;