Home
last modified time | relevance | path

Searched refs:disposingCalled (Results 1 – 11 of 11) sorted by relevance

/trunk/main/extensions/test/ole/VisualBasic/
H A DModule1.vb444 ret = objEventListener.disposingCalled
454 If retObj.disposingCalled = False Then
537 If objEventListener.disposingCalled = False Then
626 If seq(countvar).disposingCalled = False Then
642 If arEventListener(countvar).disposingCalled = False Then
654 If arEventListener2(countvar).disposingCalled = False Then
670 If arEventListener3(countvar).disposingCalled = False Then
808 If arArEventListener(i, j).disposingCalled = False Then
826 If arArEventListener2(i, j).disposingCalled = False Then
848 If seq1(i).disposingCalled = False Or seq2(i).disposingCalled = False Then
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XComboBox.java60 public boolean disposingCalled = false; field in _XComboBox.TestActionListener
64 disposingCalled = true; in disposing()
78 public boolean disposingCalled = false; field in _XComboBox.TestItemListener
82 disposingCalled = true; in disposing()
H A D_XListBox.java70 public boolean disposingCalled = false ; field in _XListBox.TestActionListener
74 disposingCalled = true ; in disposing()
89 public boolean disposingCalled = false ; field in _XListBox.TestItemListener
93 disposingCalled = true ; in disposing()
H A D_XButton.java51 public boolean disposingCalled = false ; field in _XButton.TestActionListener
55 disposingCalled = true ; in disposing()
H A D_XCheckBox.java53 public boolean disposingCalled = false ; field in _XCheckBox.TestItemListener
57 disposingCalled = true ; in disposing()
H A D_XRadioButton.java54 public boolean disposingCalled = false ; field in _XRadioButton.TestItemListener
63 disposingCalled = true ; in disposing()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/
H A D_XDispatch.java65 public boolean disposingCalled = false ; field in _XDispatch.TestStatusListener
74 disposingCalled = true ; in disposing()
95 public boolean disposingCalled = false ; field in _XDispatch.TestNotificationListener
104 disposingCalled = true ; in disposing()
H A D_XNotifyingDispatch.java63 public boolean disposingCalled = false ; field in _XNotifyingDispatch.TestNotificationListener
72 disposingCalled = true ; in disposing()
/trunk/main/testtools/source/bridgetest/pyuno/
H A Dimpl.py123 self.disposingCalled = False
126 self.disposingCalled = True
159 self.failUnless( listener.disposingCalled )
168 self.failUnless( not listener.disposingCalled )
/trunk/main/extensions/test/ole/EventListenerSample/VBEventListener/
H A DVBEventListener.cls70 Public Function disposingCalled()
71 disposingCalled = bDisposingCalled
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/form/
H A D_XLoadable.java53 public boolean disposingCalled = false ; field in _XLoadable.TestLoadListener
66 disposingCalled = true ; in disposing()

Completed in 51 milliseconds