Home
last modified time | relevance | path

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

/trunk/main/stoc/test/
H A Dtestiadapter.cxx239 virtual test::TestData SAL_CALL getStruct() in getStruct() function in Test_Impl
627 aRet <<= _xLBT->getStruct(); in getValue()
839 aRet2 = xLBT->getStruct(); in performTest()
/trunk/main/testtools/source/performance/
H A Dcli_testobj_performance.cs109 public ComplexTypes getStruct( ) { return _complexTypes; } in getStruct() method in testobj.PerformanceTestObject
H A Dubobject.cxx183 virtual ComplexTypes SAL_CALL getStruct() in getStruct() function in benchmark_object::ServiceImpl
H A Dubtest.cxx889 xBench->getStruct(); in benchmark()
/trunk/main/udkapi/com/sun/star/test/performance/
H A DXPerformanceTest.idl121 ComplexTypes getStruct();
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java256 public ComplexTypes getStruct( ) throws com.sun.star.uno.RuntimeException { in getStruct() method in TestComponent._PerformancTestObject
671 public TestDataElements getStruct() throws com.sun.star.uno.RuntimeException { in getStruct() method in TestComponent._TestObject
/trunk/main/bridges/test/
H A Dtestcomp.cxx235 virtual ComplexTypes SAL_CALL getStruct() in getStruct() function in ServiceImpl
/trunk/main/testtools/source/bridgetest/
H A Dbridgetest.cxx488 TestData aRet2(xLBT->getStruct()); in performTest()
H A Dcppobj.cxx277 virtual TestData SAL_CALL getStruct() in getStruct() function in bridge_object::Test_Impl