Searched refs:_end (Results 1 – 9 of 9) sorted by relevance
106 void SAL_CALL setEnd( const Any& _end ) throw (RuntimeException);326 void SAL_CALL RandomAnimationNode::setEnd( const Any& _end ) throw (RuntimeException) in setEnd() argument329 maEnd = _end; in setEnd()
314 void SAL_CALL SwVbaRange::setEnd( ::sal_Int32 _end ) throw (uno::RuntimeException) in setEnd() argument317 uno::Reference< text::XTextRange > xEnd = SwVbaRangeHelper::getRangeByPosition( xText, _end ); in setEnd()
652 void SAL_CALL SwVbaSelection::setEnd( ::sal_Int32 _end ) throw (uno::RuntimeException) in setEnd() argument654 getRange()->setEnd( _end ); in setEnd()
82 virtual void SAL_CALL setEnd( ::sal_Int32 _end ) throw (css::uno::RuntimeException);
95 virtual void SAL_CALL setEnd( ::sal_Int32 _end ) throw (css::uno::RuntimeException);
166 virtual void SAL_CALL setEnd( const Any& _end ) throw (RuntimeException);893 void SAL_CALL AnimationNode::setEnd( const Any& _end ) throw (RuntimeException) in setEnd() argument896 if( _end != maEnd ) in setEnd()898 maEnd = _end; in setEnd()
61 public void _end() { in _end() method in _XPresentation
261 _end;
2685 +_end;3611 +_end;
Completed in 44 milliseconds