Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx880 bool mbStartApo; member
886 mbStartApo(false), mbStopApo(false), mpSprm37(0), mpSprm29(0), in ApoTestResults()
888 bool HasStartStop() const { return (mbStartApo || mbStopApo); } in HasStartStop()
H A Dww8par2.cxx617 aRet.mbStartApo = bNowApo && !InAnyApo(); // APO-start in TestApo()
630 aRet.mbStopApo = aRet.mbStartApo = true; in TestApo()
2131 if (aApo.mbStartApo) in WW8TabDesc()
H A Dww8par.cxx2546 if (aApo.mbStartApo) in ProcessSpecial()

Completed in 70 milliseconds