Home
last modified time | relevance | path

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

/aoo42x/main/connectivity/source/drivers/evoab2/
H A DNResultSet.cxx452 bool bRhsNull = true; in CompareContacts() local
467 && getValue( rhs, nField, eFieldType, &aRhsValue, bRhsNull ); in CompareContacts()
472 if ( bLhsNull && !bRhsNull ) in CompareContacts()
474 if ( !bLhsNull && bRhsNull ) in CompareContacts()
476 if ( bLhsNull && bRhsNull ) in CompareContacts()

Completed in 18 milliseconds