summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/XDrawPageDuplicator.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 18:25:41 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 18:25:41 +0000
commit03a696fe4425453d3620cbef69b207f654cc48b4 (patch)
tree5580b9ffc1847892c1f49b8773c702081aba278c /offapi/com/sun/star/drawing/XDrawPageDuplicator.idl
parent758a88e4ac1db47235ef8b46b15a03aee1fbb54c (diff)
INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 14:58:14 sb 1.5.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/drawing/XDrawPageDuplicator.idl')
-rw-r--r--offapi/com/sun/star/drawing/XDrawPageDuplicator.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/XDrawPageDuplicator.idl b/offapi/com/sun/star/drawing/XDrawPageDuplicator.idl
index 6ee856e10..3b6ec2b95 100644
--- a/offapi/com/sun/star/drawing/XDrawPageDuplicator.idl
+++ b/offapi/com/sun/star/drawing/XDrawPageDuplicator.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XDrawPageDuplicator.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-02 15:12:30 $
+ * last change: $Author: obo $ $Date: 2004-06-03 19:25:41 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,7 +78,7 @@
/** makes it possible to duplicate pages within the same document.
*/
-interface XDrawPageDuplicator: com::sun::star::uno::XInterface
+published interface XDrawPageDuplicator: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------