Searched refs:IsZeroed (Results 1 – 3 of 3) sorted by relevance
270 bool IsZeroed(bool bVer67) const;
1535 return (IsBlank() || IsZeroed(bVer67)); in IsEmpty()1543 bool WW8_BRC::IsZeroed(bool bVer67) const in IsZeroed() function in WW8_BRC
2272 if (pT->rgbrc[i].IsZeroed(pIo->bVer67)) in CalcDefaults()