Searched refs:InEqualOrHigherApo (Results 1 – 3 of 3) sorted by relevance
1401 bool InEqualOrHigherApo(int nLvl) const;1402 bool InAnyApo() const { return InEqualOrHigherApo(1); } in InAnyApo()
617 aRet.mbStopApo = InEqualOrHigherApo(nCellLevel) && !bNowApo; // APO-end in TestApo()
5638 bool SwWW8ImplReader::InEqualOrHigherApo(int nLvl) const in InEqualOrHigherApo() function in SwWW8ImplReader