Searched refs:bTableRowEnd (Results 1 – 3 of 3) sorted by relevance
2413 bool bTableRowEnd = (pPlcxMan->HasParaSprm(bVer67 ? 25 : 0x2417) != 0 ); in ProcessSpecial() local2496 …ApoTestResults aApo = TestApo(nCellLevel, bTableRowEnd, pTabPos, !(pFirstTablePap == pPap && bTabl… in ProcessSpecial()2506 if (nInTable && !bTableRowEnd && !bStopTab && (nInTable == nCellLevel && aApo.HasStartStop())) in ProcessSpecial()2512 if( bAnl && !bTableRowEnd ) in ProcessSpecial()2575 return bTableRowEnd; in ProcessSpecial()
530 ApoTestResults SwWW8ImplReader::TestApo(int nCellLevel, bool bTableRowEnd, in TestApo() argument577 bool bTestAllowed = !bTxbxFlySection && !bTableRowEnd; in TestApo()
1352 ApoTestResults TestApo(int nCellLevel, bool bTableRowEnd, const WW8_TablePos *pTabPos,
Completed in 51 milliseconds