Searched defs:setHyper (Results 1 – 6 of 6) 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
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
259 … virtual void SAL_CALL setHyper( sal_Int64 _hyper ) throw(::com::sun::star::uno::RuntimeException) in setHyper() function in Test_Impl
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 44 milliseconds