Kaydet (Commit) f6dd2b47 authored tarafından Caolán McNamara's avatar Caolán McNamara

coverity#707969 unused nMasterPageNameIndex

Change-Id: I1a91871eb9f1952625b94b15d9ab8a4712487048
üst eac97e79
...@@ -89,7 +89,6 @@ namespace rptxml ...@@ -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;
......
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