Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/vba/
H A Dvbaselection.cxx242 SwVbaSelection::MoveRight( const uno::Any& _unit, const uno::Any& _count, const uno::Any& _extend )… in MoveRight() function in SwVbaSelection
305 MoveRight( _unit, uno::makeAny( -nCount ), _extend ); in MoveLeft()
H A Dvbaselection.hxx69 …virtual void SAL_CALL MoveRight( const css::uno::Any& _unit, const css::uno::Any& _count, const cs…
/trunk/main/oovbaapi/ooo/vba/word/
H A DXSelection.idl64 void MoveRight( [in] any Unit, [in] any Count, [in] any Extend );

Completed in 29 milliseconds