Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/
H A Dww8par2.cxx864 if (pColl != NULL && pColl->bColl && *pData) in Read_ANLevelNo()
900 || (pStyInf && !pStyInf->bColl) // CharFmt -> ignorieren in Read_ANLevelDesc()
4022 if (rSI.bColl) in PrepareStyle()
4064 if (rSI.pFmt && pj->pFmt && rSI.bColl == pj->bColl) in PrepareStyle()
4106 if ((rSI.nBase >= cstd || pIo->pCollA[rSI.nBase].bImportSkipped) && rSI.bColl) in PostStyle()
4245 rSI.bColl = ( pStd->sgc == 1 ); // Para-Style in ScanStyles()
4495 pIo->pCollA[i].bColl = true; in ImportOldFormatStyles()
4658 pIo->pCollA[stc].bColl = false; in ImportOldFormatStyles()
4713 && pi->bColl // geht nur bei Absatz-Vorlagen (WW) in Import()
4714 && 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.cxx1764 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 120 milliseconds