summaryrefslogtreecommitdiff
path: root/xmlhelp/source/cxxhelp/provider/urlparameter.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlhelp/source/cxxhelp/provider/urlparameter.cxx')
-rw-r--r--xmlhelp/source/cxxhelp/provider/urlparameter.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/urlparameter.cxx b/xmlhelp/source/cxxhelp/provider/urlparameter.cxx
index f0e3b76381ee..d1819e91e44c 100644
--- a/xmlhelp/source/cxxhelp/provider/urlparameter.cxx
+++ b/xmlhelp/source/cxxhelp/provider/urlparameter.cxx
@@ -199,7 +199,7 @@ OUString URLParameter::get_the_tag()
}
-OUString URLParameter::get_the_path()
+OUString URLParameter::get_path()
{
if(m_bUseDB) {
if( ! m_bHelpDataFileRead )
@@ -227,7 +227,7 @@ OUString URLParameter::get_the_title()
}
-OUString URLParameter::get_the_jar()
+OUString URLParameter::get_jar()
{
if(m_bUseDB) {
if( ! m_bHelpDataFileRead )