From 7297ec19950c48f498d22bd88c1d3fccbe7d77ea Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 2 Nov 2011 09:55:01 +0000 Subject: update list post SvUShorts removal --- xmloff/inc/xmloff/xmlnume.hxx | 5 ----- 1 file changed, 5 deletions(-) (limited to 'xmloff/inc') diff --git a/xmloff/inc/xmloff/xmlnume.hxx b/xmloff/inc/xmloff/xmlnume.hxx index 473bec6d5dec..7edda8ca02ae 100644 --- a/xmloff/inc/xmloff/xmlnume.hxx +++ b/xmloff/inc/xmloff/xmlnume.hxx @@ -98,11 +98,6 @@ public: const ::rtl::OUString& rName, const ::com::sun::star::uno::Reference< ::com::sun::star::container::XIndexReplace > & xNumRule ); - - static sal_Bool GetOutlineStyles( XMLStringVector& rStyleNames, - const ::com::sun::star::uno::Reference< - ::com::sun::star::frame::XModel > & rModel ); - }; #endif // _XMLOFF_XMLNUME_HXX -- cgit