Kaydet (Commit) 94755bd8 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Combine a pointlessly split class implementation and bin unused private field

Change-Id: I44cee32e256e0767bb3b40bdba93e15b717c9ba6
üst ce69f5d2
......@@ -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;
......
......@@ -138,9 +138,6 @@ $(eval $(call gb_Library_add_exception_objects,xo,\
xmloff/source/draw/sdxmlexp \
xmloff/source/draw/sdxmlimp \
xmloff/source/draw/shapeexport \
xmloff/source/draw/shapeexport2 \
xmloff/source/draw/shapeexport3 \
xmloff/source/draw/shapeexport4 \
xmloff/source/draw/shapeimport \
xmloff/source/draw/xexptran \
xmloff/source/draw/ximp3dobject \
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment