summaryrefslogtreecommitdiff
path: root/include/cppu/EnvDcp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/cppu/EnvDcp.hxx')
-rw-r--r--include/cppu/EnvDcp.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/cppu/EnvDcp.hxx b/include/cppu/EnvDcp.hxx
index 340ebcb3d5e1..f4e8d3e4dcc8 100644
--- a/include/cppu/EnvDcp.hxx
+++ b/include/cppu/EnvDcp.hxx
@@ -29,7 +29,7 @@ namespace cppu
namespace EnvDcp
{
/** Get the OBI type part of an environment descriptor.
- (http://wiki.services.openoffice.org/wiki/Uno/Cpp/Spec/Environment_Descriptor)
+ (http://wiki.openoffice.org/wiki/Uno/Cpp/Spec/Environment_Descriptor)
@param rEnvDcp the Environment Descriptor
@return the OBI type
@@ -45,7 +45,7 @@ inline rtl::OUString getTypeName(rtl::OUString const & rEnvDcp)
}
/** Get the purpose part of an environment descriptor.
- (http://wiki.services.openoffice.org/wiki/Uno/Binary/Spec/Environment_Descriptor)
+ (http://wiki.openoffice.org/wiki/Uno/Binary/Spec/Environment_Descriptor)
@param rEnvDcp the Environment Descriptor
@return the purpose