Searched refs:EqualsBool (Results 1 – 2 of 2) sorted by relevance
60 bool EqualsBool( bool bValue ) const;
162 bool XclExpPCItem::EqualsBool( bool bValue ) const in EqualsBool() function in XclExpPCItem518 if( (bFound = maOrigItemList.GetRecord( nPos )->EqualsBool( bValue )) == true ) in InsertOrigBoolItem()
Completed in 25 milliseconds