Home
last modified time | relevance | path

Searched defs:_nLastCallId (Results 1 – 2 of 2) sorted by relevance

/trunk/main/testtools/source/bridgetest/cli/
H A Dcli_cs_testobj.cs70 private int _nLastCallId = 0; field in cs_testobj.BridgeTestObject
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java319 private int _nLastCallId; field in TestComponent._TestObject