coverity#707969 unused nMasterPageNameIndex

Change-Id: I1a91871eb9f1952625b94b15d9ab8a4712487048
This commit is contained in:
Caolán McNamara 2014-04-02 12:53:26 +01:00
parent eac97e7925
commit f6dd2b47f4

View File

@ -89,7 +89,6 @@ namespace rptxml
const OUString m_sCellStyleFamilyName; const OUString m_sCellStyleFamilyName;
ORptFilter& m_rImport; ORptFilter& m_rImport;
sal_Int32 m_nNumberFormatIndex; sal_Int32 m_nNumberFormatIndex;
sal_Int32 nMasterPageNameIndex;
sal_Bool bAutoStyles : 1; sal_Bool bAutoStyles : 1;
//mutable UniReference < SvXMLImportPropertyMapper > m_xControlImpPropMapper; //mutable UniReference < SvXMLImportPropertyMapper > m_xControlImpPropMapper;