diff options
Diffstat (limited to 'include/xmloff/shapeimport.hxx')
-rw-r--r-- | include/xmloff/shapeimport.hxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/xmloff/shapeimport.hxx b/include/xmloff/shapeimport.hxx index 080b71a02d0f..db7804be82b5 100644 --- a/include/xmloff/shapeimport.hxx +++ b/include/xmloff/shapeimport.hxx @@ -242,11 +242,6 @@ class XMLOFF_DLLPUBLIC XMLShapeImportHelper : public salhelper::SimpleReferenceO std::unique_ptr<SvXMLTokenMap> mp3DSphereObjectAttrTokenMap; std::unique_ptr<SvXMLTokenMap> mp3DLightAttrTokenMap; - const OUString msStartShape; - const OUString msEndShape; - const OUString msStartGluePointIndex; - const OUString msEndGluePointIndex; - rtl::Reference< XMLTableImport > mxShapeTableImport; protected: |