Home
last modified time | relevance | path

Searched defs:echoMixedFloatLong (Results 1 – 3 of 3) sorted by relevance

/trunk/main/testtools/source/bridgetest/cli/
H A Dcli_cs_testobj.cs253 public MixedFloatLong echoMixedFloatLong(/*[in]*/MixedFloatLong arg) in echoMixedFloatLong() method in cs_testobj.BridgeTestObject
/trunk/main/testtools/source/bridgetest/
H A Dcppobj.cxx221 virtual MixedFloatLong SAL_CALL echoMixedFloatLong(const MixedFloatLong& rStruct) in echoMixedFloatLong() function in bridge_object::Test_Impl
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java504 …public MixedFloatLong echoMixedFloatLong( MixedFloatLong i_Struct) throws com.sun.star.uno.Runtime… in echoMixedFloatLong() method in TestComponent._TestObject