summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2010-07-13 14:54:15 +0200
committerKurt Zenker <kz@openoffice.org>2010-07-13 14:54:15 +0200
commitef6ea72805ac6b8044e76d466f34e459210e691d (patch)
treeb3af8a7abe5f42bbfbf754aaad784748a63de5d7
parent982e79de5fe0219ca9907349a801b9efd7fd9129 (diff)
parent4a0730680ffc8a89febdfa672a2cf59537c6a254 (diff)
CWS-TOOLING: integrate CWS sw33bf06_OOO330ooo/OOO330_m1ooo/DEV300_m85
-rw-r--r--writerfilter/source/ooxml/OOXMLFastContextHandler.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx b/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx
index e155dfce4..37f5d11be 100644
--- a/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx
+++ b/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx
@@ -153,6 +153,7 @@ OOXMLFastContextHandler::OOXMLFastContextHandler
: cppu::WeakImplHelper1<com::sun::star::xml::sax::XFastContextHandler>(),
mpParent(pContext),
mId(0),
+ mnDefine(0),
mnToken(OOXML_FAST_TOKENS_END),
mpStream(NULL),
mnTableDepth(0),