Home
last modified time | relevance | path

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

/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DHelper.java995 XMessageBoxFactory xMBFactory = null; in ShowError() local
1001 xMBFactory = (XMessageBoxFactory)UnoRuntime.queryInterface( in ShowError()
1005 if ( xMBFactory != null ) in ShowError()
1009 xMB = xMBFactory.createMessageBox( in ShowError()
1018 xMB = xMBFactory.createMessageBox( in ShowError()

Completed in 14 milliseconds