summaryrefslogtreecommitdiff
path: root/sfx2/source/config
diff options
context:
space:
mode:
authorMikhail Voytenko <mav@openoffice.org>2010-11-18 13:44:07 +0100
committerMikhail Voytenko <mav@openoffice.org>2010-11-18 13:44:07 +0100
commit4b2c8bef449435fdece84ba82830d916d52d25aa (patch)
tree34351edfc3942ff8027d6c1f935fd062830b6e47 /sfx2/source/config
parent2a938152b6e75310deb79873f3617e78f88b0b71 (diff)
fwk160: #i114694# support XDocumentEventBroadcaster
Diffstat (limited to 'sfx2/source/config')
-rw-r--r--sfx2/source/config/evntconf.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/source/config/evntconf.cxx b/sfx2/source/config/evntconf.cxx
index 9935c3a18c8b..339357294a40 100644
--- a/sfx2/source/config/evntconf.cxx
+++ b/sfx2/source/config/evntconf.cxx
@@ -68,6 +68,7 @@
// -----------------------------------------------------------------------
TYPEINIT1(SfxEventHint, SfxHint);
TYPEINIT1(SfxEventNamesItem, SfxPoolItem);
+TYPEINIT1(SfxViewEventHint, SfxHint);
using namespace com::sun::star;