From b60ecff99ee637e28fed7890e6781178ae5b2200 Mon Sep 17 00:00:00 2001 From: Michael Hönnig Date: Tue, 21 Jan 2003 12:43:59 +0000 Subject: merge from src641 internal ODK release --- .../sun/star/text/XTextEmbeddedObjectsSupplier.idl | 24 ++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) (limited to 'offapi/com/sun/star/text/XTextEmbeddedObjectsSupplier.idl') diff --git a/offapi/com/sun/star/text/XTextEmbeddedObjectsSupplier.idl b/offapi/com/sun/star/text/XTextEmbeddedObjectsSupplier.idl index 28a24f5f8dd5..283092b6ddac 100644 --- a/offapi/com/sun/star/text/XTextEmbeddedObjectsSupplier.idl +++ b/offapi/com/sun/star/text/XTextEmbeddedObjectsSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTextEmbeddedObjectsSupplier.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: obo $ $Date: 2002-12-09 10:34:59 $ + * last change: $Author: mi $ $Date: 2003-01-21 13:43:14 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -96,4 +96,24 @@ interface XTextEmbeddedObjectsSupplier: com::sun::star::uno::XInterface }; }; }; }; +/*============================================================================= + + $Log: not supported by cvs2svn $ + Revision 1.4 2001/03/16 16:41:46 jsc + remove interfaceheader with uik and remove [const] in method definitions + + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + + Revision 1.1.1.1 2000/09/18 23:36:05 hjs + initial import + + Revision 1.3 2000/09/11 11:53:03 mi + documentation merged from XML + + Revision 1.1.1.1 1999/11/11 09:48:46 jsc + new + + +=============================================================================*/ #endif -- cgit