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
529 ThreeDoubles aOut(xLBT->echoThreeDoubles(aIn)); in performTest()
222 …virtual ThreeDoubles SAL_CALL echoThreeDoubles(const ThreeDoubles& rStruct) throw(com::sun::star::… in echoThreeDoubles() function in bridge_object::Test_Impl