Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/printer/
H A Dppdparser.cxx1953 const PPDValue* pKeyOption = pKey == pLeft ? it->m_pOption1 : it->m_pOption2; in checkConstraints() local
1956 if( pKeyOption && pOtherKeyOption ) in checkConstraints()
1958 if( pNewValue != pKeyOption ) in checkConstraints()
1966 else if( pOtherKeyOption || pKeyOption ) in checkConstraints()
1968 if( pKeyOption ) in checkConstraints()
1973 if( pKeyOption == pNewValue && in checkConstraints()

Completed in 34 milliseconds