Home
last modified time | relevance | path

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

/trunk/main/oovbaapi/ooo/vba/excel/
H A DXRange.idl137 [in] any Orientation, [in] any SortMethod, [in] any DataOption1,
/trunk/main/sc/source/ui/vba/
H A Dvbarange.hxx244 …Any& MatchCase, const css::uno::Any& Orientation, const css::uno::Any& SortMethod, const css::uno…
H A Dvbarange.cxx3331 …onst uno::Any& MatchCase, const uno::Any& Orientation, const uno::Any& SortMethod, const uno::Any… in Sort() argument
3432 if ( SortMethod.hasValue() ) in Sort()
3434 nSortMethod = ::comphelper::getINT16( SortMethod ); in Sort()

Completed in 36 milliseconds