summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2015-03-01 16:26:03 +0100
committerDavid Tardon <dtardon@redhat.com>2015-03-01 17:33:56 +0100
commit7a1e6d73dc865ac3600edf908832a37e2debc2aa (patch)
tree9aacb56a526c2eeb6321d0a43399e797555c0326 /xmloff
parent2e8fccad27af4e4ee52081e84e10b0e2e55692eb (diff)
i assume this is what is wanted
Change-Id: I619c57b07ccde25257f7848bd2bdf55ac78c9171
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/transform/EventOOoTContext.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/transform/EventOOoTContext.cxx b/xmloff/source/transform/EventOOoTContext.cxx
index 48ce63c1d91e..eb3d10eba658 100644
--- a/xmloff/source/transform/EventOOoTContext.cxx
+++ b/xmloff/source/transform/EventOOoTContext.cxx
@@ -76,7 +76,7 @@ XMLTransformerOOoEventMap_Impl::XMLTransformerOOoEventMap_Impl(
{
if( pInit )
AddMap( pInit );
- if( pInit )
+ if( pInit2 )
AddMap( pInit2 );
}