Searched refs:SC_UNO_SORTING (Results 1 – 4 of 4) sorted by relevance
572 #define SC_UNO_SORTING "Sorting" macro
2329 {MAP_CHAR_LEN(SC_UNO_SORTING), 0, &getCppuType((sheet::DataPilotFieldSortInfo*)0), 0, 0 }, in getPropertySetInfo()2352 else if ( aNameStr.EqualsAscii( SC_UNO_SORTING ) ) in setPropertyValue()2378 else if ( aNameStr.EqualsAscii( SC_UNO_SORTING ) ) in getPropertyValue()
667 … ScUnoHelpFunctions::SetOptionalPropertyValue(xLevProp, SC_UNO_SORTING, *pSortInfo); in WriteToSource()
1931 … xLevProp->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNO_SORTING ) ) ) in lcl_FillLabelData()
Completed in 62 milliseconds