Home
last modified time | relevance | path

Searched refs:RET_YES (Results 1 – 25 of 128) sorted by relevance

123456

/trunk/main/uui/source/
H A Dalreadyopen.cxx36 AddButton( String( ResId( STR_ALREADYOPEN_RETRY_SAVE_BTN, *pResMgr ) ), RET_YES, in AlreadyOpenQueryBox()
43 AddButton( String( ResId( STR_ALREADYOPEN_READONLY_BTN, *pResMgr ) ), RET_YES, in AlreadyOpenQueryBox()
49 SetButtonHelpText( RET_YES, String::EmptyString() ); in AlreadyOpenQueryBox()
H A Dfilechanged.cxx34 AddButton( String( ResId( STR_FILECHANGED_SAVEANYWAY_BTN, *pResMgr ) ), RET_YES, in FileChangedQueryBox()
38 SetButtonHelpText( RET_YES, String::EmptyString() ); in FileChangedQueryBox()
H A Dopenlocked.cxx34 AddButton( String( ResId( STR_OPENLOCKED_OPENREADONLY_BTN, *pResMgr ) ), RET_YES, in OpenLockedQueryBox()
40 SetButtonHelpText( RET_YES, String() ); in OpenLockedQueryBox()
H A Dtrylater.cxx34 AddButton( String( ResId( STR_TRYLATER_RETRYSAVING_BTN, *pResMgr ) ), RET_YES, in TryLaterQueryBox()
39 SetButtonHelpText( RET_YES, String::EmptyString() ); in TryLaterQueryBox()
H A Diahndl-locking.cxx139 if ( nResult == RET_YES ) in handleLockedDocumentRequest_()
180 if ( nResult == RET_YES ) in handleChangedByOthersRequest_()
/trunk/main/dbaccess/source/ui/uno/
H A Ddbinteraction.cxx254 case RET_YES: in implHandle()
259 … OSL_ENSURE( nResult != RET_YES, "BasicInteractionHandler::implHandle: no handler for YES!" ); in implHandle()
300 short nRet = RET_YES; in implHandle()
313 else if ( RET_YES == nRet ) in implHandle()
/trunk/main/cui/source/tabpages/
H A Dtplneend.cxx238 if ( aQueryBox.Execute() == RET_YES ) in CheckChanges_Impl()
561 if ( aQueryBox.Execute() == RET_YES ) in IMPL_LINK()
591 sal_uInt16 nReturn = RET_YES; in IMPL_LINK()
598 if ( nReturn == RET_YES ) in IMPL_LINK()
H A Dtphatch.cxx688 if( aQueryBox.Execute() == RET_YES ) in IMPL_LINK()
717 sal_uInt16 nReturn = RET_YES; in IMPL_LINK()
724 if ( nReturn == RET_YES ) in IMPL_LINK()
H A Dtpbitmap.cxx806 if( aQueryBox.Execute() == RET_YES ) in IMPL_LINK()
835 sal_uInt16 nReturn = RET_YES; in IMPL_LINK()
843 if ( nReturn == RET_YES ) in IMPL_LINK()
H A Dtpgradnt.cxx629 if ( aQueryBox.Execute() == RET_YES ) in IMPL_LINK()
658 sal_uInt16 nReturn = RET_YES; in IMPL_LINK()
665 if ( nReturn == RET_YES ) in IMPL_LINK()
H A Dtplnedef.cxx755 if ( aQueryBox.Execute() == RET_YES ) in IMPL_LINK()
786 sal_uInt16 nReturn = RET_YES; in IMPL_LINK()
793 if ( nReturn == RET_YES ) in IMPL_LINK()
H A Dtpcolor.cxx709 if( aQueryBox.Execute() == RET_YES ) in IMPL_LINK()
762 sal_uInt16 nReturn = RET_YES; in IMPL_LINK()
769 if ( nReturn == RET_YES ) in IMPL_LINK()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx485 if (RET_YES != aAsk.Execute()) in doEditIndexes()
606 case RET_YES: in suspend()
622 case RET_YES: in suspend()
1007 case RET_YES: in checkColumns()
1134 bNotOk = aMsg.Execute() == RET_YES; in alterColumns()
1191 if ( aMsg.Execute() != RET_YES ) in alterColumns()
1258 if(aMsg.Execute() == RET_YES) in alterColumns()
/trunk/main/vcl/inc/vcl/
H A Dmsgbox.hxx45 #define RET_YES 2 macro
52 #define BUTTONID_YES RET_YES
/trunk/main/svx/source/dialog/
H A D_contdlg.cxx503 if ( nRet == RET_YES ) in Close()
746 if ( !aContourWnd.IsContourChanged() || ( aQBox.Execute() == RET_YES ) ) in IMPL_LINK()
842 if ( aQBox.Execute() != RET_YES ) in IMPL_LINK()
1093 bNewContour = ( aQBox.Execute() == RET_YES ); in IMPL_LINK()
H A Dimapdlg.cxx321 if( nRet == RET_YES ) in Close()
336 if( nRet == RET_YES ) in Close()
937 String( SVX_RES( STR_IMAPDLG_SAVE ) ) ).Execute() == RET_YES ) ) in IMPL_LINK()
/trunk/main/sfx2/source/doc/
H A Dobjserv.cxx360 if ( QueryHiddenInformation( WhenSigning, NULL ) == RET_YES ) in ExecFile_Impl()
615 … if ( QueryHiddenInformation( bIsPDFExport ? WhenCreatingPDF : WhenSaving, NULL ) == RET_YES ) in ExecFile_Impl()
1378 …asSign && QueryBox( NULL, SfxResId( MSG_XMLSEC_QUERY_SAVESIGNEDBEFORESIGN ) ).Execute() == RET_YES) in ImplSign()
1379 …(!bHasSign && QueryBox( NULL, SfxResId( RID_XMLSEC_QUERY_SAVEBEFORESIGN ) ).Execute() == RET_YES) ) in ImplSign()
H A Dquerytemplate.cxx42 AddButton( String( SfxResId( STR_QRYTEMPL_UPDATE_BTN ) ), RET_YES, in QueryTemplateBox()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh4.cxx256 bDo = ( aBox.Execute() == RET_YES ); in Execute()
473 if (nDlgRet == RET_YES || nSet==LM_ALWAYS) in Execute()
506 if (aBox.Execute() == RET_YES) in Execute()
609 bDo = ( aBox.Execute() == RET_YES ); in Execute()
676 if( aBox.Execute() == RET_YES ) in Execute()
1051 if ( aBox.Execute() == RET_YES ) in Execute()
/trunk/main/basctl/source/basicide/
H A Dbaside3.cxx933 AddButton( String( IDEResId( RID_STR_DLGIMP_CLASH_RENAME ) ), RET_YES, in NameClashQueryBox()
958 AddButton( String( IDEResId( RID_STR_DLGIMP_MISMATCH_ADD ) ), RET_YES, in LanguageMismatchQueryBox()
1065 if( RET_YES == nRet ) in implImportDialog()
1127 if( RET_YES == nRet ) in implImportDialog()
/trunk/main/sd/source/ui/view/
H A Ddrviews1.cxx824 short nOK = RET_YES; in DoVerb()
833 if (nOK == RET_YES) in DoVerb()
840 if (nOK == RET_YES) in DoVerb()
/trunk/main/dbaccess/source/ui/relationdesign/
H A DRelationController.cxx267 short nSaved = RET_YES; in saveModified()
272 if(nSaved == RET_YES) in saveModified()
/trunk/main/cui/source/dialogs/
H A Dlinkdlg.cxx420 if( RET_YES == aBox.Execute() ) in IMPL_LINK()
451 if( RET_YES == aBox.Execute() ) in IMPL_LINK()
/trunk/main/dbaccess/source/ui/app/
H A DAppControllerDnD.cxx257 sal_Int32 nResult = RET_YES; in deleteTables()
262 ( RET_YES == nResult ) in deleteTables()
/trunk/main/sc/source/ui/miscdlgs/
H A Dwarnbox.cxx44 sal_Int16 nRet = (GetStyle() & WB_DEF_YES) ? RET_YES : RET_NO; in Execute()

Completed in 138 milliseconds

123456