Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww8/
H A Dww8par.hxx1401 bool InEqualOrHigherApo(int nLvl) const;
1402 bool InAnyApo() const { return InEqualOrHigherApo(1); } in InAnyApo()
H A Dww8par2.cxx617 aRet.mbStopApo = InEqualOrHigherApo(nCellLevel) && !bNowApo; // APO-end in TestApo()
H A Dww8par.cxx5638 bool SwWW8ImplReader::InEqualOrHigherApo(int nLvl) const in InEqualOrHigherApo() function in SwWW8ImplReader