Searched refs:GetLastAttr (Results 1 – 5 of 5) sorted by relevance
172 sal_Bool GetLastAttr( SCROW& rLastRow, SCROW nLastData ) const;
177 sal_Bool GetLastAttr( SCROW& rLastRow ) const;
1567 sal_Bool ScColumn::GetLastAttr( SCROW& rLastRow ) const in GetLastAttr() function in ScColumn1573 return pAttrArray->GetLastAttr( rLastRow, nLastData ); in GetLastAttr()
443 aCol[i].GetLastAttr( nLastRow ); in GetLastAttrCell()
1941 sal_Bool ScAttrArray::GetLastAttr( SCROW& rLastRow, SCROW nLastData ) const in GetLastAttr() function in ScAttrArray
Completed in 44 milliseconds