Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbarange.hxx120 css::uno::Reference< ov::excel::XRange > PreviousNext( bool bIsPrevious );
H A Dvbarange.cxx5443 ScVbaRange::PreviousNext( bool bIsPrevious ) in PreviousNext() argument
5451 short nMove = bIsPrevious ? -1 : 1; in PreviousNext()

Completed in 48 milliseconds