Home
last modified time | relevance | path

Searched defs:ApoTestResults (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx877 struct ApoTestResults struct
884 ApoTestResults() : in ApoTestResults() argument
887 bool HasStartStop() const { return (mbStartApo || mbStopApo); } in HasStartStop()
888 bool HasFrame() const { return (mpSprm29 || mpSprm37 || mpStyleApo); } in HasFrame()