Home
last modified time | relevance | path

Searched refs:InfoBox (Results 1 – 25 of 203) sorted by relevance

123456789

/trunk/main/vcl/source/window/
H A Dmsgbox.cxx489 void InfoBox::ImplInitInfoBoxData() in ImplInitInfoBoxData()
496 InfoBox::GetStandardImageHC() : InfoBox::GetStandardImage() ); in ImplInitInfoBoxData()
502 InfoBox::InfoBox( Window* pParent, const XubString& rMessage ) : in InfoBox() function in InfoBox
510 InfoBox::InfoBox( Window* pParent, const ResId & rResId ) : in InfoBox() function in InfoBox
518 InfoBox::InfoBox( Window* pParent, WinBits nStyle, const XubString& rMessage ) : in InfoBox() function in InfoBox
526 Image InfoBox::GetStandardImage() in GetStandardImage()
534 Image InfoBox::GetStandardImageHC() in GetStandardImageHC()
/trunk/main/sw/source/ui/uiview/
H A Dview.src97 InfoBox MSG_NO_MERGE_ENTRY
101 InfoBox MSG_ERR_INSERT_GLOS
105 InfoBox MSG_ERR_SRCSTREAM
109 InfoBox MSG_ERR_NO_FAX
121 InfoBox MSG_NOT_FOUND
125 InfoBox MSG_INDEX_OVERFLOW
129 InfoBox MSG_SCAN_NOSOURCE
H A Dviewsrch.cxx237 InfoBox( pParentWindow, SW_RES(MSG_NOT_FOUND)).Execute(); in ExecSearch()
349 InfoBox( pParentWindow, SW_RES(MSG_NOT_FOUND)).Execute(); in ExecSearch()
362 InfoBox( pParentWindow, aText ).Execute(); in ExecSearch()
528 InfoBox( pParentWindow, SW_RES(MSG_NOT_FOUND)).Execute(); in SearchAndWrap()
573 InfoBox( pParentWindow, SW_RES(MSG_NOT_FOUND)).Execute(); in SearchAndWrap()
/trunk/main/sd/source/ui/view/
H A Ddrviewsc.cxx91 InfoBox(pWindow, String(SdResId(STR_ACTION_NOTPOSSIBLE) ) ).Execute(); in FuTemp03()
214 InfoBox(pWindow, String(SdResId(STR_ACTION_NOTPOSSIBLE) ) ).Execute(); in FuTemp03()
231 InfoBox(pWindow, String(SdResId(STR_ACTION_NOTPOSSIBLE) ) ).Execute(); in FuTemp03()
251 InfoBox(pWindow, String(SdResId(STR_ACTION_NOTPOSSIBLE) ) ).Execute(); in FuTemp03()
272 InfoBox(pWindow, String(SdResId(STR_ACTION_NOTPOSSIBLE) ) ).Execute(); in FuTemp03()
293 InfoBox(pWindow, String(SdResId(STR_ACTION_NOTPOSSIBLE) ) ).Execute(); in FuTemp03()
322 InfoBox(pWindow, String(SdResId(STR_ACTION_NOTPOSSIBLE) ) ).Execute(); in FuTemp03()
417 InfoBox(pWindow, String(SdResId(STR_ACTION_NOTPOSSIBLE) ) ).Execute(); in FuTemp03()
H A Ddrviewse.cxx350 InfoBox(pWindow, String(SdResId(STR_ACTION_NOTPOSSIBLE) ) ).Execute(); in FuPermanent()
387 InfoBox(pWindow, String(SdResId(STR_ACTION_NOTPOSSIBLE) ) ).Execute(); in FuPermanent()
773 InfoBox(pWindow, String(SdResId(STR_ACTION_NOTPOSSIBLE) ) ).Execute(); in FuSupport()
795 InfoBox(pWindow, String(SdResId(STR_ACTION_NOTPOSSIBLE) ) ).Execute(); in FuSupport()
883 InfoBox(pWindow, String(SdResId(STR_ACTION_NOTPOSSIBLE) ) ).Execute(); in FuSupport()
H A Ddrviews2.cxx541 InfoBox(pWindow, String(SdResId(STR_ACTION_NOTPOSSIBLE) ) ).Execute(); in FuTemporary()
586 InfoBox(pWindow, String(SdResId(STR_ACTION_NOTPOSSIBLE) ) ).Execute(); in FuTemporary()
614 InfoBox(pWindow, String(SdResId(STR_ACTION_NOTPOSSIBLE) ) ).Execute(); in FuTemporary()
H A Ddrviews8.cxx231 InfoBox(pWindow, String(SdResId(STR_ACTION_NOTPOSSIBLE) ) ).Execute(); in FuTemp01()
429 InfoBox(pWindow, String( SdResId( nId ) ) ).Execute(); in FuTemp01()
/trunk/main/basic/workben/
H A Dmgrtest.cxx280 InfoBox( 0, "Organisieren..." ).Execute(); in IMPL_LINK()
300 InfoBox( 0, "CreateLibary fehlgeschlagen..." ).Execute(); in IMPL_LINK()
318 InfoBox( 0, "CreateLibary fehlgeschlagen..." ).Execute(); in IMPL_LINK()
337 InfoBox( 0, "CreateLibary fehlgeschlagen..." ).Execute(); in IMPL_LINK()
503 InfoBox( 0, aErr ).Execute(); in CheckError()
567 InfoBox( 0, String( aErrorTextPrefix + aErrorText ) ).Execute(); in IMPL_LINK()
/trunk/main/vcl/inc/vcl/
H A Dmsgbox.hxx115 class VCL_DLLPUBLIC InfoBox : public MessBox class
121 InfoBox( Window* pParent, const XubString& rMessage );
122 InfoBox( Window* pParent, const ResId & rResId );
123 InfoBox( Window* pParent, WinBits nStyle,
/trunk/main/sfx2/source/dialog/
H A Ddialog.src40 InfoBox MSG_TABPAGE_INVALIDNAME
46 InfoBox MSG_TABPAGE_INVALIDSTYLE
52 InfoBox MSG_TABPAGE_INVALIDPARENT
58 InfoBox MSG_POOL_STYLE_NAME
H A Dmgetempl.cxx627 InfoBox aBox( this, SfxResId( MSG_TABPAGE_INVALIDNAME ) ); in DeactivatePage()
644 InfoBox aBox( this, SfxResId( MSG_TABPAGE_INVALIDSTYLE ) ); in DeactivatePage()
664 InfoBox aBox( this, SfxResId( MSG_TABPAGE_INVALIDPARENT ) ); in DeactivatePage()
/trunk/main/desktop/source/app/
H A Dcheckinstall.cxx70 InfoBox aInfoBox( NULL, String::CreateFromAscii( "This version has expired" ) ); in CheckInstallation()
80 InfoBox aInfoBox( NULL, rTitle ); in CheckInstallation()
100 InfoBox aInfoBox( NULL, rTitle ); in CheckInstallation()
/trunk/main/dbaccess/source/ext/adabas/
H A DAdabasNewDb.cxx465 InfoBox aInfo(this,ModuleRes(INFO_STR_MAX_FILE_LENGTH));
475 InfoBox aInfo(this,ModuleRes(INFO_STR_MAX_FILE_LENGTH));
617 InfoBox aInfo(this,ModuleRes(INFO_STR_MAX_FILE_LENGTH));
655 InfoBox aInfo(this,ModuleRes(INFO_STR_MAX_FILE_LENGTH)); in IMPL_LINK()
669 InfoBox aInfo(this,ModuleRes(INFO_STR_MAX_FILE_LENGTH)); in IMPL_LINK()
683 InfoBox aInfo(this,ModuleRes(INFO_STR_MAX_FILE_LENGTH)); in IMPL_LINK()
/trunk/main/sfx2/source/doc/
H A Ddoc.src105 InfoBox MSG_CANT_OPEN_TEMPLATE
109 InfoBox MSG_VIEW_OPEN_CANT_SAVE
179 InfoBox MSG_TEMPLATE_DIR_NOT_EXIST
183 InfoBox MSG_DOCINFO_CANTREAD
/trunk/main/toolkit/inc/layout/
H A Dlayout-pre.hxx52 #define InfoBox layout::InfoBox macro
/trunk/main/sw/source/ui/dochdl/
H A Ddochdl.src39 InfoBox MSG_ERR_INSERT_GLOS
44 InfoBox MSG_CLPBRD_FORMAT_ERROR
/trunk/main/xmlsecurity/workben/
H A Dsignaturetest.cxx400 InfoBox( this, aText ).Execute(); in IMPL_LINK()
490 InfoBox( this, aInfo ).Execute(); in IMPL_LINK()
535InfoBox( this, String( RTL_CONSTASCII_USTRINGPARAM( "Signatures verified without any problems!" ) … in IMPL_LINK()
/trunk/main/sfx2/source/appl/
H A Dapp.src69 InfoBox RID_DOCALREADYLOADED_DLG
216 InfoBox MSG_CANT_QUIT
448 InfoBox RID_XMLSEC_INFO_WRONGDOCFORMAT
/trunk/main/sdext/source/minimizer/
H A Dhelpid.hrc55 #define HID_SDEXT_MINIMIZER_INFOBOX_DLG "sdext:Minimizer:InfoBox:Dialog"
56 #define HID_SDEXT_MINIMIZER_INFOBOX_CB_OPENNEW "sdext:Minimizer:InfoBox:CBOpenNew"
/trunk/main/sc/source/ui/dbgui/
H A Dscendlg.cxx218 InfoBox( this, ScGlobal::GetRscString( STR_INVALIDTABNAME ) ). in IMPL_LINK()
224 InfoBox( this, ScGlobal::GetRscString( STR_NEWTABNAMENOTUNIQUE ) ). in IMPL_LINK()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh5.cxx90 InfoBox aBox( pParent, ScGlobal::GetRscString( nGlobStrId ) ); in ErrorMessage()
574 InfoBox aBox( GetActiveDialogParent(), in DoConsolidate()
782 InfoBox aBox(GetActiveDialogParent(), in UseScenario()
789 InfoBox aBox(GetActiveDialogParent(), in UseScenario()
/trunk/main/cui/source/dialogs/
H A Dmultipat.cxx117 InfoBox( this, sMsg ).Execute(); in IMPL_LINK()
126 InfoBox( this, sMsg ).Execute(); in IMPL_LINK()
/trunk/main/sfx2/source/view/
H A Dview.src96 InfoBox MSG_CANT_CLOSE
152 InfoBox MSG_ERROR_SEND_MAIL
/trunk/main/vcl/test/
H A Ddndtest.cxx108 class MyInfoBox : public InfoBox
384 MyInfoBox::MyInfoBox( Window* pParent ) : InfoBox( pParent, in MyInfoBox()
/trunk/main/sc/source/ui/view/
H A Dspelleng.cxx335 InfoBox( pParent, ScGlobal::GetRscString( STR_NOLANGERR ) ).Execute(); in ConvertAll()
363 InfoBox( pParent, ScGlobal::GetRscString( STR_SPELLING_STOP_OK ) ).Execute(); in ShowFinishDialog()

Completed in 98 milliseconds

123456789