diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-03-31 11:01:53 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-03-31 11:01:53 +0000 |
commit | 313734195e603873d18d1d8e96a206c64975b239 (patch) | |
tree | c7a0bb3384d7524f73938627f72d540bd1b81c3d /offapi | |
parent | de4ff2b3ec651bd1faeb6b5379b3b57063d9d404 (diff) |
INTEGRATION: CWS dba203b (1.2.12); FILE MERGED
2006/03/28 10:03:10 fs 1.2.12.1: added 'since' tags
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/inspection/GenericPropertyHandler.idl | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/inspection/GenericPropertyHandler.idl b/offapi/com/sun/star/inspection/GenericPropertyHandler.idl index 3740a04ab45a..a77e4a3f4f41 100644 --- a/offapi/com/sun/star/inspection/GenericPropertyHandler.idl +++ b/offapi/com/sun/star/inspection/GenericPropertyHandler.idl @@ -4,9 +4,9 @@ * * $RCSfile: GenericPropertyHandler.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: vg $ $Date: 2006-03-14 11:05:23 $ + * last change: $Author: vg $ $Date: 2006-03-31 12:01:53 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -57,6 +57,8 @@ module com { module sun { module star { module inspection { @see XPropertyHandler @see com::sun::star::beans::XIntrospectionAccess @see XPropertyControl + + @since OOo 2.0.3 */ service GenericPropertyHandler : XPropertyHandler { |