Searched refs:setHyper (Results 1 – 9 of 9) sorted by relevance
256 virtual void SAL_CALL setHyper( sal_Int64 _hyper ) in setHyper() function in Test_Impl562 _xLBT->setHyper( *(const sal_Int64 *)rValue.getValue() ); in setValue()810 xLBT->setHyper( aRet.Hyper ); in performTest()
89 public void setHyper(/*IN*/long n) { _hyper = n; } in setHyper() method in testobj.PerformanceTestObject
157 virtual void SAL_CALL setHyper( sal_Int64 _hyper ) in setHyper() function in benchmark_object::ServiceImpl
718 xBench->setHyper( 0 ); in benchmark()
108 void setHyper( [in] hyper n );
202 public void setHyper(/*IN*/long n) throws com.sun.star.uno.RuntimeException { in setHyper() method in TestComponent._PerformancTestObject599 public void setHyper(long hyper) throws com.sun.star.uno.RuntimeException { in setHyper() method in TestComponent._TestObject
209 virtual void SAL_CALL setHyper( sal_Int64 /* _hyper */) in setHyper() function in ServiceImpl
459 xLBT->setHyper(aRet.Hyper); in performTest()
294 virtual void SAL_CALL setHyper( sal_Int64 _hyper ) in setHyper() function in bridge_object::Test_Impl