Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx1400 bool InEqualApo(int nLvl) const;
1401 bool InLocalApo() const { return InEqualApo(nInTable); } in InLocalApo()
H A Dww8par2.cxx626 if (bNowApo && InEqualApo(nCellLevel)) in TestApo()
3562 if (InEqualApo(nNewInTable)) in StartTable()
3569 && !maTableStack.empty() && !InEqualApo(nNewInTable) ) in StartTable()
H A Dww8par.cxx5655 bool SwWW8ImplReader::InEqualApo(int nLvl) const in InEqualApo() function in SwWW8ImplReader

Completed in 81 milliseconds