Searched refs:IsSorted (Results 1 – 5 of 5) sorted by relevance
51 bool IsSorted() const { return inq_IsSorted(); } in IsSorted() function in ary::StdConstIterator
496 sal_Bool ScTable::IsSorted( SCCOLROW nStart, SCCOLROW nEnd ) // ueber aSortParam in IsSorted() function in ScTable530 if (!IsSorted(nRow1, nLastRow)) in Sort()553 if (!IsSorted(nCol1, nLastCol)) in Sort()
1473 if(IsSorted()) in OpenImpl()1489 if (IsSorted()) in OpenImpl()
171 …sal_Bool IsSorted() const { return !m_aOrderbyColumnNumber.empty() && m_aOrderbyColumnNumber[0] !=… in IsSorted() function in connectivity::file::OResultSet
843 sal_Bool IsSorted(SCCOLROW nStart, SCCOLROW nEnd);
Completed in 39 milliseconds