summaryrefslogtreecommitdiffstats
path: root/include/sfx2/stbitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/stbitem.hxx')
-rw-r--r--include/sfx2/stbitem.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/sfx2/stbitem.hxx b/include/sfx2/stbitem.hxx
index 2231ab0f02cc..c9b5dc1e06cf 100644
--- a/include/sfx2/stbitem.hxx
+++ b/include/sfx2/stbitem.hxx
@@ -24,7 +24,7 @@
#include <svl/poolitem.hxx>
#include <svtools/statusbarcontroller.hxx>
-//------------------------------------------------------------------
+
class SfxModule;
class StatusBar;
@@ -52,7 +52,7 @@ struct SfxStbCtrlFactory
{}
};
-//------------------------------------------------------------------
+
class CommandEvent;
class MouseEvent;
@@ -123,7 +123,7 @@ public:
};
-//------------------------------------------------------------------
+
#define SFX_DECL_STATUSBAR_CONTROL() \
static SfxStatusBarControl* CreateImpl( sal_uInt16 nSlotId, sal_uInt16 nId, StatusBar &rStb ); \