summaryrefslogtreecommitdiff
path: root/include/xmloff/shapeexport.hxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-10-13 14:36:21 +0300
committerTor Lillqvist <tml@collabora.com>2013-10-13 14:36:21 +0300
commit94755bd8f24582cc40c4257c971f518c270a52e7 (patch)
treea1b4ca4b036bc568db97c5be098727d6b6564d1c /include/xmloff/shapeexport.hxx
parentce69f5d2cec786cbcd879e5e3fb3cb1bd8d4446c (diff)
Combine a pointlessly split class implementation and bin unused private field
Change-Id: I44cee32e256e0767bb3b40bdba93e15b717c9ba6
Diffstat (limited to 'include/xmloff/shapeexport.hxx')
-rw-r--r--include/xmloff/shapeexport.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/xmloff/shapeexport.hxx b/include/xmloff/shapeexport.hxx
index 8dfaa0f89d5e..6dbe719cc352 100644
--- a/include/xmloff/shapeexport.hxx
+++ b/include/xmloff/shapeexport.hxx
@@ -162,7 +162,6 @@ private:
UniReference< XMLPropertyHandlerFactory > mxSdPropHdlFactory;
UniReference< SvXMLExportPropertyMapper > mxPropertySetMapper;
UniReference< XMLAnimationsExporter > mxAnimationsExporter;
- sal_Int32 mnNextUniqueShapeId;
ShapesInfos maShapesInfos;
ShapesInfos::iterator maCurrentShapesIter;
sal_Bool mbExportLayer;