summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/XDrawPageSupplier.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2001-10-26 07:45:35 +0000
committerMichael Hönnig <mi@openoffice.org>2001-10-26 07:45:35 +0000
commit558e9c028aa0dae4e18c7fe8352d1273b217ffb0 (patch)
treef6c27f2e3cb5cc3514499a79ba2df186ff9c81ca /offapi/com/sun/star/drawing/XDrawPageSupplier.idl
parent116c7988dfcd59b216c5a00f56e97b0898112e32 (diff)
proofreading and corrections from Richard Holt
Diffstat (limited to 'offapi/com/sun/star/drawing/XDrawPageSupplier.idl')
-rw-r--r--offapi/com/sun/star/drawing/XDrawPageSupplier.idl9
1 files changed, 5 insertions, 4 deletions
diff --git a/offapi/com/sun/star/drawing/XDrawPageSupplier.idl b/offapi/com/sun/star/drawing/XDrawPageSupplier.idl
index 4900345b9a02..a6f3a1e93d1d 100644
--- a/offapi/com/sun/star/drawing/XDrawPageSupplier.idl
+++ b/offapi/com/sun/star/drawing/XDrawPageSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XDrawPageSupplier.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $
+ * last change: $Author: mi $ $Date: 2001-10-26 08:45:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,8 +79,6 @@
// DocMerge from xml: interface com::sun::star::drawing::XDrawPageSupplier
/** represents something that provides a <type>DrawPage</type>.
-
-
<p>This interface is provided if the container only supports exactly
one <type>DrawPage</type>. For containers which support multiple
<type>DrawPage</type>s interface <type>XDrawPagesSupplier</type> is
@@ -104,6 +102,9 @@ interface XDrawPageSupplier: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.4 2001/03/16 16:41:21 jsc
+ remove interfaceheader with uik and remove [const] in method definitions
+
Revision 1.3 2000/11/08 12:42:42 mi
moved from api