Home
last modified time | relevance | path

Searched refs:aInfoBox (Results 1 – 20 of 20) sorted by relevance

/trunk/main/desktop/source/app/
H A Dcheckinstall.cxx70 InfoBox aInfoBox( NULL, String::CreateFromAscii( "This version has expired" ) ); in CheckInstallation() local
71 aInfoBox.Execute(); in CheckInstallation()
80 InfoBox aInfoBox( NULL, rTitle ); in CheckInstallation() local
81 aInfoBox.Execute(); in CheckInstallation()
100 InfoBox aInfoBox( NULL, rTitle ); in CheckInstallation() local
101 aInfoBox.Execute(); in CheckInstallation()
/trunk/main/sw/source/ui/uiview/
H A Dviewprt.cxx202 InfoBox aInfoBox(&GetEditWin(), SW_RES(MSG_ERR_NO_FAX)); in ExecutePrint() local
203 String sMsg = aInfoBox.GetMessText(); in ExecutePrint()
206 aInfoBox.SetMessText(sMsg); in ExecutePrint()
207 aInfoBox.Execute(); in ExecutePrint()
H A Dview2.cxx480 InfoBox aInfoBox( GetWindow(), SW_RESSTR( nResId )); in InsertGraphicDlg() local
481 aInfoBox.Execute(); in InsertGraphicDlg()
/trunk/main/sfx2/source/appl/
H A Dappquit.cxx79 InfoBox aInfoBox( NULL, SfxResId(MSG_CANT_QUIT) ); in QueryExit_Impl() local
80 aInfoBox.Execute(); in QueryExit_Impl()
/trunk/main/sd/source/ui/view/
H A Ddrviewsi.cxx191 InfoBox aInfoBox ( in AssignFrom3DWindow() local
194 aInfoBox.Execute(); in AssignFrom3DWindow()
H A DOutliner.cxx1130 InfoBox aInfoBox (NULL, aString); in ShowEndOfSearchDialog() local
1131 ShowModalMessageBox (aInfoBox); in ShowEndOfSearchDialog()
1478 InfoBox aInfoBox (NULL, in HandleFailedSearch() local
1480 ShowModalMessageBox (aInfoBox); in HandleFailedSearch()
/trunk/main/sc/source/core/data/
H A Ddpsdbtab.cxx173 InfoBox aInfoBox( 0, String(rError.Message) ); in CreateCache() local
174 aInfoBox.Execute(); in CreateCache()
/trunk/main/padmin/source/
H A Dpadialog.cxx592 InfoBox aInfoBox( NULL, aInfoString ); in jobFinished() local
593 aInfoBox.SetText( String( PaResId( RID_BXT_TESTPAGE ) ) ); in jobFinished()
594 aInfoBox.Execute(); in jobFinished()
/trunk/main/vcl/test/
H A Ddndtest.cxx205 MyInfoBox aInfoBox( &aMainWin ); in Main() local
206 aInfoBox.Execute(); in Main()
/trunk/main/sc/source/ui/drawfunc/
H A Dfuins1.cxx344 InfoBox aInfoBox( pWindow, String(ScResId(nRes)) ); in FuInsertGraphic()
345 aInfoBox.Execute(); in FuInsertGraphic()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog2.cxx604 WarningBox aInfoBox( pParent, getResId( nResID ) ); in continueOnSharedExtension() local
605 String aMsgText = aInfoBox.GetMessText(); in continueOnSharedExtension()
607 aInfoBox.SetMessText( aMsgText ); in continueOnSharedExtension()
611 if ( RET_OK == aInfoBox.Execute() ) in continueOnSharedExtension()
/trunk/main/sc/source/ui/docshell/
H A Ddbdocimp.cxx667 InfoBox aInfoBox( rDocShell.GetActiveDialogParent(), aErrorMessage ); in DoImport() local
668 aInfoBox.Execute(); in DoImport()
H A Ddocsh3.cxx1391 InfoBox aInfoBox( GetActiveDialogParent(), ScGlobal::GetRscString( STR_DOC_UPDATED ) ); in MergeSharedDocument() local
1392 aInfoBox.Execute(); in MergeSharedDocument()
H A Ddbdocfun.cxx1451 InfoBox aInfoBox(rDocShell.GetActiveDialogParent(), in UpdateImport() local
1453 aInfoBox.Execute(); in UpdateImport()
H A Ddocsh4.cxx1513 InfoBox aInfoBox(GetActiveDialogParent(), in PageStyleModified() local
1515 aInfoBox.Execute(); in PageStyleModified()
H A Dimpex.cxx239 InfoBox aInfoBox(Application::GetDefDialogParent(), in StartPaste() local
241 aInfoBox.Execute(); in StartPaste()
/trunk/main/extensions/source/scanner/
H A Dsanedlg.cxx420 InfoBox aInfoBox( this, aString ); in IMPL_LINK() local
421 aInfoBox.Execute(); in IMPL_LINK()
/trunk/main/sw/source/ui/shells/
H A Dtabsh.cxx816 InfoBox aInfoBox( GetView().GetWindow(), in Execute() local
818 aInfoBox.Execute(); in Execute()
/trunk/main/sfx2/source/view/
H A Dviewsh.cxx1398 InfoBox aInfoBox( &GetViewFrame()->GetWindow(), SfxResId( MSG_CANT_CLOSE ) ); in PrepareClose() local
1399 aInfoBox.Execute(); in PrepareClose()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx430 InfoBox aInfoBox( NULL, String( ResId( KEY_VERSION_CHECK, *pResMgr ) ) ); in WritePS() local
431 aInfoBox.Execute(); in WritePS()

Completed in 148 milliseconds