Searched refs:GetEntryByPos (Results 1 – 4 of 4) sorted by relevance
105 ScOutlineEntry* GetEntryByPos( sal_uInt16 nLevel, SCCOLROW nPos ) const;
451 ScOutlineEntry* ScOutlineArray::GetEntryByPos( sal_uInt16 nLevel, SCCOLROW nPos ) const in GetEntryByPos() function in ScOutlineArray
1402 if( ScOutlineEntry* pEntry = mpScOLArray->GetEntryByPos( nLevel, 0 ) ) in XclExpOutlineBuffer()1428 if( ScOutlineEntry* pEntry = mpScOLArray->GetEntryByPos( nScLevel, nScPos ) ) in UpdateColRow()
4999 ScOutlineEntry* pEntry = pOutlineArray->GetEntryByPos( 0, nPos ); in getShowDetail()
Completed in 64 milliseconds