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 160e5fb3952f..a03985e0c669 100644
--- a/sax/source/expatwrap/attrlistimpl.hxx
+++ b/sax/source/expatwrap/attrlistimpl.hxx
@@ -47,7 +47,7 @@ public:
void clear();
public:
// XAttributeList
- virtual sal_Int16 SAL_CALL getLength(void)
+ virtual sal_Int16 SAL_CALL getLength()
throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
virtual OUString SAL_CALL getNameByIndex(sal_Int16 i)
throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;