Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/inc/
H A Dxlpivot.hxx373 const sal_uInt32 EXC_SXVDEX_SORT_ASC = 0x00000400; variable
379 const sal_uInt32 EXC_SXVDEX_DEFAULTFLAGS = 0x0A00001E | EXC_SXVDEX_SORT_ASC | EXC_SXVDEX_AUTOSHO…
/aoo42x/main/sc/source/filter/excel/
H A Dxipivot.cxx1086 aSortInfo.IsAscending = ::get_flag( maFieldExtInfo.mnFlags, EXC_SXVDEX_SORT_ASC ); in ConvertRCPField()
H A Dxepivot.cxx1101 ::set_flag( maFieldExtInfo.mnFlags, EXC_SXVDEX_SORT_ASC, pSortInfo->IsAscending ); in SetPropertiesFromDim()

Completed in 42 milliseconds