Searched refs:getStruct (Results 1 – 9 of 9) sorted by relevance
109 public ComplexTypes getStruct( ) { return _complexTypes; } in getStruct() method in testobj.PerformanceTestObject
183 virtual ComplexTypes SAL_CALL getStruct() throw(::com::sun::star::uno::RuntimeException) in getStruct() function in benchmark_object::ServiceImpl
896 xBench->getStruct(); in benchmark()
242 virtual test::TestData SAL_CALL getStruct() throw(com::sun::star::uno::RuntimeException) in getStruct() function in Test_Impl634 aRet <<= _xLBT->getStruct(); in getValue()851 aRet2 = xLBT->getStruct(); in performTest()
121 ComplexTypes getStruct();
251 public ComplexTypes getStruct( ) throws com.sun.star.uno.RuntimeException { in getStruct() method in TestComponent._PerformancTestObject628 public TestDataElements getStruct() throws com.sun.star.uno.RuntimeException { in getStruct() method in TestComponent._TestObject
237 virtual ComplexTypes SAL_CALL getStruct() throw(::com::sun::star::uno::RuntimeException) in getStruct() function in ServiceImpl
489 TestData aRet2(xLBT->getStruct()); in performTest()
255 virtual TestData SAL_CALL getStruct() throw(com::sun::star::uno::RuntimeException) in getStruct() function in bridge_object::Test_Impl
Completed in 510 milliseconds