summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/view/PrinterDescriptor.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2000-12-21 07:35:28 +0000
committerMichael Hönnig <mi@openoffice.org>2000-12-21 07:35:28 +0000
commitac17f49d92a1dae69f05c7d1a446da4a31d8176b (patch)
treec9aca05611813e3e00adeab96ff67d04f36cf30a /offapi/com/sun/star/view/PrinterDescriptor.idl
parent93e8c0f677dbe56da83177a4e8278e3cbbeef6df (diff)
@see interface/service/... ident -> @see ident - for new docu generator
Diffstat (limited to 'offapi/com/sun/star/view/PrinterDescriptor.idl')
-rw-r--r--offapi/com/sun/star/view/PrinterDescriptor.idl9
1 files changed, 6 insertions, 3 deletions
diff --git a/offapi/com/sun/star/view/PrinterDescriptor.idl b/offapi/com/sun/star/view/PrinterDescriptor.idl
index 99898edaf22b..a40c3b08b756 100644
--- a/offapi/com/sun/star/view/PrinterDescriptor.idl
+++ b/offapi/com/sun/star/view/PrinterDescriptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: PrinterDescriptor.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:45:34 $
+ * last change: $Author: mi $ $Date: 2000-12-21 08:35:28 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -87,7 +87,7 @@
<p>This service may be represented by a <code>sequence&amp;lt;PropertyValue&amp;gt;</code>.
- </p>@see struct com::sun::star::beans::PropertyValue
+ </p>@see com::sun::star::beans::PropertyValue
*/
service PrinterDescriptor
{
@@ -165,6 +165,9 @@ service PrinterDescriptor
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:45:34 mi
+ moved from api
+
Revision 1.2 2000/10/09 14:25:03 mi
#78715# exchanged stardiv::... by com::sun::star::... (especially in @see tags)