Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx3278 sal_Int32 findSortPropertyIndex( const uno::Sequence< beans::PropertyValue >& props, in findSortPropertyIndex() function
3491 …sal_Int32 nTableSortFieldIndex = findSortPropertyIndex( sortDescriptor, rtl::OUString( RTL_CONSTAS… in Sort()
3509 …sal_Int32 nIndex = findSortPropertyIndex( sortDescriptor, rtl::OUString(RTL_CONSTASCII_USTRINGPA… in Sort()
3512 nIndex = findSortPropertyIndex( sortDescriptor, CONTS_HEADER ); in Sort()

Completed in 56 milliseconds