Searched refs:aPPDKey (Results 1 – 1 of 1) sorted by relevance
597 ByteString aPPDKey( aConfig.GetKeyName( nPPDKey ) ); in APOldPrinterPage() local603 if( aPPDKey.CompareTo( "PPD_", 4 ) == COMPARE_EQUAL && in APOldPrinterPage()604 aPPDKey != "PPD_PageRegion" in APOldPrinterPage()608 aPPDKey.Erase( 0, 4 ); in APOldPrinterPage()609 const PPDKey* pKey = aInfo.m_pParser->getKey( String( aPPDKey, RTL_TEXTENCODING_ISO_8859_1 ) ); in APOldPrinterPage()
Completed in 16 milliseconds