Home
last modified time | relevance | path

Searched refs:GetThis (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sc/inc/
H A Ddociter.hxx63 sal_Bool GetThis();
105 sal_Bool GetThis(double& rValue, sal_uInt16& rErr);
124 : ( ++nRow, GetThis(rValue, rErr) ); in GetNext()
233 ScBaseCell* GetThis();
282 ScBaseCell* GetThis();
/aoo41x/main/sc/source/core/data/
H A Ddociter.cxx145 sal_Bool ScDocumentIterator::GetThis() in GetThis() function in ScDocumentIterator
185 return GetThis(); in GetFirst()
192 return GetThis(); in GetNext()
482 return GetThis(rValue, rErr); in GetFirst()
1048 ScBaseCell* ScCellIterator::GetThis() in GetThis() function in ScCellIterator
1105 return GetThis(); in GetFirst()
1111 return GetThis(); in GetNext()
1146 ScBaseCell* ScQueryCellIterator::GetThis() in GetThis() function in ScQueryCellIterator
1252 return GetThis(); in GetFirst()
1262 return GetThis(); in GetNext()
[all …]

Completed in 32 milliseconds