Searched refs:setAny (Results 1 – 9 of 9) sorted by relevance
99 public void setAny( /*IN*/ref Any a ) { _any = a; } in setAny() method in testobj.PerformanceTestObject
177 …virtual void SAL_CALL setAny( const ::com::sun::star::uno::Any& _any ) throw(::com::sun::star::uno… in setAny() function in benchmark_object::ServiceImpl
857 xBench->setAny( aDummyAny ); in benchmark()
273 …virtual void SAL_CALL setAny( const ::com::sun::star::uno::Any& _any ) throw(::com::sun::star::uno… in setAny() function in Test_Impl582 _xLBT->setAny( rValue ); in setValue()829 xLBT->setAny( aRet.Any ); in performTest()
118 void setAny( [in] any a );
237 public void setAny( /*IN*/java.lang.Object a ) throws com.sun.star.uno.RuntimeException { in setAny() method in TestComponent._PerformancTestObject614 public void setAny(Object any) throws com.sun.star.uno.RuntimeException { in setAny() method in TestComponent._TestObject
231 …virtual void SAL_CALL setAny( const ::com::sun::star::uno::Any& /* _any */) throw(::com::sun::star… in setAny() function in ServiceImpl
467 xLBT->setAny(aRet.Any); in performTest()
286 …virtual void SAL_CALL setAny( const ::com::sun::star::uno::Any& _any ) throw(::com::sun::star::uno… in setAny() function in bridge_object::Test_Impl
Completed in 106 milliseconds