From 0d1ff2bfc439ff59dd6cec0a6cb6495f4ef2cc54 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 23 Aug 2011 10:01:48 +0100 Subject: generate list --- xmloff/inc/xmloff/VisAreaContext.hxx | 5 ----- 1 file changed, 5 deletions(-) (limited to 'xmloff/inc') diff --git a/xmloff/inc/xmloff/VisAreaContext.hxx b/xmloff/inc/xmloff/VisAreaContext.hxx index cdb04a90c802..62f9d4bb2728 100644 --- a/xmloff/inc/xmloff/VisAreaContext.hxx +++ b/xmloff/inc/xmloff/VisAreaContext.hxx @@ -47,11 +47,6 @@ public: ::com::sun::star::xml::sax::XAttributeList>& xAttrList, Rectangle& rRect, const MapUnit aMapUnit); - XMLVisAreaContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const rtl::OUString& rLName, - const ::com::sun::star::uno::Reference< - ::com::sun::star::xml::sax::XAttributeList>& xAttrList, - ::com::sun::star::awt::Rectangle& rRect, const sal_Int16 nMeasureUnit); - virtual ~XMLVisAreaContext(); virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix, -- cgit