Home
last modified time | relevance | path

Searched refs:getNullPolyType (Results 1 – 6 of 6) sorted by relevance

/trunk/main/testtools/source/bridgetest/cli/
H A Dcli_cs_testobj.cs852 public TestPolyStruct getNullPolyType() in getNullPolyType() method in cs_testobj.BridgeTestObject
H A Dcli_cs_bridgetest.cs574 s = xLBT.getNullPolyType(); in performTest()
/trunk/main/testtools/source/bridgetest/idl/
H A Dbridgetest.idl352 TestPolyStruct<type> getNullPolyType();
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java715 public TestPolyStruct getNullPolyType() { in getNullPolyType() method in TestComponent._TestObject
/trunk/main/testtools/source/bridgetest/
H A Dbridgetest.cxx639 xLBT->getNullPolyType().member == Type(), in performTest()
H A Dcppobj.cxx341 virtual TestPolyStruct< Type > SAL_CALL getNullPolyType() in getNullPolyType() function in bridge_object::Test_Impl