Searched refs:EXC_SXVDEX_SORT_OWN (Results 1 – 3 of 3) sorted by relevance
618 mnSortField( EXC_SXVDEX_SORT_OWN ), in XclPTFieldExtInfo()629 nSortMode = (mnSortField == EXC_SXVDEX_SORT_OWN) ? ScDPSortMode::NAME : ScDPSortMode::DATA; in GetApiSortMode()638 mnSortField = EXC_SXVDEX_SORT_OWN; // otherwise sort field has to be set by caller in SetApiSortMode()
1100 … maFieldExtInfo.mnSortField = mrPTable.GetDataFieldIndex( pSortInfo->Field, EXC_SXVDEX_SORT_OWN ); in SetPropertiesFromDim()
381 const sal_uInt16 EXC_SXVDEX_SORT_OWN = 0xFFFF; variable
Completed in 38 milliseconds