diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 23:48:53 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 23:48:53 +0000 |
commit | 925ad314e0b964e783a63d0acd8e391fcb062f40 (patch) | |
tree | 80d0aabd35d2a7e0ec21ceda0a9e0f4e07f454ed /unoxml | |
parent | 622d616e6aaec43834a950107914a1dc79f2f2e2 (diff) |
INTEGRATION: CWS warnings01 (1.3.18); FILE MERGED
2006/03/10 19:08:16 lo 1.3.18.1: warnings01: remove warnings in unoxml
Diffstat (limited to 'unoxml')
-rw-r--r-- | unoxml/source/events/event.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unoxml/source/events/event.cxx b/unoxml/source/events/event.cxx index 85f1b82f2b85..1d41bbba9911 100644 --- a/unoxml/source/events/event.cxx +++ b/unoxml/source/events/event.cxx @@ -59,4 +59,4 @@ namespace DOM { namespace events m_cancelable = cancelableArg; } -}}
\ No newline at end of file +}} |