Searched refs:nColls (Results 1 – 5 of 5) sorted by relevance
1057 if (nColl < nColls) in Read_StyleCode()1538 if (nTabBase < nColls) // Based On in Read_Tab()1561 if (nTabBase < nColls) in Read_Tab()1565 nTabBase < nColls && in Read_Tab()3269 if (nAktColl >= nColls || !pCollA[nAktColl].pFmt || !pCollA[nAktColl].bColl) in ProcessAktCollChange()3466 if (!bCpxStyle && nAktColl < nColls) in ReadAttrs()3762 nColls = nAktColl = 0; in SwWW8ImplReader()5215 for ( sal_uInt16 nI = 0; nI < nColls; ++nI ) in SetOutlineStyles()
2798 if (nAktColl < nColls && pCollA[nAktColl].pFmt && in GetFmtAttr()2931 return nColl < nColls ? &pCollA[nColl] : 0; in GetStyle()3004 pSI->nBase < nColls && (*pData & 0x80) && in Read_BoldUsw()3092 if( pSI->nBase < nColls // Style Based on in Read_BoldBiDiUsw()3922 if( nId >= nColls || !pCollA[nId].pFmt // ungueltige Id ? in Read_CColl()
1129 sal_uInt16 nColls; // Groesse des Arrays member in SwWW8ImplReader1235 bool StyleExists(int nColl) const { return (nColl < nColls); } in StyleExists()
3365 for (sal_uInt16 nI = 0; nI < nColls; ++nI) in Read_F_Tox()
3963 pIo->nColls = cstd; in WW8RStyle()