diff options
author | Christian Lippka <christian.lippka@sun.com> | 2010-06-07 16:51:17 +0200 |
---|---|---|
committer | Christian Lippka <christian.lippka@sun.com> | 2010-06-07 16:51:17 +0200 |
commit | 27965df4e22fc400f35949c2ec3b88a2914a8d8a (patch) | |
tree | 0c29792aeea81901efafca1c1fe5c51920d761cc /xmloff/source/text/XMLIndexTOCContext.hxx | |
parent | f425cc4944368dbd9449cdcc164035ba8707e46c (diff) | |
parent | aba7a3c63e51b4dcaef8efa440f101fc351e9740 (diff) |
cws impress190: merging
Diffstat (limited to 'xmloff/source/text/XMLIndexTOCContext.hxx')
-rw-r--r-- | xmloff/source/text/XMLIndexTOCContext.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/xmloff/source/text/XMLIndexTOCContext.hxx b/xmloff/source/text/XMLIndexTOCContext.hxx index accaca5a3c53..66f045a5467d 100644 --- a/xmloff/source/text/XMLIndexTOCContext.hxx +++ b/xmloff/source/text/XMLIndexTOCContext.hxx @@ -73,9 +73,6 @@ class XMLIndexTOCContext : public SvXMLImportContext enum IndexTypeEnum eIndexType; - /** source element name (for CreateChildContext) */ - const sal_Char* pSourceElementName; - sal_Bool bValid; SvXMLImportContextRef xBodyContextRef; |