Searched defs:setLong_attr (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/testtools/source/performance/ | ||
H A D | cli_testobj_performance.cs | 60 public void setLong_attr( int _long_attr ) { _long = _long_attr; } in setLong_attr() method in testobj.PerformanceTestObject |
H A D | ubobject.cxx | 115 …virtual void SAL_CALL setLong_attr( sal_Int32 _attributelong ) throw(::com::sun::star::uno::Runtim… in setLong_attr() function in benchmark_object::ServiceImpl |
/aoo41x/main/bridges/test/ | ||
H A D | testcomp.cxx | 169 …virtual void SAL_CALL setLong_attr( sal_Int32 /* _attributelong */) throw(::com::sun::star::uno::R… in setLong_attr() function in ServiceImpl |
/aoo41x/main/testtools/com/sun/star/comp/bridge/ | ||
H A D | TestComponent.java | 91 public void setLong_attr( int _long_attr ) throws com.sun.star.uno.RuntimeException { in setLong_attr() method in TestComponent._PerformancTestObject |
Completed in 36 milliseconds