Searched refs:bIsPrevious (Results 1 – 2 of 2) sorted by relevance
120 css::uno::Reference< ov::excel::XRange > PreviousNext( bool bIsPrevious );
5443 ScVbaRange::PreviousNext( bool bIsPrevious ) in PreviousNext() argument5451 short nMove = bIsPrevious ? -1 : 1; in PreviousNext()
Completed in 55 milliseconds