Searched refs:setStruct (Results 1 – 9 of 9) sorted by relevance
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 ) thro… in setStruct() function in benchmark_object::ServiceImpl
909 xBench->setStruct( aDummyStruct ); in benchmark()
277 …virtual void SAL_CALL setStruct( const test::TestData& _struct ) throw(::com::sun::star::uno::Runt… in setStruct() function in Test_Impl586 _xLBT->setStruct( *(const TestData *)rValue.getValue() ); in setValue()831 xLBT->setStruct( aRet2 ); in performTest()
122 void setStruct( [in] ComplexTypes c );
255 public void setStruct( /*IN*/ComplexTypes c ) throws com.sun.star.uno.RuntimeException { in setStruct() method in TestComponent._PerformancTestObject632 …public void setStruct(TestDataElements testDataElements) throws com.sun.star.uno.RuntimeException { in setStruct() method in TestComponent._TestObject
239 …virtual void SAL_CALL setStruct( const ::com::sun::star::test::performance::ComplexTypes& /* c */)… in setStruct() function in ServiceImpl
469 xLBT->setStruct(aRet2); in performTest()
290 …virtual void SAL_CALL setStruct( const TestData& _struct ) throw(::com::sun::star::uno::RuntimeExc… in setStruct() function in bridge_object::Test_Impl
Completed in 79 milliseconds