Home
last modified time | relevance | path

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

/aoo42x/main/sc/inc/
H A Dunonames.hxx285 #define SC_UNONAME_ISSORTCOLUMNS "IsSortColumns" macro
/aoo42x/main/sc/source/filter/xml/
H A DXMLExportDatabaseRanges.cxx662 if (aSortProperties[nProperty].Name.compareToAscii(SC_UNONAME_ISSORTCOLUMNS) == 0) in WriteDatabaseRanges()
/aoo42x/main/sc/source/ui/unoobj/
H A Ddatauno.cxx354 pArray[0].Name = rtl::OUString::createFromAscii( SC_UNONAME_ISSORTCOLUMNS ); in FillProperties()
401 else if (aPropName.EqualsAscii( SC_UNONAME_ISSORTCOLUMNS )) in FillSortParam()

Completed in 52 milliseconds