Searched refs:Int32Set_Impl (Results 1 – 1 of 1) sorted by relevance
70 typedef ::std::set < sal_Int32, Int32Less_Impl > Int32Set_Impl; typedef89 Int32Set_Impl maRows;90 Int32Set_Impl maColumns;126 const Int32Set_Impl& GetRows() const { return maRows; } in GetRows()127 const Int32Set_Impl& GetColumns() const { return maColumns; } in GetColumns()129 inline Int32Set_Impl::const_iterator GetRowIter( sal_Int32 nRow ) const;130 inline Int32Set_Impl::const_iterator GetColumnIter( sal_Int32 nCol ) const;399 const Int32Set_Impl rRowsOrCols = in GetSelection()404 Int32Set_Impl::const_iterator aSttRowOrCol( in GetSelection()412 Int32Set_Impl::const_iterator aEndRowOrCol( in GetSelection()[all …]