Home
last modified time | relevance | path

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

/aoo4110/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()
/aoo4110/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()
/aoo4110/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()

Completed in 40 milliseconds