diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2010-12-17 17:08:13 +0100 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2010-12-17 17:08:13 +0100 |
commit | a366a075c8d2ade6c0b4efdd1203f22d30a8bb7b (patch) | |
tree | 674cd03a32fb3414a87bc2066362dd8c56e6f94f /sfx2/source/config | |
parent | 4a2bf7287695e8b501657ed2ed082c47cc9c9df0 (diff) | |
parent | b927224032e0ca68961cb6730c02de04f56633a5 (diff) |
CWS-TOOLING: integrate CWS fwk160
Diffstat (limited to 'sfx2/source/config')
-rw-r--r-- | sfx2/source/config/evntconf.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/source/config/evntconf.cxx b/sfx2/source/config/evntconf.cxx index 8da7e4f10ce1..185ec0626c51 100644 --- a/sfx2/source/config/evntconf.cxx +++ b/sfx2/source/config/evntconf.cxx @@ -60,6 +60,7 @@ // ----------------------------------------------------------------------- TYPEINIT1(SfxEventHint, SfxHint); TYPEINIT1(SfxEventNamesItem, SfxPoolItem); +TYPEINIT1(SfxViewEventHint, SfxHint); using namespace com::sun::star; |