Searched refs:echoMixedFloatLong (Results 1 – 5 of 5) sorted by relevance
253 public MixedFloatLong echoMixedFloatLong(/*[in]*/MixedFloatLong arg) in echoMixedFloatLong() method in cs_testobj.BridgeTestObject
297 MixedFloatLong echoMixedFloatLong( [in] MixedFloatLong aStruct );
504 …public MixedFloatLong echoMixedFloatLong( MixedFloatLong i_Struct) throws com.sun.star.uno.Runtime… in echoMixedFloatLong() method in TestComponent._TestObject
536 MixedFloatLong aOut(xLBT->echoMixedFloatLong(aIn)); in performTest()
224 …virtual MixedFloatLong SAL_CALL echoMixedFloatLong(const MixedFloatLong& rStruct) throw(com::sun::… in echoMixedFloatLong() function in bridge_object::Test_Impl