Top   Module   Use   Manual   Index 
 EXPORTING SERVICES | METHODS' SUMMARY | METHODS' DETAILS 

com :: sun :: star :: awt ::

interface XInfoPrinter

Base Interface
com::sun::star::awt::XPrinterPropertySet

Description
represents an information printer.


Methods' Summary

createDevice creates a new object which implements an XDevice . The current settings are used as a template.

Methods' Details

createDevice
 
com::sun::star::awt::XDevice
createDevice();
Description
creates a new object which implements an XDevice . The current settings are used as a template.

Top of Page