Home
last modified time | relevance | path

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

/trunk/main/padmin/source/
H A Dadddlg.cxx597 ByteString aPPDKey( aConfig.GetKeyName( nPPDKey ) ); in APOldPrinterPage() local
603 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 26 milliseconds