Searched refs:RscInconsistent (Results 1 – 5 of 5) sorted by relevance
34 class RscInconsistent { class38 RscInconsistent( const RscId & rFirst, const RscId & rSecond ){ in RscInconsistent() function in RscInconsistent44 DECLARE_LIST( RscInconsList, RscInconsistent * )
190 pList->Insert( new RscInconsistent( aRscId, aRscId ) ); in IsConsistent()203 new RscInconsistent( ((ObjNode *)Left())->GetRscId(), in IsConsistent()214 new RscInconsistent( GetRscId(), in IsConsistent()
689 pList->Insert( new RscInconsistent( in IsConsistent()698 pList->Insert( new RscInconsistent( in IsConsistent()
721 pList->Insert( new RscInconsistent( in IsConsistent()
607 new RscInconsistent( pClassData->aRefId, in IsConsistent()
Completed in 35 milliseconds