Searched refs:bParaAutoAfter (Results 1 – 5 of 5) sorted by relevance
170 bool bParaAutoAfter; // For Auto Spacing after a paragraph member in SwWW8StyInf198 bParaAutoAfter(false) in SwWW8StyInf()
2284 (bParaAutoBefore || bParaAutoAfter) in AppendTxtNode()2288 if (bParaAutoAfter) in AppendTxtNode()3274 bParaAutoAfter = false; in ProcessAktCollChange()3279 bParaAutoAfter = pCollA[nAktColl].bParaAutoAfter; in ProcessAktCollChange()3783 bParaAutoAfter = false; in SwWW8ImplReader()
3012 if (pIo->bParaAutoAfter && !pIo->pWDop->fDontUseHTMLAutoSpacing) in SetPamInCell()3036 if(pIo->bParaAutoAfter && !pIo->pWDop->fDontUseHTMLAutoSpacing) in SetPamInCell()4077 rSI.bParaAutoAfter = pj->bParaAutoAfter; in PrepareStyle()
4351 pCollA[nAktColl].bParaAutoAfter = true; in Read_ParaAutoAfter()4353 bParaAutoAfter = true; in Read_ParaAutoAfter()4358 pCollA[nAktColl].bParaAutoAfter = false; in Read_ParaAutoAfter()4360 bParaAutoAfter = false; in Read_ParaAutoAfter()
1205 bool bParaAutoAfter; member in SwWW8ImplReader
Completed in 112 milliseconds