summaryrefslogtreecommitdiff
path: root/cppu/inc/uno/EnvDcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'cppu/inc/uno/EnvDcp.h')
-rw-r--r--cppu/inc/uno/EnvDcp.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/cppu/inc/uno/EnvDcp.h b/cppu/inc/uno/EnvDcp.h
index a2471815c179..8c4f21016535 100644
--- a/cppu/inc/uno/EnvDcp.h
+++ b/cppu/inc/uno/EnvDcp.h
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -38,7 +38,7 @@ extern "C"
/** Get the OBI type part of an environment descriptor.
(http://wiki.services.openoffice.org/wiki/Uno/Binary/Spec/Environment_Descriptor)
-
+
@param pEnvDcp the Environment Descriptor
@param ppEnvTypeName the OBI type
@since UDK 3.2.7
@@ -48,7 +48,7 @@ void uno_EnvDcp_getTypeName(rtl_uString const * pEnvDcp, rtl_uString ** ppEnvTyp
/** Get the purpose part of an environment descriptor.
(http://wiki.services.openoffice.org/wiki/Uno/Binary/Spec/Environment_Descriptor)
-
+
@param pEnvDcp the Environment Descriptor
@param ppEnvPurpose the purpose
@since UDK 3.2.7