diff options
Diffstat (limited to 'offapi/com/sun/star/awt/XInfoPrinter.idl')
-rw-r--r-- | offapi/com/sun/star/awt/XInfoPrinter.idl | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/XInfoPrinter.idl b/offapi/com/sun/star/awt/XInfoPrinter.idl index b177576ec..e7b73b273 100644 --- a/offapi/com/sun/star/awt/XInfoPrinter.idl +++ b/offapi/com/sun/star/awt/XInfoPrinter.idl @@ -2,9 +2,9 @@ * * $RCSfile: XInfoPrinter.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::awt::XInfoPrinter /** represents an information printer. */ -[ uik(E227A3D8-33D6-11D1-AABE00A0-249D5590), ident( "XInfoPrinter", 1.0 ) ] interface XInfoPrinter: com::sun::star::awt::XPrinterPropertySet { //------------------------------------------------------------------------- @@ -99,6 +98,9 @@ interface XInfoPrinter: com::sun::star::awt::XPrinterPropertySet /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:53 hjs initial import |