Home
last modified time | relevance | path

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

/aoo4110/main/desktop/test/deployment/passive/
H A Dpassive_python.py26 from com.sun.star.awt.MessageBoxButtons import BUTTONS_OK
82 INFOBOX, BUTTONS_OK, "passive", "python")
H A DDispatch.java78 MessageBoxType.INFOBOX, MessageBoxButtons.BUTTONS_OK, in dispatch()
H A Dpassive_native.cxx252 css::awt::MessageBoxButtons::BUTTONS_OK, in dispatch()
/aoo4110/main/desktop/test/deployment/active/
H A Dactive_python.py26 from com.sun.star.awt.MessageBoxButtons import BUTTONS_OK
83 INFOBOX, BUTTONS_OK, "active", "python")
H A DDispatch.java78 MessageBoxType.INFOBOX, MessageBoxButtons.BUTTONS_OK, in dispatch()
H A Dactive_native.cxx254 css::awt::MessageBoxButtons::BUTTONS_OK, in dispatch()
/aoo4110/main/wizards/com/sun/star/wizards/web/
H A DErrorHandler.java40 public static int BUTTONS_OK = VclWindowPeerAttribute.OK; field
/aoo4110/main/offapi/com/sun/star/awt/
H A DMessageBoxButtons.idl35 const long BUTTONS_OK = 1;
H A DXMessageBoxFactory.idl56 <member scope="com::sun::star::awt">MessageBoxButtons::BUTTONS_OK</member>.</p>
/aoo4110/main/odk/examples/DevelopersGuide/Charts/
H A DSelectionChangeListener.java199 int button = com.sun.star.awt.MessageBoxButtons.BUTTONS_OK; in run()
/aoo4110/main/odk/examples/DevelopersGuide/GUI/
H A DMessageBox.java168 …indowPeer, MessageBoxType.ERRORBOX, com.sun.star.awt.MessageBoxButtons.BUTTONS_OK, _sTitle, _sMess… in showErrorMessageBox()
/aoo4110/main/toolkit/source/layout/core/
H A Droot.cxx88 awt::MessageBoxButtons::BUTTONS_OK, aTitle, aMessage ); in ShowMessageBox()
/aoo4110/main/odk/examples/java/Inspector/
H A DInspector.java181 …n.star.awt.MessageBoxType.ERRORBOX, com.sun.star.awt.MessageBoxButtons.BUTTONS_OK, _sTitle, _sMess… in showErrorMessageBox()
/aoo4110/main/odk/examples/cpp/complextoolbarcontrols/
H A DMyProtocolHandler.cxx63 MessageBoxButtons::BUTTONS_OK, in ShowMessageBox()
/aoo4110/main/swext/mediawiki/src/com/sun/star/wiki/
H A DHelper.java1021 MessageBoxButtons.BUTTONS_OK, in ShowError()
/aoo4110/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx1282 if (( aButtons & 0x0000ffffL ) == css::awt::MessageBoxButtons::BUTTONS_OK ) in createMessageBox()

Completed in 74 milliseconds