Searched refs:setStruct (Results 1 – 9 of 9) sorted by relevance
274 virtual void SAL_CALL setStruct( const test::TestData& _struct ) in setStruct() function in Test_Impl580 _xLBT->setStruct( *(const TestData *)rValue.getValue() ); in setValue()819 xLBT->setStruct( aRet2 ); in performTest()
110 public void setStruct( /*IN*/ComplexTypes c ) { _complexTypes = c; } in setStruct() method in testobj.PerformanceTestObject
185 virtual void SAL_CALL setStruct( const ::com::sun::star::test::performance::ComplexTypes& c ) in setStruct() function in benchmark_object::ServiceImpl
902 xBench->setStruct( aDummyStruct ); in benchmark()
122 void setStruct( [in] ComplexTypes c );
260 public void setStruct( /*IN*/ComplexTypes c ) throws com.sun.star.uno.RuntimeException { in setStruct() method in TestComponent._PerformancTestObject675 …public void setStruct(TestDataElements testDataElements) throws com.sun.star.uno.RuntimeException { in setStruct() method in TestComponent._TestObject
237 … virtual void SAL_CALL setStruct( const ::com::sun::star::test::performance::ComplexTypes& /* c */) in setStruct() function in ServiceImpl
468 xLBT->setStruct(aRet2); in performTest()
312 virtual void SAL_CALL setStruct( const TestData& _struct ) in setStruct() function in bridge_object::Test_Impl