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
commit17d1083e78dc5e12716ee86031b25ba081f023fa (patch)
treeebee98d6f6e321bac1ecff6060982bce17c68e5a /sfx2/source/config
parentac689c5514dfa987b2bc1c49f132bd6a11e5f68a (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 13b1bda03c..fc83aacde6 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;