Searched refs:xMBFactory (Results 1 – 1 of 1) sorted by relevance
995 XMessageBoxFactory xMBFactory = null; in ShowError() local1001 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