Home
last modified time | relevance | path

Searched refs:rApo (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/filter/ww8/
H A Dww8par6.cxx2436 WW8FlyPara *SwWW8ImplReader::ConstructApo(const ApoTestResults &rApo, in ConstructApo() argument
2440 ASSERT(rApo.HasFrame() || pTabPos, in ConstructApo()
2443 pRet = new WW8FlyPara(bVer67, rApo.mpStyleApo); in ConstructApo()
2446 if (rApo.HasFrame()) in ConstructApo()
2447 pRet->ReadFull(rApo.mpSprm29, this); in ConstructApo()
2479 bool SwWW8ImplReader::StartApo(const ApoTestResults &rApo, in StartApo() argument
2482 if (0 == (pWFlyPara = ConstructApo(rApo, pTabPos))) in StartApo()
2709 bool SwWW8ImplReader::TestSameApo(const ApoTestResults &rApo, in TestSameApo() argument
2724 WW8FlyPara aF(bVer67, rApo.mpStyleApo); in TestSameApo()
2726 if (rApo.HasFrame()) in TestSameApo()
[all …]
H A Dww8par.hxx1347 WW8FlyPara *ConstructApo(const ApoTestResults &rApo,
1349 bool StartApo(const ApoTestResults &rApo, const WW8_TablePos *pTabPos);
1351 bool TestSameApo(const ApoTestResults &rApo, const WW8_TablePos *pTabPos);

Completed in 58 milliseconds