Home
last modified time | relevance | path

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

/trunk/main/vcl/os2/source/gdi/
H A Dsalprn.cxx318 char szQueueName[255]; in GetDefaultPrinter() local
322 …eryProfileString( HINI_PROFILE, SPL_INI_SPOOLER, "QUEUE", 0, szQueueName, sizeof( szQueueName ) ) ) in GetDefaultPrinter()
327 if ( (pStr = strchr( szQueueName, ';' )) != 0 ) in GetDefaultPrinter()
345 if ( strcmp( pPrqInfo->pszName, szQueueName ) == 0 ) in GetDefaultPrinter()

Completed in 52 milliseconds