Home
last modified time | relevance | path

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

/trunk/main/testtools/source/bridgetest/cli/
H A Dcli_cs_testobj.cs285 public double testFpStack( double a0, double a1, double a2, double a3, double a4, in testFpStack() method in cs_testobj.BridgeTestObject
/trunk/main/testtools/source/bridgetest/
H A Dcppobj.cxx240 virtual double SAL_CALL testFpStack( in testFpStack() function in bridge_object::Test_Impl
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java531 public double testFpStack( double a0, double a1, double a2, double a3, double a4, in testFpStack() method in TestComponent._TestObject