Home
last modified time | relevance | path

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

/aoo41x/main/vcl/unx/generic/printer/
H A Dcupsmgr.cxx632 ppd_choice_t* pChoice = pOption->choices + n; in updatePrinterContextInfo() local
633 if( pChoice->marked ) in updatePrinterContextInfo()
638 … const PPDValue* pValue = pKey->getValue( OStringToOUString( pChoice->choice, aEncoding ) ); in updatePrinterContextInfo()
645 … fprintf( stderr, "key %s is set to %s\n", pOption->keyword, pChoice->choice ); in updatePrinterContextInfo()
651 … fprintf( stderr, "key %s is defaulted to %s\n", pOption->keyword, pChoice->choice ); in updatePrinterContextInfo()
656 … fprintf( stderr, "caution: value %s not found in key %s\n", pChoice->choice, pOption->keyword ); in updatePrinterContextInfo()

Completed in 28 milliseconds