Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dtable3.cxx606 bool ScTable::IsSortCollatorGlobal() const in IsSortCollatorGlobal() function in ScTable
616 if ( !pSortCollator || IsSortCollatorGlobal() ) in InitSortCollator()
633 if ( !IsSortCollatorGlobal() ) in DestroySortCollator()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dtable3.cxx627 bool ScTable::IsSortCollatorGlobal() const in IsSortCollatorGlobal() function in ScTable
637 if ( !pSortCollator || IsSortCollatorGlobal() ) in InitSortCollator()
654 if ( !IsSortCollatorGlobal() ) in DestroySortCollator()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dtable.hxx959 bool IsSortCollatorGlobal() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dtable.hxx979 bool IsSortCollatorGlobal() const;