Kaydet (Commit) 462451a4 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

remove two useless definitions

Change-Id: Idf804207c2af46dee30d4eff3704b8d61fbe485f
üst 5129d01a
...@@ -852,7 +852,6 @@ class ScXMLImport: public SvXMLImport ...@@ -852,7 +852,6 @@ class ScXMLImport: public SvXMLImport
com::sun::star::uno::Reference <com::sun::star::util::XNumberFormats> xNumberFormats; com::sun::star::uno::Reference <com::sun::star::util::XNumberFormats> xNumberFormats;
com::sun::star::uno::Reference <com::sun::star::util::XNumberFormatTypes> xNumberFormatTypes; com::sun::star::uno::Reference <com::sun::star::util::XNumberFormatTypes> xNumberFormatTypes;
ScRangeList maSheetRanges;
com::sun::star::uno::Reference <com::sun::star::sheet::XSheetCellRangeContainer> xSheetCellRanges; com::sun::star::uno::Reference <com::sun::star::sheet::XSheetCellRangeContainer> xSheetCellRanges;
rtl::OUString sEmpty; rtl::OUString sEmpty;
......
...@@ -143,8 +143,6 @@ public: ...@@ -143,8 +143,6 @@ public:
private: private:
using XMLPropStyleContext::SetStyle; using XMLPropStyleContext::SetStyle;
ScConditionalFormat* CreateCondFormat();
}; };
class XMLTableStylesContext : public SvXMLStylesContext class XMLTableStylesContext : public SvXMLStylesContext
......
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