Home
last modified time | relevance | path

Searched refs:nColls (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx1058 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()
H A Dww8par6.cxx2799 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()
H A Dww8par.hxx1130 sal_uInt16 nColls; // Groesse des Arrays member in SwWW8ImplReader
1236 bool StyleExists(int nColl) const { return (nColl < nColls); } in StyleExists()
H A Dww8par5.cxx3366 for (sal_uInt16 nI = 0; nI < nColls; ++nI) in Read_F_Tox()
H A Dww8par2.cxx3964 pIo->nColls = cstd; in WW8RStyle()

Completed in 102 milliseconds