Searched refs:setHyper (Results 1 – 9 of 9) sorted by relevance
89 public void setHyper(/*IN*/long n) { _hyper = n; } in setHyper() method in testobj.PerformanceTestObject
157 … virtual void SAL_CALL setHyper( sal_Int64 _hyper ) throw(::com::sun::star::uno::RuntimeException) in setHyper() function in benchmark_object::ServiceImpl
725 xBench->setHyper( 0 ); in benchmark()
259 … virtual void SAL_CALL setHyper( sal_Int64 _hyper ) throw(::com::sun::star::uno::RuntimeException) in setHyper() function in Test_Impl568 _xLBT->setHyper( *(const sal_Int64 *)rValue.getValue() ); in setValue()822 xLBT->setHyper( aRet.Hyper ); in performTest()
108 void setHyper( [in] hyper n );
197 public void setHyper(/*IN*/long n) throws com.sun.star.uno.RuntimeException { in setHyper() method in TestComponent._PerformancTestObject556 public void setHyper(long hyper) throws com.sun.star.uno.RuntimeException { in setHyper() method in TestComponent._TestObject
211 …virtual void SAL_CALL setHyper( sal_Int64 /* _hyper */) throw(::com::sun::star::uno::RuntimeExcept… in setHyper() function in ServiceImpl
460 xLBT->setHyper(aRet.Hyper); in performTest()
272 … virtual void SAL_CALL setHyper( sal_Int64 _hyper ) throw(::com::sun::star::uno::RuntimeException) in setHyper() function in bridge_object::Test_Impl
Completed in 264 milliseconds