diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-09-09 15:03:07 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-09-09 15:03:07 +0000 |
commit | f4334e9744013e3aa779a90927cdcf2857475b95 (patch) | |
tree | e471f4739a975642c23975429aa883fbe72ac6df /offapi/com/sun/star/deployment | |
parent | 104c9aaa1078e4ae36fd9079852b37305aaaab46 (diff) |
INTEGRATION: CWS toolbars2 (1.3.60); FILE MERGED
2004/08/20 08:47:02 cd 1.3.60.2: RESYNC: (1.3-1.4); FILE MERGED
2004/08/19 12:29:46 mi 1.3.60.1: #i33199# @since with version number instead of issue id
Diffstat (limited to 'offapi/com/sun/star/deployment')
-rw-r--r-- | offapi/com/sun/star/deployment/XPackage.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/deployment/XPackage.idl b/offapi/com/sun/star/deployment/XPackage.idl index ddeba71492c4..905fea49699e 100644 --- a/offapi/com/sun/star/deployment/XPackage.idl +++ b/offapi/com/sun/star/deployment/XPackage.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPackage.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: obo $ $Date: 2004-08-12 12:02:07 $ + * last change: $Author: obo $ $Date: 2004-09-09 16:03:07 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,7 @@ module com { module sun { module star { module deployment { /** Objects of this service reflect a bound package and are issued by a <type>PackageRegistryBackend</type>. - @since #i20304# + @since OOo 2.0.0 */ interface XPackage { |