summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/svg
diff options
context:
space:
mode:
authorJuergen Schmidt <jsc@openoffice.org>2001-03-16 15:41:54 +0000
committerJuergen Schmidt <jsc@openoffice.org>2001-03-16 15:41:54 +0000
commitcb052b66e6e945ae51f93baf28a53c9a5ad07d2e (patch)
treea8ea17ad9c564e34d8a1b91012fa4e5962353af3 /offapi/com/sun/star/svg
parent2503ca170abbf7dc9faebe97369b8a67d9423cea (diff)
remove interfaceheader with uik and remove [const] in method definitions
Diffstat (limited to 'offapi/com/sun/star/svg')
-rw-r--r--offapi/com/sun/star/svg/XSVGPrinter.idl8
-rw-r--r--offapi/com/sun/star/svg/XSVGWriter.idl8
2 files changed, 10 insertions, 6 deletions
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