summaryrefslogtreecommitdiffstats
path: root/xmlhelp/source/cxxhelp/inc/qe/DocGenerator.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlhelp/source/cxxhelp/inc/qe/DocGenerator.hxx')
-rw-r--r--xmlhelp/source/cxxhelp/inc/qe/DocGenerator.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmlhelp/source/cxxhelp/inc/qe/DocGenerator.hxx b/xmlhelp/source/cxxhelp/inc/qe/DocGenerator.hxx
index 6acfafd749b5..820ff70f3ae1 100644
--- a/xmlhelp/source/cxxhelp/inc/qe/DocGenerator.hxx
+++ b/xmlhelp/source/cxxhelp/inc/qe/DocGenerator.hxx
@@ -38,8 +38,8 @@ namespace xmlsearch {
static const sal_Int32 END;
virtual ~NonnegativeIntegerGenerator() { };
- virtual sal_Int32 first() throw( xmlsearch::excep::XmlSearchException ) = 0;
- virtual sal_Int32 next() throw( xmlsearch::excep::XmlSearchException ) = 0;
+ ;
+ ;
};