info/cws vcl34 : GetDuplexMode() added to class Printer
[email protected] Wed, 21 Sep 2005 13:09:10 +0200 (CEST)
| Newsgroups | gmane.comp.openoffice.announce.interface |
|---|---|
| Message-ID | <33013123.1127300950277.JavaMail.root@sd-web1> |
Type info Title GetDuplexMode() added to class Printer Posted by [email protected] Affected [email protected], ..., all applications,vcl Effective from cws vcl34 Summary + enum DuplexMode = { DUPLEX_UNKNOWN, DUPLEX_ON, DUPLEX_OFF } + DuplexMode Printer::GetDuplexMode() const; Description The function GetDuplexMode returns the duplex mode of the printer as specified by the current job setup. If there is no valid job setup associated with the printer or if the printer doesn't support duplex printing, the return value of this functin will be DUPLEX_UNKNOWN. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]