Home
last modified time | relevance | path

Searched refs:bParaAutoAfter (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8par2.hxx170 bool bParaAutoAfter; // For Auto Spacing after a paragraph member in SwWW8StyInf
198 bParaAutoAfter(false) in SwWW8StyInf()
H A Dww8par.cxx2284 (bParaAutoBefore || bParaAutoAfter) in AppendTxtNode()
2288 if (bParaAutoAfter) in AppendTxtNode()
3274 bParaAutoAfter = false; in ProcessAktCollChange()
3279 bParaAutoAfter = pCollA[nAktColl].bParaAutoAfter; in ProcessAktCollChange()
3784 bParaAutoAfter = false; in SwWW8ImplReader()
H A Dww8par2.cxx3012 if (pIo->bParaAutoAfter && !pIo->pWDop->fDontUseHTMLAutoSpacing) in SetPamInCell()
3036 if(pIo->bParaAutoAfter && !pIo->pWDop->fDontUseHTMLAutoSpacing) in SetPamInCell()
4077 rSI.bParaAutoAfter = pj->bParaAutoAfter; in PrepareStyle()
H A Dww8par6.cxx4351 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()
H A Dww8par.hxx1205 bool bParaAutoAfter; member in SwWW8ImplReader

Completed in 150 milliseconds