Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/miscdlgs/
H A Dsolvrdlg.cxx48 #define ERRORBOX(s) ErrorBox( this, WinBits( WB_OK | WB_DEF_OK), s ).Execute() macro
183 ERRORBOX( errMsgNoFormula ); in RaiseError()
188 ERRORBOX( errMsgInvalidForm ); in RaiseError()
193 ERRORBOX( errMsgInvalidVar ); in RaiseError()
198 ERRORBOX( errMsgInvalidVal ); in RaiseError()
H A Dcrnrdlg.cxx48 #define ERRORBOX(s) ErrorBox(this,WinBits(WB_OK|WB_DEF_OK),s).Execute() macro
813 ERRORBOX( ScGlobal::GetRscString(STR_INVALIDTABNAME) ); in IMPL_LINK_INLINE_END()
H A Dsimpref.cxx56 #define ERRORBOX(s) ErrorBox(this,WinBits(WB_OK|WB_DEF_OK),s).Execute() macro
H A Dhighred.cxx56 #define ERRORBOX(s) ErrorBox(this,WinBits(WB_OK|WB_DEF_OK),s).Execute(); macro
H A Dacredlin.cxx65 #define ERRORBOX(s) ErrorBox(this,WinBits(WB_OK|WB_DEF_OK),s).Execute(); macro
/trunk/main/sc/source/ui/dbgui/
H A Dsfiltdlg.cxx55 #define ERRORBOX(rid) ErrorBox( this, WinBits( WB_OK|WB_DEF_OK),\ macro
346 ERRORBOX( STR_INVALID_TABREF ); in IMPL_LINK()
358 ERRORBOX( STR_INVALID_TABREF ); in IMPL_LINK()
432 ERRORBOX( STR_INVALID_QUERYAREA ); in IMPL_LINK()
H A Ddbnamdlg.cxx62 #define ERRORBOX(s) ErrorBox(this,WinBits(WB_OK|WB_DEF_OK),s).Execute() macro
561 ERRORBOX( aStrInvalid ); in IMPL_LINK_INLINE_END()
568 ERRORBOX( ScGlobal::GetRscString(STR_INVALIDNAME) ); in IMPL_LINK_INLINE_END()
H A Dfiltdlg.cxx56 #define ERRORBOX(rid) ErrorBox( this, WinBits( WB_OK|WB_DEF_OK), \ macro
710 ERRORBOX( STR_INVALID_TABREF ); in IMPL_LINK()
/trunk/main/sc/source/ui/namedlg/
H A Dnamedlg.cxx107 #define ERRORBOX(s) ErrorBox(this,WinBits(WB_OK|WB_DEF_OK),s).Execute(); macro
510 ERRORBOX( errMsgInvalidSym ); in IMPL_LINK_INLINE_END()
518 ERRORBOX( ScGlobal::GetRscString(STR_INVALIDNAME) ); in IMPL_LINK_INLINE_END()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XMessageBoxFactory.java55 com.sun.star.awt.MessageBoxType.ERRORBOX, 1, "The Title", in _createMessageBox()
/trunk/main/sc/source/ui/pagedlg/
H A Dareasdlg.cxx68 #define ERRORBOX(nId) ErrorBox( this, WinBits(WB_OK|WB_DEF_OK), \ macro
425 ERRORBOX( STR_INVALID_TABREF ); in Impl_CheckRefStrings()
/trunk/main/offapi/com/sun/star/awt/
H A DMessageBoxType.idl45 ERRORBOX,
/trunk/main/odk/examples/DevelopersGuide/GUI/
H A DMessageBox.java168 … xMessageBoxFactory.createMessageBox(_xParentWindowPeer, MessageBoxType.ERRORBOX, com.sun.star.awt… in showErrorMessageBox()
/trunk/main/solenv/inc/
H A Dstarview.hid102 #define ERRORBOX 26
/trunk/main/odk/examples/java/Inspector/
H A DInspector.java181 …xFactory.createMessageBox(_xWindowPeer, com.sun.star.awt.MessageBoxType.ERRORBOX, com.sun.star.awt… in showErrorMessageBox()
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DHelper.java1020 MessageBoxType.ERRORBOX, in ShowError()

Completed in 66 milliseconds