Home
last modified time | relevance | path

Searched refs:bColl (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sw/source/filter/ww8/
H A Dww8par2.cxx835 if (pColl != NULL && pColl->bColl && *pData) in Read_ANLevelNo()
871 || (pStyInf && !pStyInf->bColl) // CharFmt -> ignorieren in Read_ANLevelDesc()
3993 if (rSI.bColl) in PrepareStyle()
4035 if (rSI.pFmt && pj->pFmt && rSI.bColl == pj->bColl) in PrepareStyle()
4077 if ((rSI.nBase >= cstd || pIo->pCollA[rSI.nBase].bImportSkipped) && rSI.bColl) in PostStyle()
4216 rSI.bColl = ( pStd->sgc == 1 ); // Para-Style in ScanStyles()
4466 pIo->pCollA[i].bColl = true; in ImportOldFormatStyles()
4629 pIo->pCollA[stc].bColl = false; in ImportOldFormatStyles()
4684 && pi->bColl // geht nur bei Absatz-Vorlagen (WW) in Import()
4685 && pj->bColl ){ // beides gleicher Typ ? in Import()
[all …]
H A Dww8par2.hxx160 bool bColl; // true-> pFmt ist SwTxtFmtColl member in SwWW8StyInf
192 bColl(false), in SwWW8StyInf()
H A Dww8par6.cxx2800 pCollA[nAktColl].bColl) in GetFmtAttr()
3924 || pCollA[nId].bColl ) // oder Para-Style ? in Read_CColl()
H A Dww8par3.cxx1743 if( rStyleInfo.pFmt && rStyleInfo.bColl ) in SetTxtFmtCollAndListLevel()
H A Dww8graf.cxx505 if( pStyInf != NULL && pStyInf->pFmt && pStyInf->bColl ) in InsertTxbxStyAttrs()
H A Dww8par.cxx3270 if (nAktColl >= nColls || !pCollA[nAktColl].pFmt || !pCollA[nAktColl].bColl) in ProcessAktCollChange()

Completed in 202 milliseconds