Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/printer/
H A Dprinterinfomanager.cxx589 …const PPDKey* pMergeKey = aMergeInfo.m_pParser->getKey( String( RTL_CONSTASCII_USTRINGPARA… in initialize() local
591 … const PPDValue* pMergeValue = pMergeKey ? pMergeKey->getValue( pDefValue->m_aOption ) : NULL; in initialize()
592 if( pMergeKey && pMergeValue ) in initialize()
593 aMergeInfo.m_aContext.setValue( pMergeKey, pMergeValue ); in initialize()

Completed in 20 milliseconds