Searched refs:m_globalEvents (Results 1 – 1 of 1) sorted by relevance
| /AOO41X/main/dbaccess/qa/complex/dbaccess/ |
| H A D | DatabaseDocument.java | 95 private final ArrayList m_globalEvents = new ArrayList(); field in DatabaseDocument 690 impl_stopObservingEvents(m_globalEvents, new String[] in testGlobalEvents() 700 impl_stopObservingEvents(m_globalEvents, new String[] in testGlobalEvents() 711 impl_stopObservingEvents(m_globalEvents, new String[] in testGlobalEvents() 722 impl_stopObservingEvents(m_globalEvents, new String[] in testGlobalEvents() 732 impl_stopObservingEvents(m_globalEvents, new String[] in testGlobalEvents() 743 impl_stopObservingEvents(m_globalEvents, in testGlobalEvents() 754 impl_stopObservingEvents(m_globalEvents, in testGlobalEvents() 764 impl_waitForEvent(m_globalEvents, "OnLoad", 5000); in testGlobalEvents() 772 impl_stopObservingEvents(m_globalEvents, in testGlobalEvents() [all …]
|