summaryrefslogtreecommitdiffstats
path: root/xmloff/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-08-23 10:01:48 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-08-23 10:35:45 +0100
commit0d1ff2bfc439ff59dd6cec0a6cb6495f4ef2cc54 (patch)
tree95ff034cd162397094fcd424ece5e60db469ad94 /xmloff/inc
parentfix windows xmlsecurity link (diff)
downloadcore-0d1ff2bfc439ff59dd6cec0a6cb6495f4ef2cc54.tar.gz
core-0d1ff2bfc439ff59dd6cec0a6cb6495f4ef2cc54.zip
generate list
Diffstat (limited to 'xmloff/inc')
-rw-r--r--xmloff/inc/xmloff/VisAreaContext.hxx5
1 files changed, 0 insertions, 5 deletions
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,