Searched refs:EXC_SXVDEX_SORT_ASC (Results 1 – 3 of 3) sorted by relevance
373 const sal_uInt32 EXC_SXVDEX_SORT_ASC = 0x00000400; variable379 const sal_uInt32 EXC_SXVDEX_DEFAULTFLAGS = 0x0A00001E | EXC_SXVDEX_SORT_ASC | EXC_SXVDEX_AUTOSHO…
1086 aSortInfo.IsAscending = ::get_flag( maFieldExtInfo.mnFlags, EXC_SXVDEX_SORT_ASC ); in ConvertRCPField()
1101 ::set_flag( maFieldExtInfo.mnFlags, EXC_SXVDEX_SORT_ASC, pSortInfo->IsAscending ); in SetPropertiesFromDim()
Completed in 41 milliseconds