Home
last modified time | relevance | path

Searched refs:_end (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/sd/source/ui/unoidl/
H A Drandomnode.cxx106 void SAL_CALL setEnd( const Any& _end ) throw (RuntimeException);
326 void SAL_CALL RandomAnimationNode::setEnd( const Any& _end ) throw (RuntimeException) in setEnd() argument
329 maEnd = _end; in setEnd()
/aoo4110/main/sw/source/ui/vba/
H A Dvbarange.cxx314 void SAL_CALL SwVbaRange::setEnd( ::sal_Int32 _end ) throw (uno::RuntimeException) in setEnd() argument
317 uno::Reference< text::XTextRange > xEnd = SwVbaRangeHelper::getRangeByPosition( xText, _end ); in setEnd()
H A Dvbaselection.cxx652 void SAL_CALL SwVbaSelection::setEnd( ::sal_Int32 _end ) throw (uno::RuntimeException) in setEnd() argument
654 getRange()->setEnd( _end ); in setEnd()
H A Dvbarange.hxx82 virtual void SAL_CALL setEnd( ::sal_Int32 _end ) throw (css::uno::RuntimeException);
H A Dvbaselection.hxx95 virtual void SAL_CALL setEnd( ::sal_Int32 _end ) throw (css::uno::RuntimeException);
/aoo4110/main/qadevOOo/tests/java/ifc/presentation/
H A D_XPresentation.java61 public void _end() { in _end() method in _XPresentation
/aoo4110/main/animations/source/animcore/
H A Danimcore.cxx166 virtual void SAL_CALL setEnd( const Any& _end ) throw (RuntimeException);
893 void SAL_CALL AnimationNode::setEnd( const Any& _end ) throw (RuntimeException) in setEnd() argument
896 if( _end != maEnd ) in setEnd()
898 maEnd = _end; in setEnd()
/aoo4110/main/cppuhelper/source/
H A Dcc5_solaris_sparc.map261 _end;
/aoo4110/main/openssl/
H A Dopensslsol.patch2685 +_end;
3611 +_end;

Completed in 214 milliseconds