diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-07-01 11:42:05 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-07-01 11:42:05 +0000 |
commit | ab67df2e662214099534e4e95b08e866b2eedba4 (patch) | |
tree | 3ac0144e78af468a4b1f29b185ea4c9abdbe6058 /offapi/com/sun | |
parent | b204c5cdcb93501fbe02d8969defca98b3c8b193 (diff) |
INTEGRATION: CWS xmlfilter05 (1.3.28); FILE MERGED
2008/05/07 15:31:49 tbe 1.3.28.1: #i75812# API: update @since tags in IDL files for CWS xmlfilter02
Diffstat (limited to 'offapi/com/sun')
-rw-r--r-- | offapi/com/sun/star/sheet/XExternalSheetName.idl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sheet/XExternalSheetName.idl b/offapi/com/sun/star/sheet/XExternalSheetName.idl index b2f131a7da1e..464248f41911 100644 --- a/offapi/com/sun/star/sheet/XExternalSheetName.idl +++ b/offapi/com/sun/star/sheet/XExternalSheetName.idl @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: XExternalSheetName.idl,v $ - * $Revision: 1.3 $ + * $Revision: 1.4 $ * * This file is part of OpenOffice.org. * @@ -52,7 +52,7 @@ module com { module sun { module star { module sheet { The name of the hidden sheet is composed of the URL of the external document and the external sheet name.</p> - @since CWS xmlfilter02 + @since OOo 3.0 */ interface XExternalSheetName: com::sun::star::uno::XInterface { |