Home
last modified time | relevance | path

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

/trunk/main/oovbaapi/ooo/vba/excel/
H A DXRange.idl135 [in] any Order2, [in] any Key3, [in] any Order3,
/trunk/main/sc/source/ui/vba/
H A Dvbarange.hxx244 …st css::uno::Any& Type, const css::uno::Any& Order2, const css::uno::Any& Key3, const css::uno::An…
H A Dvbarange.cxx3331 …& Key2, const uno::Any& /*Type*/, const uno::Any& Order2, const uno::Any& Key3, const uno::Any& Or… in Sort() argument
3486 if ( Key3.hasValue() ) in Sort()
3487 xKey3 = processKey( Key3, mxContext, pDocShell ); in Sort()

Completed in 73 milliseconds