summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorVladimir Glazunov <vg@openoffice.org>2011-03-21 17:54:58 +0100
committerVladimir Glazunov <vg@openoffice.org>2011-03-21 17:54:58 +0100
commit4deb4ccac394b4fb0bc192779d341fda660f635d (patch)
treebedc1c574595ee64f03a4b3327cc0869b7f541a9 /sfx2
parent2e414f7a3e2e6401c179c65bbd486022d533bfe9 (diff)
parent51438c2d9ea3693fb61324c439ce6d4af5d539bc (diff)
CWS-TOOLING: integrate CWS chart53
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/config/evntconf.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/config/evntconf.cxx b/sfx2/source/config/evntconf.cxx
index 59d3107532a4..31f9105c28aa 100644
--- a/sfx2/source/config/evntconf.cxx
+++ b/sfx2/source/config/evntconf.cxx
@@ -59,7 +59,7 @@
// -----------------------------------------------------------------------
TYPEINIT1(SfxEventHint, SfxHint);
TYPEINIT1(SfxEventNamesItem, SfxPoolItem);
-TYPEINIT1(SfxViewEventHint, SfxHint);
+TYPEINIT1(SfxViewEventHint, SfxEventHint);
using namespace com::sun::star;