Home
last modified time | relevance | path

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

/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DMainThreadDialogExecutor.java75 Thread aCurThread = Thread.currentThread(); in GetCallback() local
76 if ( aCurThread != null ) in GetCallback()
77 aThreadName = aCurThread.getName(); in GetCallback()

Completed in 14 milliseconds