Searched refs:echoThreeDoubles (Results 1 – 5 of 5) sorted by relevance
248 public ThreeDoubles echoThreeDoubles(/*[in]*/ThreeDoubles arg) in echoThreeDoubles() method in cs_testobj.BridgeTestObject
296 ThreeDoubles echoThreeDoubles( [in] ThreeDoubles aStruct );
500 …public ThreeDoubles echoThreeDoubles( ThreeDoubles i_Struct) throws com.sun.star.uno.RuntimeExcept… in echoThreeDoubles() method in TestComponent._TestObject
528 ThreeDoubles aOut(xLBT->echoThreeDoubles(aIn)); in performTest()
219 virtual ThreeDoubles SAL_CALL echoThreeDoubles(const ThreeDoubles& rStruct) in echoThreeDoubles() function in bridge_object::Test_Impl