Searched refs:INFOBOX (Results 1 – 10 of 10) sorted by relevance
/aoo42x/main/sc/source/ui/dbgui/ |
H A D | consdlg.cxx | 52 #define INFOBOX(id) InfoBox(this, ScGlobal::GetRscString(id)).Execute() macro 457 INFOBOX( STR_INVALID_TABREF ); in IMPL_LINK() 516 INFOBOX( STR_AREA_ALREADY_INSERTED ); in IMPL_LINK() 520 INFOBOX( STR_INVALID_TABREF ); in IMPL_LINK()
|
/aoo42x/main/desktop/test/deployment/passive/ |
H A D | passive_python.py | 27 from com.sun.star.awt.MessageBoxType import INFOBOX 82 INFOBOX, BUTTONS_OK, "passive", "python")
|
H A D | Dispatch.java | 78 MessageBoxType.INFOBOX, MessageBoxButtons.BUTTONS_OK, in dispatch()
|
/aoo42x/main/desktop/test/deployment/active/ |
H A D | active_python.py | 27 from com.sun.star.awt.MessageBoxType import INFOBOX 83 INFOBOX, BUTTONS_OK, "active", "python")
|
H A D | Dispatch.java | 78 MessageBoxType.INFOBOX, MessageBoxButtons.BUTTONS_OK, in dispatch()
|
/aoo42x/main/offapi/com/sun/star/awt/ |
H A D | MessageBoxType.idl | 37 INFOBOX,
|
H A D | XMessageBoxFactory.idl | 54 <p>A <member scope="com::sun::star::awt">MessageBoxType::INFOBOX</member>
|
/aoo42x/main/odk/examples/DevelopersGuide/Charts/ |
H A D | SelectionChangeListener.java | 201 …XMessageBox xMB = aMBF.createMessageBox(aWinPeer, MessageBoxType.INFOBOX, button, "Event-Notify", … in run()
|
/aoo42x/main/solenv/inc/ |
H A D | starview.hid | 96 #define INFOBOX 24
|
/aoo42x/main/sw/inc/ |
H A D | globals.hrc | 105 // INFOBOX ------------------------------------------------------------
|
Completed in 56 milliseconds