Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dppdparser.hxx156 bool m_bColorDevice; member in psp::PPDParser
218 bool isColorDevice() const { return m_bColorDevice; } in isColorDevice()
/trunk/main/vcl/unx/generic/printer/
H A Dppdparser.cxx831m_bColorDevice = pKey->getValue( 0 )->m_aValue.CompareIgnoreCaseToAscii( "true", 4 ) == COMPARE_EQ… in PPDParser()

Completed in 24 milliseconds