Home
last modified time | relevance | path

Searched refs:WarningBox (Results 1 – 25 of 77) sorted by relevance

1234

/trunk/main/vcl/source/window/
H A Dmsgbox.cxx542 void WarningBox::ImplInitWarningBoxData() in ImplInitWarningBoxData()
548 SetImage( WarningBox::GetStandardImage() ); in ImplInitWarningBoxData()
554 WarningBox::WarningBox( Window* pParent, WinBits nStyle, in WarningBox() function in WarningBox
563 WarningBox::WarningBox( Window* pParent, const ResId& rResId ) : in WarningBox() function in WarningBox
571 void WarningBox::SetDefaultCheckBoxText() in SetDefaultCheckBoxText()
580 Image WarningBox::GetStandardImage() in GetStandardImage()
/trunk/main/cui/source/tabpages/
H A Dtpbitmap.cxx477 Image aWarningBoxImage = WarningBox::GetStandardImage(); in CheckChanges_Impl()
550 WarningBox* pWarnBox = NULL; in IMPL_LINK()
570 pWarnBox = new WarningBox( DLGWIN, in IMPL_LINK()
657 WarningBox* pWarnBox = NULL; in IMPL_LINK()
686 pWarnBox = new WarningBox( DLGWIN, in IMPL_LINK()
785WarningBox aBox( DLGWIN, WinBits( WB_OK ), String( ResId( RID_SVXSTR_WARN_NAME_DUPLICATE, rMgr ) )… in IMPL_LINK()
840 nReturn = WarningBox( DLGWIN, WinBits( WB_YES_NO_CANCEL ), in IMPL_LINK()
H A Dtphatch.cxx268 Image aWarningBoxImage = WarningBox::GetStandardImage(); in CheckChanges_Impl()
532 WarningBox* pWarnBox = NULL; in IMPL_LINK()
552 pWarnBox = new WarningBox( DLGWIN, in IMPL_LINK()
667WarningBox aBox( DLGWIN, WinBits( WB_OK ),String( ResId( RID_SVXSTR_WARN_NAME_DUPLICATE, rMgr ) ) … in IMPL_LINK()
721 nReturn = WarningBox( DLGWIN, WinBits( WB_YES_NO_CANCEL ), in IMPL_LINK()
H A Dtpgradnt.cxx292 Image aWarningBoxImage = WarningBox::GetStandardImage(); in CheckChanges_Impl()
467 WarningBox* pWarnBox = NULL; in IMPL_LINK()
488 pWarnBox = new WarningBox( DLGWIN, in IMPL_LINK()
607WarningBox aBox( DLGWIN, WinBits( WB_OK ),String( ResId( RID_SVXSTR_WARN_NAME_DUPLICATE, rMgr ) ) … in IMPL_LINK()
662 nReturn = WarningBox( DLGWIN, WinBits( WB_YES_NO_CANCEL ), in IMPL_LINK()
H A Dtplnedef.cxx269 Image aWarningBoxImage = WarningBox::GetStandardImage(); in CheckChanges_Impl()
654WarningBox aBox( DLGWIN, WinBits( WB_OK ),String( ResId( RID_SVXSTR_WARN_NAME_DUPLICATE, rMgr ) ) … in IMPL_LINK()
734WarningBox aBox( DLGWIN, WinBits( WB_OK ), String( ResId( RID_SVXSTR_WARN_NAME_DUPLICATE, rMgr ) )… in IMPL_LINK()
790 nReturn = WarningBox( DLGWIN, WinBits( WB_YES_NO_CANCEL ), in IMPL_LINK()
H A Dtplneend.cxx372 WarningBox aWarningBox( DLGWIN, WinBits( WB_OK ), in IMPL_LINK()
530WarningBox aBox( DLGWIN, WinBits( WB_OK ),String( ResId( RID_SVXSTR_WARN_NAME_DUPLICATE, rMgr ) ) … in IMPL_LINK()
595 nReturn = WarningBox( DLGWIN, WinBits( WB_YES_NO_CANCEL ), in IMPL_LINK()
H A Dtpcolor.cxx327 Image aWarningBoxImage = WarningBox::GetStandardImage(); in CheckChanges_Impl()
512 WarningBox aWarningBox( DLGWIN, WinBits( WB_OK ), in IMPL_LINK()
598 WarningBox aWarningBox( DLGWIN, WinBits( WB_OK ), in IMPL_LINK()
766 nReturn = WarningBox( DLGWIN, WinBits( WB_YES_NO_CANCEL ), in IMPL_LINK()
/trunk/main/vcl/inc/vcl/
H A Dmsgbox.hxx134 class VCL_DLLPUBLIC WarningBox : public MessBox class
140 WarningBox( Window* pParent, WinBits nStyle,
142 WarningBox( Window* pParent, const ResId& rResId );
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_versionboxes.src26 WarningBox RID_WARNINGBOX_VERSION_LESS {
42 WarningBox RID_WARNINGBOX_VERSION_EQUAL {
58 WarningBox RID_WARNINGBOX_VERSION_GREATER {
H A Ddp_gui_dialog.src326 WarningBox RID_WARNINGBOX_INSTALL_EXTENSION {
334 WarningBox RID_WARNINGBOX_REMOVE_EXTENSION {
/trunk/main/sc/source/ui/miscdlgs/
H A Dwarnbox.cxx37 WarningBox( pParent, WB_YES_NO | (bDefYes ? WB_DEF_YES : WB_DEF_NO), rMsgStr ) in ScCbWarningBox()
47 nRet = WarningBox::Execute(); in Execute()
/trunk/main/toolkit/inc/layout/
H A Dlayout-pre.hxx84 #define WarningBox layout::WarningBox macro
H A Dlayout-post.hxx81 #undef WarningBox
/trunk/main/svtools/source/java/
H A Djavainteractionhandler.cxx146 WarningBox aWarningBox( NULL, SvtResId( WARNINGBOX_JAVANOTFOUND ) ); in handle()
163 WarningBox aWarningBox( NULL, SvtResId( WARNINGBOX_INVALIDJAVASETTINGS ) ); in handle()
H A Djavaerror.src26 WarningBox WARNINGBOX_JAVANOTFOUND
33 WarningBox WARNINGBOX_INVALIDJAVASETTINGS
/trunk/main/sw/source/ui/app/
H A Dapp.src506 WarningBox MSG_DISABLE_UNDO_QUESTION
559 WarningBox MSG_DATA_SOURCES_UNAVAILABLE
656 WarningBox MSG_DISABLE_READLINE_QUESTION
/trunk/main/cui/source/options/
H A Doptjava.src281 WarningBox RID_SVX_MSGBOX_JAVA_RESTART
288 WarningBox RID_SVX_MSGBOX_JAVA_RESTART2
H A Doptjava.cxx311 WarningBox aWarnBox( this, CUI_RES( RID_SVX_MSGBOX_JAVA_RESTART2 ) ); in IMPL_LINK()
355 WarningBox aWarnBox( this, CUI_RES( RID_SVX_MSGBOX_JAVA_RESTART2 ) ); in IMPL_LINK()
662 WarningBox aWarnBox( this, CUI_RES( RID_SVX_MSGBOX_JAVA_RESTART ) ); in FillItemSet()
/trunk/main/cui/source/dialogs/
H A Dhldocntp.cxx287 WarningBox aWarning( this, WB_OK, CUI_RESSTR(RID_SVXSTR_HYPDLG_NOVALIDFILENAME) ); in AskApply()
337 WarningBox aWarning( this, WB_YES_NO, CUI_RESSTR(RID_SVXSTR_HYPERDLG_QUERYOVERWRITE) ); in DoApply()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh4.cxx606 WarningBox aBox( pParent ? pParent : GetActiveDialogParent(), in Execute()
673 WarningBox aBox( GetActiveDialogParent(), in Execute()
1044WarningBox aBox( GetActiveDialogParent(), WinBits( WB_OK ), aMessage ); in Execute()
1049WarningBox aBox( GetActiveDialogParent(), WinBits( WB_YES_NO | WB_DEF_YES ), in Execute()
1083 WarningBox aBox( GetActiveDialogParent(), WinBits( WB_OK ), in Execute()
/trunk/main/sfx2/source/appl/
H A Dapp.src406 WarningBox RID_SECURITY_WARNING_HYPERLINK
414 WarningBox RID_SECURITY_WARNING_NO_HYPERLINKS
/trunk/main/sc/source/ui/inc/
H A Dwarnbox.hxx33 class ScCbWarningBox : public WarningBox
/trunk/main/vcl/source/app/
H A Dstdtext.cxx59 WarningBox aBox( pParent, WB_OK | WB_DEF_OK, aText ); in ShowServiceNotAvailableError()
/trunk/main/sd/source/ui/view/
H A Ddrviewsb.cxx139 WarningBox aWarningBox ( in FuTemp02()
314 WarningBox aWarningBox ( in FuTemp02()
/trunk/main/uui/source/
H A Dsslwarndlg.cxx82 m_aWarnImage.SetImage( WarningBox::GetStandardImage() ); in SSLWarnDialog()

Completed in 85 milliseconds

1234