Searched refs:bColl (Results 1 – 6 of 6) sorted by relevance
864 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 …]
160 bool bColl; // true-> pFmt ist SwTxtFmtColl member in SwWW8StyInf192 bColl(false), in SwWW8StyInf()
2800 pCollA[nAktColl].bColl) in GetFmtAttr()3924 || pCollA[nId].bColl ) // oder Para-Style ? in Read_CColl()
1764 if( rStyleInfo.pFmt && rStyleInfo.bColl ) in SetTxtFmtCollAndListLevel()
502 if( pStyInf != NULL && pStyInf->pFmt && pStyInf->bColl ) in InsertTxbxStyAttrs()
3270 if (nAktColl >= nColls || !pCollA[nAktColl].pFmt || !pCollA[nAktColl].bColl) in ProcessAktCollChange()
Completed in 127 milliseconds