summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/svg
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2002-10-03 12:11:20 +0000
committerMichael Hönnig <mi@openoffice.org>2002-10-03 12:11:20 +0000
commitcb23f6a62077022736a40d6315ee92a218f489e0 (patch)
tree713895d0de4930fd1a37b2fb7bb6ded971a2acdf /offapi/com/sun/star/svg
parent625aff4ec7a47d618a9da160e962fc6fb5c834c5 (diff)
#94968# IDL reviews merged
Diffstat (limited to 'offapi/com/sun/star/svg')
-rw-r--r--offapi/com/sun/star/svg/XSVGPrinter.idl13
-rw-r--r--offapi/com/sun/star/svg/XSVGWriter.idl13
2 files changed, 20 insertions, 6 deletions
diff --git a/offapi/com/sun/star/svg/XSVGPrinter.idl b/offapi/com/sun/star/svg/XSVGPrinter.idl
index 85b3260fadad..dd8a6157ee19 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.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: jsc $ $Date: 2001-03-16 16:41:43 $
+ * last change: $Author: mi $ $Date: 2002-10-03 13:09:21 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,7 +70,8 @@
module com { module sun { module star { module svg {
-// DocMerge: empty anyway
+/** @deprecated
+*/
interface XSVGPrinter: com::sun::star::uno::XInterface
{
// DocMerge: empty anyway
@@ -94,6 +95,12 @@ interface XSVGPrinter: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.4.16.1 2002/02/08 13:21:07 cl
+ idl review
+
+ Revision 1.4 2001/03/16 16:41:43 jsc
+ remove interfaceheader with uik and remove [const] in method definitions
+
Revision 1.3 2000/11/08 12:44:16 mi
moved from api
diff --git a/offapi/com/sun/star/svg/XSVGWriter.idl b/offapi/com/sun/star/svg/XSVGWriter.idl
index 4577193f9cc7..4389dfc1ea53 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.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: jsc $ $Date: 2001-03-16 16:41:43 $
+ * last change: $Author: mi $ $Date: 2002-10-03 13:09:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,7 +70,8 @@
module com { module sun { module star { module svg {
-// DocMerge: empty anyway
+/** @deprecated
+*/
interface XSVGWriter: com::sun::star::uno::XInterface
{
// DocMerge: empty anyway
@@ -85,6 +86,12 @@ interface XSVGWriter: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.4.16.1 2002/02/08 13:21:07 cl
+ idl review
+
+ Revision 1.4 2001/03/16 16:41:43 jsc
+ remove interfaceheader with uik and remove [const] in method definitions
+
Revision 1.3 2000/11/08 12:44:16 mi
moved from api