Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/access/
H A Dacctable.cxx129 inline Int32Set_Impl::const_iterator GetRowIter( sal_Int32 nRow ) const;
442 Int32Set_Impl::const_iterator aSttRow( GetRowIter( nRow ) ); in GetCell()
540 inline Int32Set_Impl::const_iterator SwAccessibleTableData_Impl::GetRowIter( in GetRowIter() function in SwAccessibleTableData_Impl
1085 GetTableData().GetRowIter( nRow ) ); in getAccessibleRowExtentAt()
1116 GetTableData().GetRowIter( nRow ) ); in getAccessibleColumnExtentAt()
1515 Int32Set_Impl::const_iterator aSttRow( GetTableData().GetRowIter( 1 ) ); in InvalidateChildPosOrSize()
1518 Int32Set_Impl::const_iterator aSttRow2( pNewTableData->GetRowIter( 0 ) ); in InvalidateChildPosOrSize()