diff options
Diffstat (limited to 'xmlhelp')
-rw-r--r-- | xmlhelp/source/cxxhelp/provider/databases.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/databases.hxx b/xmlhelp/source/cxxhelp/provider/databases.hxx index 9961cfee2f18..ec9b23e8cea5 100644 --- a/xmlhelp/source/cxxhelp/provider/databases.hxx +++ b/xmlhelp/source/cxxhelp/provider/databases.hxx @@ -228,7 +228,7 @@ namespace chelp { /** - * Changes the the stylesheet for further reads. + * Changes the stylesheet for further reads. */ void changeCSS(const rtl::OUString& newStyleSheet); @@ -245,7 +245,7 @@ namespace chelp { int* byteCount ); /** - * Has the purpose of forcing the the jarfile to stay open + * Has the purpose of forcing the jarfile to stay open */ com::sun::star::uno::Reference< com::sun::star::container::XHierarchicalNameAccess > |