Searched refs:MoveRight (Results 1 – 3 of 3) sorted by relevance
242 SwVbaSelection::MoveRight( const uno::Any& _unit, const uno::Any& _count, const uno::Any& _extend )… in MoveRight() function in SwVbaSelection305 MoveRight( _unit, uno::makeAny( -nCount ), _extend ); in MoveLeft()
69 …virtual void SAL_CALL MoveRight( const css::uno::Any& _unit, const css::uno::Any& _count, const cs…
64 void MoveRight( [in] any Unit, [in] any Count, [in] any Extend );
Completed in 17 milliseconds