Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/gdi/
H A Dsalprnpsp.cxx445 static const char* pNoSyncDetection = getenv( "SAL_DISABLE_SYNCHRONOUS_PRINTER_DETECTION" ); in GetPrinterQueueInfo() local
446 if( ! pNoSyncDetection || ! *pNoSyncDetection ) in GetPrinterQueueInfo()
/trunk/main/vcl/unx/generic/printer/
H A Dprinterinfomanager.cxx1186 static const char* pNoSyncDetection = getenv( "SAL_DISABLE_SYNCHRONOUS_PRINTER_DETECTION" ); in ~SystemQueueInfo() local
1187 if( ! pNoSyncDetection || !*pNoSyncDetection ) in ~SystemQueueInfo()
/trunk/main/vcl/unx/headless/
H A Dsvpprn.cxx379 static const char* pNoSyncDetection = getenv( "SAL_DISABLE_SYNCHRONOUS_PRINTER_DETECTION" ); in GetPrinterQueueInfo() local
380 if( ! pNoSyncDetection || ! *pNoSyncDetection ) in GetPrinterQueueInfo()

Completed in 41 milliseconds