diff options
author | Michael Hönnig <mi@openoffice.org> | 2003-01-21 12:43:59 +0000 |
---|---|---|
committer | Michael Hönnig <mi@openoffice.org> | 2003-01-21 12:43:59 +0000 |
commit | dd66fa1b487cf145dfe8fa67ba348174261ea812 (patch) | |
tree | b3aa032388db2adc28818b7ed29edd2d1d2e6166 /offapi/com/sun/star/awt/XRegion.idl | |
parent | c42c750e9d8f0c5d0c1fbb2bd9751c0815af7f1b (diff) |
merge from src641 internal ODK release
Diffstat (limited to 'offapi/com/sun/star/awt/XRegion.idl')
-rw-r--r-- | offapi/com/sun/star/awt/XRegion.idl | 33 |
1 files changed, 31 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/XRegion.idl b/offapi/com/sun/star/awt/XRegion.idl index 5f79f2109..71d7aa49c 100644 --- a/offapi/com/sun/star/awt/XRegion.idl +++ b/offapi/com/sun/star/awt/XRegion.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRegion.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: obo $ $Date: 2002-12-09 16:50:11 $ + * last change: $Author: mi $ $Date: 2003-01-21 13:40:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -173,4 +173,33 @@ interface XRegion: com::sun::star::uno::XInterface }; }; }; }; +/*============================================================================= + + $Log: not supported by cvs2svn $ + Revision 1.5 2002/10/03 13:01:10 mi + #94968# IDL reviews merged + + Revision 1.4 2001/03/16 16:41:13 jsc + remove interfaceheader with uik and remove [const] in method definitions + + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + + Revision 1.1.1.1 2000/09/18 23:34:54 hjs + initial import + + Revision 1.5 2000/09/11 11:52:09 mi + documentation merged from XML + + Revision 1.3 2000/05/16 12:19:53 mi + documentation + + Revision 1.2 2000/02/07 11:24:17 mi + zu #70728# missing documentation marked + + Revision 1.1.1.1 1999/11/11 09:48:40 jsc + new + + +=============================================================================*/ #endif |