summaryrefslogtreecommitdiff
path: root/sax/source/expatwrap/attrlistimpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sax/source/expatwrap/attrlistimpl.hxx')
-rw-r--r--sax/source/expatwrap/attrlistimpl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sax/source/expatwrap/attrlistimpl.hxx b/sax/source/expatwrap/attrlistimpl.hxx
index 17dc31c78852..52187f9826cd 100644
--- a/sax/source/expatwrap/attrlistimpl.hxx
+++ b/sax/source/expatwrap/attrlistimpl.hxx
@@ -32,7 +32,7 @@ namespace sax_expatwrap
struct AttributeList_impl;
//FIXME
-class /*SAX_DLLPUBLIC*/ AttributeList :
+class AttributeList :
public ::cppu::WeakImplHelper2<
::com::sun::star::xml::sax::XAttributeList,
::com::sun::star::util::XCloneable >