Home
last modified time | relevance | path

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

/aoo42x/main/autodoc/inc/ary/
H A Dstdconstiter.hxx51 bool IsSorted() const { return inq_IsSorted(); } in IsSorted() function in ary::StdConstIterator
/aoo42x/main/sc/source/core/data/
H A Dtable3.cxx496 sal_Bool ScTable::IsSorted( SCCOLROW nStart, SCCOLROW nEnd ) // ueber aSortParam in IsSorted() function in ScTable
530 if (!IsSorted(nRow1, nLastRow)) in Sort()
553 if (!IsSorted(nCol1, nLastCol)) in Sort()
/aoo42x/main/connectivity/source/drivers/file/
H A DFResultSet.cxx1473 if(IsSorted()) in OpenImpl()
1489 if (IsSorted()) in OpenImpl()
/aoo42x/main/connectivity/source/inc/file/
H A DFResultSet.hxx171 …sal_Bool IsSorted() const { return !m_aOrderbyColumnNumber.empty() && m_aOrderbyColumnNumber[0] !=… in IsSorted() function in connectivity::file::OResultSet
/aoo42x/main/sc/inc/
H A Dtable.hxx843 sal_Bool IsSorted(SCCOLROW nStart, SCCOLROW nEnd);

Completed in 56 milliseconds