Searched refs:echoTwoFloats (Results 1 – 5 of 5) sorted by relevance
243 public TwoFloats echoTwoFloats(/*[in]*/TwoFloats arg) in echoTwoFloats() method in cs_testobj.BridgeTestObject
295 TwoFloats echoTwoFloats( [in] TwoFloats aStruct );
496 … public TwoFloats echoTwoFloats( TwoFloats i_Struct) throws com.sun.star.uno.RuntimeException { in echoTwoFloats() method in TestComponent._TestObject
522 TwoFloats aOut(xLBT->echoTwoFloats(aIn)); in performTest()
217 virtual TwoFloats SAL_CALL echoTwoFloats(const TwoFloats& rStruct) in echoTwoFloats() function in bridge_object::Test_Impl