Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Dattarray.hxx172 sal_Bool GetLastAttr( SCROW& rLastRow, SCROW nLastData ) const;
H A Dcolumn.hxx177 sal_Bool GetLastAttr( SCROW& rLastRow ) const;
/trunk/main/sc/source/core/data/
H A Dcolumn2.cxx1567 sal_Bool ScColumn::GetLastAttr( SCROW& rLastRow ) const in GetLastAttr() function in ScColumn
1573 return pAttrArray->GetLastAttr( rLastRow, nLastData ); in GetLastAttr()
H A Dtable1.cxx443 aCol[i].GetLastAttr( nLastRow ); in GetLastAttrCell()
H A Dattarray.cxx1941 sal_Bool ScAttrArray::GetLastAttr( SCROW& rLastRow, SCROW nLastData ) const in GetLastAttr() function in ScAttrArray

Completed in 38 milliseconds