Home
last modified time | relevance | path

Searched refs:QueryBox (Results 51 – 75 of 177) sorted by relevance

12345678

/aoo41x/main/sc/source/ui/navipi/
H A Dscenwnd.cxx204 …if( !bQueryBox || (::QueryBox( 0, WinBits( WB_YES_NO | WB_DEF_YES ), ScGlobal::GetRscString( STR_Q… in DeleteScenario()
/aoo41x/main/svx/source/form/
H A Ddatabaselocationinput.cxx143QueryBox aBox( m_rLocationInput.GetSystemWindow(), WB_YES_NO, SVX_RES( RID_STR_ALREADYEXISTOVERWRI… in prepareCommit()
H A Ddatanavi.cxx1132 QueryBox aQBox( this, SVX_RES( nResId ) ); in RemoveEntry()
1174 QueryBox aQBox( this, SVX_RES( nResId ) ); in RemoveEntry()
1796 QueryBox aQBox( this, SVX_RES( RID_QRY_REMOVE_MODEL ) ); in IMPL_LINK()
1901 QueryBox aQBox( this, SVX_RES( RID_QRY_REMOVE_INSTANCE ) ); in IMPL_LINK()
3719 SetImage( QueryBox::GetStandardImage() ); in LinkedInstanceWarningBox()
/aoo41x/main/cui/source/options/
H A Ddoclinkdialog.src147 QueryBox QUERY_DELETE_CONFIRM
/aoo41x/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx742 QueryBox aQuestionBox ( in SelectNextAnnotation()
746 aQuestionBox.SetImage (QueryBox::GetStandardImage()); in SelectNextAnnotation()
/aoo41x/main/sw/source/ui/uiview/
H A Dviewprt.cxx230 QueryBox aBox( &GetEditWin(), SW_RES( MSG_PRINT_AS_MERGE )); in ExecutePrint()
/aoo41x/main/sfx2/source/dialog/
H A Drecfloat.cxx174 QueryBox aBox( GetWindow(), WB_YES_NO | WB_DEF_NO , String( SfxResId( STR_MACRO_LOSS ) ) ); in QueryClose()
/aoo41x/main/dbaccess/source/ui/dlg/
H A DUserAdmin.src118 QueryBox QUERY_USERADMIN_DELETE_USER
H A DUserAdmin.cxx312 QueryBox aQry(this, ModuleRes(QUERY_USERADMIN_DELETE_USER)); in IMPL_LINK()
H A Dindexdialog.src216 QueryBox QUERY_SAVE_CURRENT_INDEX
/aoo41x/main/padmin/source/
H A Dhelper.cxx254 QueryBox aQueryBox( pParent, WB_YES_NO | WB_DEF_NO, in AreYouSure()
H A Dadddlg.cxx242 QueryBox aBox( this, WB_YES_NO | WB_DEF_NO, aText ); in IMPL_LINK()
251 QueryBox aBox( this, WB_YES_NO | WB_DEF_NO, aText ); in IMPL_LINK()
/aoo41x/main/sfx2/source/doc/
H A Dobjserv.cxx1378 …if ( (bHasSign && QueryBox( NULL, SfxResId( MSG_XMLSEC_QUERY_SAVESIGNEDBEFORESIGN ) ).Execute() ==… in ImplSign()
1379 …|| (!bHasSign && QueryBox( NULL, SfxResId( RID_XMLSEC_QUERY_SAVEBEFORESIGN ) ).Execute() == RET_YE… in ImplSign()
/aoo41x/main/xmlsecurity/source/dialogs/
H A Ddigitalsignaturesdialog.src209 QueryBox MSG_XMLSECDLG_QUERY_REMOVEDOCSIGNBEFORESIGN
/aoo41x/main/sw/source/ui/shells/
H A Dshells.src117 QueryBox DLG_IMPORT_DBNAME
/aoo41x/main/sfx2/source/view/
H A Dview.src159 QueryBox MSG_QUERY_OPENASTEMPLATE
/aoo41x/main/extensions/source/abpilot/
H A Dabspilot.cxx279 if ( RET_YES != QueryBox( this, ModuleRes( RID_QRY_NOTABLES ) ).Execute() ) in prepareLeaveCurrentState()
/aoo41x/main/sd/source/ui/view/
H A DOutliner.cxx1173 QueryBox aQuestionBox ( in ShowWrapArroundDialog()
1177 aQuestionBox.SetImage (QueryBox::GetStandardImage()); in ShowWrapArroundDialog()
H A Ddrviewse.cxx352 else if ( QueryBox(GetActiveWindow(), WB_YES_NO, in FuPermanent()
389 else if ( QueryBox(GetActiveWindow(), WB_YES_NO, in FuPermanent()
/aoo41x/main/svtools/source/dialogs/
H A Dfiledlg2.cxx512 QueryBox aQuery( GetPathDialog(), in IsFileOk()
1126 QueryBox aBox( GetFileDialog(), in IsFileOk()
/aoo41x/main/chart2/source/controller/dialogs/
H A DDataBrowser.cxx808QueryBox* pQueryBox = new QueryBox( this, WB_YES_NO, String( SchResId( STR_DATA_EDITOR_INCORRECT_I… in ShowQueryBox()
/aoo41x/main/sw/source/ui/envelp/
H A Dlabfmt.src326 QueryBox MB_QUERY
/aoo41x/main/svtools/source/misc/
H A Dehdl.cxx120 pBox = new QueryBox(pWin, eBits, aErr); in aWndFunc()
/aoo41x/main/basctl/source/dlged/
H A Dmanagelang.src114 QueryBox RID_QRYBOX_LANGUAGE
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dscuiautofmt.cxx329 QueryBox( this, WinBits( WB_YES_NO | WB_DEF_YES ), aMsg ).Execute() ) in IMPL_LINK()

Completed in 131 milliseconds

12345678