Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/printer/
H A Djobdata.cxx91 const PPDValue* pValue = pKey ? pKey->getValueCaseInsensitive( aPaper ) : NULL; in setPaper()
H A Dppdparser.cxx1714 const PPDValue* PPDKey::getValueCaseInsensitive( const String& rOption ) const in getValueCaseInsensitive() function in PPDKey
/trunk/main/vcl/unx/generic/gdi/
H A Dsalprnpsp.cxx695 pValue = pKey ? pKey->getValueCaseInsensitive( aPaper ) : NULL; in SetData()
705 pValue = pKey->getValueCaseInsensitive( aPaper ); in SetData()
/trunk/main/vcl/inc/vcl/
H A Dppdparser.hxx94 const PPDValue* getValueCaseInsensitive( const String& rOption ) const;

Completed in 34 milliseconds