diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-07-01 11:41:41 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-07-01 11:41:41 +0000 |
commit | aa54fcab62485f34f93232cee7716cd735d62a2a (patch) | |
tree | 1b726146594be2c44d55513168f60317ea752022 /offapi | |
parent | a0502234a3d8c59f19595ff9a5ee9db93223e837 (diff) |
INTEGRATION: CWS xmlfilter05 (1.3.28); FILE MERGED
2008/05/07 15:30:31 tbe 1.3.28.1: #i75812# API: update @since tags in IDL files for CWS xmlfilter02
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/sheet/XDDELinkResults.idl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sheet/XDDELinkResults.idl b/offapi/com/sun/star/sheet/XDDELinkResults.idl index 1df4fb107d81..ae0da9671192 100644 --- a/offapi/com/sun/star/sheet/XDDELinkResults.idl +++ b/offapi/com/sun/star/sheet/XDDELinkResults.idl @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: XDDELinkResults.idl,v $ - * $Revision: 1.3 $ + * $Revision: 1.4 $ * * This file is part of OpenOffice.org. * @@ -45,7 +45,7 @@ module com { module sun { module star { module sheet { @see com::sun::star::sheet::DDELink - @since CWS xmlfilter02 + @since OOo 3.0 */ published interface XDDELinkResults: com::sun::star::uno::XInterface { |