summaryrefslogtreecommitdiff
path: root/basctl/source/inc/doceventnotifier.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/inc/doceventnotifier.hxx')
-rw-r--r--basctl/source/inc/doceventnotifier.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/basctl/source/inc/doceventnotifier.hxx b/basctl/source/inc/doceventnotifier.hxx
index edff08a9a70b..d3fa1a574b34 100644
--- a/basctl/source/inc/doceventnotifier.hxx
+++ b/basctl/source/inc/doceventnotifier.hxx
@@ -34,8 +34,6 @@ namespace basctl
class ScriptDocument;
- //= DocumentEventListener
-
class SAL_NO_VTABLE DocumentEventListener : ::boost::noncopyable
{
public:
@@ -53,8 +51,6 @@ namespace basctl
};
- //= DocumentEventNotifier
-
/** allows registering at theGlobalEventBroadcaster for global document events
*/
class DocumentEventNotifier