Searched refs:pThisAttrArr (Results 1 – 1 of 1) sorted by relevance
416 ScAttrArray* pThisAttrArr = pThisCol->pAttrArray; // Attribute in FillInfo() local427 (void) pThisAttrArr->Search( nCurRow, nIndex ); in FillInfo()432 nThisRow=pThisAttrArr->pData[nIndex].nRow; // Ende des Bereichs in FillInfo()433 pPattern=pThisAttrArr->pData[nIndex].pPattern; in FillInfo()567 while ( nIndex < pThisAttrArr->nCount && nThisRow < nYExtra ); in FillInfo()
Completed in 19 milliseconds