Searched refs:IsBoolCell (Results 1 – 1 of 1) sorted by relevance
375 inline bool IsBoolCell() const { return mbBoolCell; } in IsBoolCell() function in XclImpXFIndex383 { return (rLeft.GetXFIndex() == rRight.GetXFIndex()) && (rLeft.IsBoolCell() == rRight.IsBoolCell())… in operator ==()
Completed in 14 milliseconds