summaryrefslogtreecommitdiff
path: root/xmlhelp/source/cxxhelp/provider/databases.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlhelp/source/cxxhelp/provider/databases.hxx')
-rw-r--r--xmlhelp/source/cxxhelp/provider/databases.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/databases.hxx b/xmlhelp/source/cxxhelp/provider/databases.hxx
index f45032da7e12..9431328143c8 100644
--- a/xmlhelp/source/cxxhelp/provider/databases.hxx
+++ b/xmlhelp/source/cxxhelp/provider/databases.hxx
@@ -150,7 +150,7 @@ namespace chelp {
StaticModuleInformation* getStaticInformationForModule( const OUString& Module,
const OUString& Language );
- bool checkModuleMatchForExtension( const OUString& Database, const OUString& doclist );
+ bool checkModuleMatchForExtension( std::u16string_view Database, const OUString& doclist );
KeywordInfo* getKeyword( const OUString& Module,
const OUString& Language );