From cb052b66e6e945ae51f93baf28a53c9a5ad07d2e Mon Sep 17 00:00:00 2001 From: Juergen Schmidt Date: Fri, 16 Mar 2001 15:41:54 +0000 Subject: remove interfaceheader with uik and remove [const] in method definitions --- offapi/com/sun/star/svg/XSVGPrinter.idl | 8 +++++--- offapi/com/sun/star/svg/XSVGWriter.idl | 8 +++++--- 2 files changed, 10 insertions(+), 6 deletions(-) (limited to 'offapi/com/sun/star/svg') diff --git a/offapi/com/sun/star/svg/XSVGPrinter.idl b/offapi/com/sun/star/svg/XSVGPrinter.idl index f2634a531858..85b3260fadad 100644 --- a/offapi/com/sun/star/svg/XSVGPrinter.idl +++ b/offapi/com/sun/star/svg/XSVGPrinter.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSVGPrinter.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:16 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -71,7 +71,6 @@ module com { module sun { module star { module svg { // DocMerge: empty anyway -[ uik(4A41F260-EABE-11d3-83180050-04D8BBD7), ident( "XSVGPrinter", 1.0 ) ] interface XSVGPrinter: com::sun::star::uno::XInterface { // DocMerge: empty anyway @@ -95,6 +94,9 @@ interface XSVGPrinter: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:16 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:54 hjs initial import diff --git a/offapi/com/sun/star/svg/XSVGWriter.idl b/offapi/com/sun/star/svg/XSVGWriter.idl index 8f19598a426e..4577193f9cc7 100644 --- a/offapi/com/sun/star/svg/XSVGWriter.idl +++ b/offapi/com/sun/star/svg/XSVGWriter.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSVGWriter.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:16 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -71,7 +71,6 @@ module com { module sun { module star { module svg { // DocMerge: empty anyway -[ uik(027B4510-EAAA-11d3-83180050-04D8BBD7), ident( "XSVGWriter", 1.0 ) ] interface XSVGWriter: com::sun::star::uno::XInterface { // DocMerge: empty anyway @@ -86,6 +85,9 @@ interface XSVGWriter: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:16 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:54 hjs initial import -- cgit