Home
last modified time | relevance | path

Searched refs:EXC_SXVDEX_SORT_OWN (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxlpivot.cxx616 mnSortField( EXC_SXVDEX_SORT_OWN ), in XclPTFieldExtInfo()
627 nSortMode = (mnSortField == EXC_SXVDEX_SORT_OWN) ? ScDPSortMode::NAME : ScDPSortMode::DATA; in GetApiSortMode()
636 mnSortField = EXC_SXVDEX_SORT_OWN; // otherwise sort field has to be set by caller in SetApiSortMode()
H A Dxepivot.cxx1100 … maFieldExtInfo.mnSortField = mrPTable.GetDataFieldIndex( pSortInfo->Field, EXC_SXVDEX_SORT_OWN ); in SetPropertiesFromDim()
/trunk/main/sc/source/filter/inc/
H A Dxlpivot.hxx381 const sal_uInt16 EXC_SXVDEX_SORT_OWN = 0xFFFF; variable

Completed in 42 milliseconds