Home
last modified time | relevance | path

Searched refs:pGetInfo2 (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/win/source/gdi/
H A Dsalprn.cxx194 PRINTER_INFO_2* pGetInfo2; in getPrinterQueueInfoOldStyle() local
201 pGetInfo2 = pWinInfo2; in getPrinterQueueInfoOldStyle()
208 if ( pGetInfo2->pPortName ) in getPrinterQueueInfoOldStyle()
211 if ( pGetInfo2->pLocation && strlen( pGetInfo2->pLocation ) ) in getPrinterQueueInfoOldStyle()
216 if ( pGetInfo2->pComment ) in getPrinterQueueInfoOldStyle()
219 pInfo->mnJobs = pGetInfo2->cJobs; in getPrinterQueueInfoOldStyle()
222 pGetInfo2++; in getPrinterQueueInfoOldStyle()
280 pGetInfo2 = pWinInfo2; in getPrinterQueueInfoOldStyle()
288 pGetInfo2++; in getPrinterQueueInfoOldStyle()
369 if ( pGetInfo2->pLocation && strlen( pGetInfo2->pLocation ) ) in getPrinterQueueStateOldStyle()
[all …]

Completed in 23 milliseconds