summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/deployment
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-01-30 07:11:34 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-01-30 07:11:34 +0000
commita8b9cb3797238c480c51fd9ba162890bfa643b38 (patch)
treefcef037e7a84f5d040a255425f37118ddc67cfc6 /offapi/com/sun/star/deployment
parent525810e567a5049cfbfa12179538d16f395aceb7 (diff)
INTEGRATION: CWS dba24d (1.4.400); FILE MERGED
2007/11/30 21:02:38 fs 1.4.400.1: warning-free autodoc: 'Incorrectly Written Const Symbols' warning cause fixed
Diffstat (limited to 'offapi/com/sun/star/deployment')
-rw-r--r--offapi/com/sun/star/deployment/XPackageTypeInfo.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/deployment/XPackageTypeInfo.idl b/offapi/com/sun/star/deployment/XPackageTypeInfo.idl
index 7efcee39c08a..2a42f56a260e 100644
--- a/offapi/com/sun/star/deployment/XPackageTypeInfo.idl
+++ b/offapi/com/sun/star/deployment/XPackageTypeInfo.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: XPackageTypeInfo.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 22:59:18 $
+ * last change: $Author: rt $ $Date: 2008-01-30 08:10:44 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -90,7 +90,7 @@ interface XPackageTypeInfo
@return
currently an unsigned short
(resource id for deploymentgui resource file),
- <VOID/> any if none is available
+ <void/> any if none is available
*/
any getIcon( [in] boolean highContrast, [in] boolean smallIcon );
};