Searched refs:setDouble_attr (Results 1 – 5 of 5) sorted by relevance
| /trunk/main/testtools/source/performance/ | ||
| H A D | cli_testobj_performance.cs | 66 public void setDouble_attr( double _double_attr ) { _double = _double_attr; } in setDouble_attr() method in testobj.PerformanceTestObject |
| H A D | ubobject.cxx | 127 virtual void SAL_CALL setDouble_attr( double _attributedouble ) in setDouble_attr() function in benchmark_object::ServiceImpl |
| H A D | ubtest.cxx | 775 xBench->setDouble_attr( 0.0 ); in benchmark() |
| /trunk/main/bridges/test/ | ||
| H A D | testcomp.cxx | 179 virtual void SAL_CALL setDouble_attr( double /* _attributedouble */) in setDouble_attr() function in ServiceImpl |
| /trunk/main/testtools/com/sun/star/comp/bridge/ | ||
| H A D | TestComponent.java | 120 public void setDouble_attr( double _double_attr ) throws com.sun.star.uno.RuntimeException { in setDouble_attr() method in TestComponent._PerformancTestObject |