Searched refs:QUEUE_STATUS_PAUSED (Results 1 – 4 of 4) sorted by relevance
48 #define QUEUE_STATUS_PAUSED ((sal_uLong)0x00000002) macro
170 if ( nStatus & QUEUE_STATUS_PAUSED ) in ImplPrnDlgGetStatusText()
158 nStatus |= QUEUE_STATUS_PAUSED; in ImplPMQueueStatusToSal()
132 nStatus |= QUEUE_STATUS_PAUSED; in ImplWinQueueStatusToSal()
Completed in 37 milliseconds