Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/inc/
H A Dxistyle.hxx375 inline bool IsBoolCell() const { return mbBoolCell; } in IsBoolCell() function in XclImpXFIndex
383 { return (rLeft.GetXFIndex() == rRight.GetXFIndex()) && (rLeft.IsBoolCell() == rRight.IsBoolCell())… in operator ==()

Completed in 14 milliseconds