Searched refs:setDouble_attr (Results 1 – 5 of 5) sorted by relevance
66 public void setDouble_attr( double _double_attr ) { _double = _double_attr; } in setDouble_attr() method in testobj.PerformanceTestObject
127 …virtual void SAL_CALL setDouble_attr( double _attributedouble ) throw(::com::sun::star::uno::Runti… in setDouble_attr() function in benchmark_object::ServiceImpl
782 xBench->setDouble_attr( 0.0 ); in benchmark()
181 …virtual void SAL_CALL setDouble_attr( double /* _attributedouble */) throw(::com::sun::star::uno::… in setDouble_attr() function in ServiceImpl
115 public void setDouble_attr( double _double_attr ) throws com.sun.star.uno.RuntimeException { in setDouble_attr() method in TestComponent._PerformancTestObject
Completed in 237 milliseconds