Searched refs:bColl (Results 1 – 6 of 6) sorted by relevance
835 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 …]
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()
1743 if( rStyleInfo.pFmt && rStyleInfo.bColl ) in SetTxtFmtCollAndListLevel()
505 if( pStyInf != NULL && pStyInf->pFmt && pStyInf->bColl ) in InsertTxbxStyAttrs()
3270 if (nAktColl >= nColls || !pCollA[nAktColl].pFmt || !pCollA[nAktColl].bColl) in ProcessAktCollChange()
Completed in 202 milliseconds