Searched refs:xMsgBoxFactory (Results 1 – 1 of 1) sorted by relevance
57 Reference< XMessageBoxFactory > xMsgBoxFactory( mxToolkit, UNO_QUERY ); in ShowMessageBox() local58 if ( rFrame.is() && xMsgBoxFactory.is() ) in ShowMessageBox()60 Reference< XMessageBox > xMsgBox = xMsgBoxFactory->createMessageBox( in ShowMessageBox()
Completed in 13 milliseconds