Home
last modified time | relevance | path

Searched refs:aToNotify (Results 1 – 3 of 3) sorted by relevance

/trunk/main/unotools/source/misc/
H A Ddesktopterminationobserver.cxx128 Listeners aToNotify; in queryTermination() local
131 aToNotify = getListenerAdminData().aListeners; in queryTermination()
134 for ( Listeners::const_iterator listener = aToNotify.begin(); in queryTermination()
135 listener != aToNotify.end(); in queryTermination()
148 Listeners aToNotify; in notifyTermination() local
152 aToNotify = getListenerAdminData().aListeners; in notifyTermination()
157 for ( Listeners::const_iterator listener = aToNotify.begin(); in notifyTermination()
158 listener != aToNotify.end(); in notifyTermination()
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DWaitForInput.java28 public WaitForInput( Object aToNotify ) in WaitForInput() argument
30 m_aToNotify = aToNotify; in WaitForInput()
/trunk/main/forms/qa/integration/forms/
H A DWaitForInput.java30 public WaitForInput( Object aToNotify ) in WaitForInput() argument
32 m_aToNotify = aToNotify; in WaitForInput()

Completed in 21 milliseconds