summaryrefslogtreecommitdiff
path: root/sax/inc/xml2utf.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sax/inc/xml2utf.hxx')
-rw-r--r--sax/inc/xml2utf.hxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/sax/inc/xml2utf.hxx b/sax/inc/xml2utf.hxx
index 843a3ef0ffcc..a07a9588a7e9 100644
--- a/sax/inc/xml2utf.hxx
+++ b/sax/inc/xml2utf.hxx
@@ -92,11 +92,7 @@ public:
/// @throws css::io::NotConnectedException
/// @throws css::io::BufferSizeExceededException
/// @throws css::uno::RuntimeException
- sal_Int32 readAndConvert( css::uno::Sequence<sal_Int8> &seq , sal_Int32 nMaxToRead )
- throw ( css::io::IOException,
- css::io::NotConnectedException ,
- css::io::BufferSizeExceededException ,
- css::uno::RuntimeException );
+ sal_Int32 readAndConvert( css::uno::Sequence<sal_Int8> &seq , sal_Int32 nMaxToRead );
private: