Home
last modified time | relevance | path

Searched refs:setStruct (Results 1 – 9 of 9) sorted by relevance

/trunk/main/testtools/source/performance/
H A Dcli_testobj_performance.cs110 public void setStruct( /*IN*/ComplexTypes c ) { _complexTypes = c; } in setStruct() method in testobj.PerformanceTestObject
H A Dubobject.cxx185 …virtual void SAL_CALL setStruct( const ::com::sun::star::test::performance::ComplexTypes& c ) thro… in setStruct() function in benchmark_object::ServiceImpl
H A Dubtest.cxx909 xBench->setStruct( aDummyStruct ); in benchmark()
/trunk/main/stoc/test/
H A Dtestiadapter.cxx277 …virtual void SAL_CALL setStruct( const test::TestData& _struct ) throw(::com::sun::star::uno::Runt… in setStruct() function in Test_Impl
586 _xLBT->setStruct( *(const TestData *)rValue.getValue() ); in setValue()
831 xLBT->setStruct( aRet2 ); in performTest()
/trunk/main/udkapi/com/sun/star/test/performance/
H A DXPerformanceTest.idl122 void setStruct( [in] ComplexTypes c );
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java255 public void setStruct( /*IN*/ComplexTypes c ) throws com.sun.star.uno.RuntimeException { in setStruct() method in TestComponent._PerformancTestObject
632 …public void setStruct(TestDataElements testDataElements) throws com.sun.star.uno.RuntimeException { in setStruct() method in TestComponent._TestObject
/trunk/main/bridges/test/
H A Dtestcomp.cxx239 …virtual void SAL_CALL setStruct( const ::com::sun::star::test::performance::ComplexTypes& /* c */)… in setStruct() function in ServiceImpl
/trunk/main/testtools/source/bridgetest/
H A Dbridgetest.cxx469 xLBT->setStruct(aRet2); in performTest()
H A Dcppobj.cxx290 …virtual void SAL_CALL setStruct( const TestData& _struct ) throw(::com::sun::star::uno::RuntimeExc… in setStruct() function in bridge_object::Test_Impl

Completed in 63 milliseconds