:: com :: sun :: star :: view ::
|
enum PrintableState |
- Description
- specifies the print progress of an XPrintable.
Printing consists of two abstract phases: rendering the document
for the printer and then sending it to the printer (spooling).
PrintableState describes which phase is currently
progressing or has failed.
- See also
- PrintableStateEvent
|
Values |
JOB_STARTED |
printing (rendering the document) has begun
|
JOB_COMPLETED |
printing (rendering the document) has finished, spooling has begun
|
JOB_SPOOLED |
spooling has finished successfully. This is the only state
that can be considered as "success" for a print job.
|
JOB_ABORTED |
printing was aborted (e.g., by the user) while either printing or spooling.
|
JOB_FAILED |
printing ran into an error.
|
JOB_SPOOLING_FAILED |
the document could be printed but not spooled.
|
Values' Details |
JOB_STARTED
JOB_STARTED,
- Description
- printing (rendering the document) has begun
|
|
JOB_COMPLETED
JOB_COMPLETED,
- Description
- printing (rendering the document) has finished, spooling has begun
|
|
JOB_SPOOLED
JOB_SPOOLED,
- Description
- spooling has finished successfully. This is the only state
that can be considered as "success" for a print job.
|
|
JOB_ABORTED
JOB_ABORTED,
- Description
- printing was aborted (e.g., by the user) while either printing or spooling.
|
|
JOB_FAILED
JOB_FAILED,
- Description
- printing ran into an error.
|
|
JOB_SPOOLING_FAILED
JOB_SPOOLING_FAILED,
- Description
- the document could be printed but not spooled.
|
|
Top of Page
Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.