Searched refs:nColls (Results 1 – 5 of 5) sorted by relevance
1058 if (nColl < nColls) in Read_StyleCode()1539 if (nTabBase < nColls) // Based On in Read_Tab()1562 if (nTabBase < nColls) in Read_Tab()1566 nTabBase < nColls && in Read_Tab()3270 if (nAktColl >= nColls || !pCollA[nAktColl].pFmt || !pCollA[nAktColl].bColl) in ProcessAktCollChange()3467 if (!bCpxStyle && nAktColl < nColls) in ReadAttrs()3763 nColls = nAktColl = 0; in SwWW8ImplReader()5216 for ( sal_uInt16 nI = 0; nI < nColls; ++nI ) in SetOutlineStyles()
2799 if (nAktColl < nColls && pCollA[nAktColl].pFmt && in GetFmtAttr()2932 return nColl < nColls ? &pCollA[nColl] : 0; in GetStyle()3005 pSI->nBase < nColls && (*pData & 0x80) && in Read_BoldUsw()3093 if( pSI->nBase < nColls // Style Based on in Read_BoldBiDiUsw()3923 if( nId >= nColls || !pCollA[nId].pFmt // ungueltige Id ? in Read_CColl()
1130 sal_uInt16 nColls; // Groesse des Arrays member in SwWW8ImplReader1236 bool StyleExists(int nColl) const { return (nColl < nColls); } in StyleExists()
3366 for (sal_uInt16 nI = 0; nI < nColls; ++nI) in Read_F_Tox()
3964 pIo->nColls = cstd; in WW8RStyle()
Completed in 102 milliseconds