Home
last modified time | relevance | path

Searched refs:QueryBox (Results 151 – 175 of 177) sorted by relevance

12345678

/aoo41x/main/sfx2/source/bastyp/
H A Dfltfnc.cxx495 QueryBox aQuery( NULL, WB_YES_NO | WB_DEF_YES, aText ); in IsFilterInstalled_Impl()
/aoo41x/main/sc/source/ui/docshell/
H A Ddocsh3.cxx1276 QueryBox aBox( GetActiveDialogParent(), WinBits( WB_YES_NO | WB_DEF_YES ), in MergeSharedDocument()
H A Ddbdocfun.cxx1362 QueryBox aBox( rDocShell.GetActiveDialogParent(), WinBits(WB_YES_NO | WB_DEF_YES), in DataPilotUpdate()
/aoo41x/main/svx/source/gallery2/
H A Dgalbrws2.cxx1297QueryBox( NULL, WB_YES_NO, String( GAL_RESID( RID_SVXSTR_GALLERY_DELETEOBJ ) ) ).Execute() == RET_… in Execute()
/aoo41x/main/forms/source/runtime/
H A Dformoperations.cxx486QueryBox aQuery( NULL, WB_YES_NO_CANCEL | WB_DEF_YES, FRM_RES_STRING( RID_STR_QUERY_SAVE_MODIFIED_… in execute()
/aoo41x/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx1558 if (QueryBox(getBrowserView(), ModuleRes(QUERY_BRW_DELETE_ROWS)).Execute() != RET_YES) in confirmDelete()
2376 QueryBox aQry(getBrowserView()->getVclControl(), ModuleRes(QUERY_BRW_SAVEMODIFIED)); in SaveModified()
/aoo41x/main/sw/source/ui/app/
H A Ddocsh2.cxx915 QueryBox aQuery(&pViewFrm->GetWindow(), SW_RES(MSG_SAVEAS_HTML_QUERY)); in Execute()
/aoo41x/main/starmath/source/
H A Dsmres.src1406 QueryBox RID_DEFAULTSAVEQUERY
/aoo41x/main/sc/source/ui/view/
H A Dcellsh2.cxx842 QueryBox aBox( pTabViewShell->GetDialogParent(), in ExecuteDB()
H A Dviewfun3.cxx1117 QueryBox aBox( GetViewData()->GetDialogParent(), in PasteFromClip()
H A Dviewfunc.cxx507 nResult = QueryBox( GetViewData()->GetDialogParent(), in EnterData()
/aoo41x/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog2.cxx661 QueryBox aQuery( m_pVCLWindow, getResId( RID_QUERYBOX_INSTALL_FOR_ALL ) ); in installForAllUsers()
/aoo41x/main/cui/source/dialogs/
H A Dscriptdlg.cxx1187 QueryBox aQueryBox( static_cast<Window*>(this), WB_YES_NO | WB_DEF_YES, aQuery ); in deleteEntry()
/aoo41x/main/dbaccess/source/ui/querydesign/
H A Dquerycontroller.cxx1647 QueryBox aQry( getView(), WB_YES_NO_CANCEL | WB_DEF_YES, sMessageText ); in saveModified()
/aoo41x/main/sd/source/core/
H A Ddrawdoc3.cxx516 sal_uInt16 nBut = QueryBox( NULL, WB_YES_NO_CANCEL, aStr).Execute(); in InsertBookmarkAsPage()
/aoo41x/main/svx/source/dialog/
H A Ddocrecovery.cxx1015 QueryBox aQuery(pParent, SVX_RES(nRes)); in impl_askUserForWizardCancel()
/aoo41x/main/cui/source/tabpages/
H A Dpage.cxx1477 if ( QueryBox( this, WB_YES_NO | WB_DEF_NO, aPrintRangeQueryText ).Execute() == RET_NO ) in DeactivatePage()
/aoo41x/main/svx/inc/svx/
H A Ddialogs.hrc323 // QueryBox for Exit Recovery Wizard
/aoo41x/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx871 pNewWindow = new QueryBox( pParent, nWinBits, String() ); in ImplCreateWindow()
/aoo41x/main/sw/source/ui/index/
H A Dswuiidxmrk.cxx1423 QueryBox aQuery(this, SW_RES(DLG_CHANGE_AUTH_ENTRY)); in IMPL_LINK()
/aoo41x/main/cui/source/options/
H A Doptcolor.cxx1702 QueryBox aQuery(pButton, CUI_RES(RID_SVXQB_DELETE_COLOR_CONFIG)); in IMPL_LINK()
H A Doptlingu.cxx1811 QueryBox( this, CUI_RES( RID_SFXQB_DELDICT ) ).Execute() ) in IMPL_LINK()
/aoo41x/main/basctl/source/basicide/
H A Dbaside2b.cxx407 if ( QueryBox( 0, WB_OK_CANCEL, String( IDEResId( RID_STR_WILLSTOPPRG ) ) ).Execute() == RET_OK ) in ImpCanModify()
/aoo41x/main/sfx2/source/dialog/
H A Ddinfdlg.cxx1977 if ( QueryBox( pParent, SfxResId( SFX_QB_WRONG_TYPE ) ).Execute() == RET_OK ) in ValidateLine()
/aoo41x/main/fpicker/source/office/
H A Diodlg.cxx1255 QueryBox aBox( pThis, WB_YES_NO, SvtResId( STR_SVT_ALREADYEXISTOVERWRITE ) ); in IMPL_STATIC_LINK()

Completed in 316 milliseconds

12345678