Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.awt.Toolkit.csv8 "Toolkit";"com::sun::star::awt::XMessageBoxFactory#optional";"createMessageBox()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XMessageBoxFactory.java53 final XMessageBox mb = oObj.createMessageBox( in _createMessageBox()
/trunk/main/desktop/test/deployment/passive/
H A Dpassive_python.py78 "com.sun.star.awt.Toolkit", self.context).createMessageBox( \
H A DDispatch.java70 createMessageBox( in dispatch()
H A Dpassive_native.cxx239 css::uno::UNO_QUERY_THROW)->createMessageBox( in dispatch()
/trunk/main/desktop/test/deployment/active/
H A Dactive_python.py79 "com.sun.star.awt.Toolkit", self.context).createMessageBox( \
H A DDispatch.java70 createMessageBox( in dispatch()
H A Dactive_native.cxx241 css::uno::UNO_QUERY_THROW)->createMessageBox( in dispatch()
/trunk/main/offapi/com/sun/star/awt/
H A DXMessageBoxFactory.idl65 XMessageBox createMessageBox( [in] com::sun::star::awt::XWindowPeer aParent,
/trunk/main/odk/examples/DevelopersGuide/Charts/
H A DSelectionChangeListener.java201 …XMessageBox xMB = aMBF.createMessageBox(aWinPeer, MessageBoxType.INFOBOX, button, "Event-Notify", … in run()
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DHelper.java1009 xMB = xMBFactory.createMessageBox( in ShowError()
1018 xMB = xMBFactory.createMessageBox( in ShowError()
/trunk/main/odk/examples/DevelopersGuide/GUI/
H A DMessageBox.java168 …XMessageBox xMessageBox = xMessageBoxFactory.createMessageBox(_xParentWindowPeer, MessageBoxType.E… in showErrorMessageBox()
/trunk/main/toolkit/source/layout/core/
H A Droot.cxx86 = xMessageBoxFactory->createMessageBox in ShowMessageBox()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxtoolkit.hxx138 …star::uno::Reference< ::com::sun::star::awt::XMessageBox > SAL_CALL createMessageBox( const ::com:…
/trunk/main/odk/examples/java/Inspector/
H A DInspector.java181 …XMessageBox xMessageBox = xMessageBoxFactory.createMessageBox(_xWindowPeer, com.sun.star.awt.Messa… in showErrorMessageBox()
/trunk/main/odk/examples/cpp/complextoolbarcontrols/
H A DMyProtocolHandler.cxx60 Reference< XMessageBox > xMsgBox = xMsgBoxFactory->createMessageBox( in ShowMessageBox()
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx1270 …star::uno::Reference< ::com::sun::star::awt::XMessageBox > SAL_CALL VCLXToolkit::createMessageBox( in createMessageBox() function in VCLXToolkit

Completed in 49 milliseconds