Searched refs:IsInherited (Results 1 – 3 of 3) sorted by relevance
306 bool IsInherited() const { return bInherited; } in IsInherited() function in ScEmptyCellToken
1068 bInherited == static_cast< const ScEmptyCellToken & >(r).IsInherited() && in operator ==()
1764 if (!static_cast<const ScEmptyCellToken*>(p.get())->IsInherited()) in ScIsEmpty()
Completed in 62 milliseconds