Home
last modified time | relevance | path

Searched refs:complex_inout (Results 1 – 6 of 6) sorted by relevance

/trunk/main/testtools/source/performance/
H A Dcli_testobj_performance.cs82 public ComplexTypes complex_inout( /*INOUT*/ref ComplexTypes aVal ) { return aVal; } in complex_inout() method in testobj.PerformanceTestObject
H A Dubobject.cxx194 …virtual ComplexTypes SAL_CALL complex_inout( ::com::sun::star::test::performance::ComplexTypes& aV… in complex_inout() function in benchmark_object::ServiceImpl
H A Dubtest.cxx665 xBench->complex_inout( aDummyStruct ); in benchmark()
/trunk/main/udkapi/com/sun/star/test/performance/
H A DXPerformanceTest.idl88 ComplexTypes complex_inout( [inout] ComplexTypes aVal );
/trunk/main/bridges/test/
H A Dtestcomp.cxx248 …virtual ComplexTypes SAL_CALL complex_inout( ::com::sun::star::test::performance::ComplexTypes& aV… in complex_inout() function in ServiceImpl
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java171 …public ComplexTypes complex_inout( /*INOUT*/ComplexTypes[] aVal ) throws com.sun.star.uno.RuntimeE… in complex_inout() method in TestComponent._PerformancTestObject

Completed in 49 milliseconds