Searched refs:createMessageBox (Results 1 – 17 of 17) sorted by relevance
8 "Toolkit";"com::sun::star::awt::XMessageBoxFactory#optional";"createMessageBox()"
53 final XMessageBox mb = oObj.createMessageBox( in _createMessageBox()
78 "com.sun.star.awt.Toolkit", self.context).createMessageBox( \
70 createMessageBox( in dispatch()
239 css::uno::UNO_QUERY_THROW)->createMessageBox( in dispatch()
79 "com.sun.star.awt.Toolkit", self.context).createMessageBox( \
241 css::uno::UNO_QUERY_THROW)->createMessageBox( in dispatch()
201 …XMessageBox xMB = aMBF.createMessageBox(aWinPeer, MessageBoxType.INFOBOX, button, "Event-Notify", … in run()
65 XMessageBox createMessageBox( [in] com::sun::star::awt::XWindowPeer aParent,
168 …XMessageBox xMessageBox = xMessageBoxFactory.createMessageBox(_xParentWindowPeer, MessageBoxType.E… in showErrorMessageBox()
1009 xMB = xMBFactory.createMessageBox( in ShowError()1018 xMB = xMBFactory.createMessageBox( in ShowError()
138 …star::uno::Reference< ::com::sun::star::awt::XMessageBox > SAL_CALL createMessageBox( const ::com:…
86 = xMessageBoxFactory->createMessageBox in ShowMessageBox()
181 …XMessageBox xMessageBox = xMessageBoxFactory.createMessageBox(_xWindowPeer, com.sun.star.awt.Messa… in showErrorMessageBox()
60 Reference< XMessageBox > xMsgBox = xMsgBoxFactory->createMessageBox( in ShowMessageBox()
1270 …star::uno::Reference< ::com::sun::star::awt::XMessageBox > SAL_CALL VCLXToolkit::createMessageBox( in createMessageBox() function in VCLXToolkit
Completed in 79 milliseconds