Home
last modified time | relevance | path

Searched refs:SC_UNONAME_SORTFLD (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sc/source/filter/xml/
H A Dxmlsorti.cxx165 aSortDescriptor[6].Name = rtl::OUString::createFromAscii(SC_UNONAME_SORTFLD); in EndElement()
H A DXMLExportDatabaseRanges.cxx429 else if (aSortProperties[i].Name.compareToAscii(SC_UNONAME_SORTFLD) == 0) in WriteSortDescriptor()
/aoo41x/main/sc/inc/
H A Dunonames.hxx286 #define SC_UNONAME_SORTFLD "SortFields" macro
/aoo41x/main/sc/source/ui/unoobj/
H A Ddatauno.cxx363 pArray[3].Name = rtl::OUString::createFromAscii( SC_UNONAME_SORTFLD ); in FillProperties()
417 else if (aPropName.EqualsAscii( SC_UNONAME_SORTFLD )) in FillSortParam()

Completed in 500 milliseconds