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;
445 Int32Set_Impl::const_iterator aSttRow( GetRowIter( nRow ) ); in GetCell()
543 inline Int32Set_Impl::const_iterator SwAccessibleTableData_Impl::GetRowIter( in GetRowIter() function in SwAccessibleTableData_Impl
1098 GetTableData().GetRowIter( nRow ) ); in getAccessibleRowExtentAt()
1130 GetTableData().GetRowIter( nRow ) ); in getAccessibleColumnExtentAt()
1545 Int32Set_Impl::const_iterator aSttRow( GetTableData().GetRowIter( 1 ) ); in InvalidateChildPosOrSize()
1548 Int32Set_Impl::const_iterator aSttRow2( pNewTableData->GetRowIter( 0 ) ); in InvalidateChildPosOrSize()

Completed in 27 milliseconds