| /aoo41x/main/chart2/source/controller/main/ | 
| H A D | ShapeController.cxx | 282                 if ( pDlg.get() && ( pDlg->Execute() == RET_OK ) )  in executeDispatch_FormatLine()327                     if ( pDlg->Execute() == RET_OK )  in executeDispatch_FormatArea()
 365                 if ( pDlg.get() && ( pDlg->Execute() == RET_OK ) )  in executeDispatch_TextAttributes()
 411                         if ( pDlg->Execute() == RET_OK )  in executeDispatch_TransformDialog()
 428                     if ( pDlg.get() && ( pDlg->Execute() == RET_OK ) )  in executeDispatch_TransformDialog()
 457                     if ( pDlg.get() && ( pDlg->Execute() == RET_OK ) )  in executeDispatch_ObjectTitleDescription()
 488                     if ( pDlg.get() && ( pDlg->Execute() == RET_OK ) )  in executeDispatch_RenameObject()
 565             if ( pDlg.get() && ( pDlg->Execute() == RET_OK ) )  in executeDispatch_FontDialog()
 603             if ( pDlg.get() && ( pDlg->Execute() == RET_OK ) )  in executeDispatch_ParagraphDialog()
 
 | 
| H A D | ChartController_Insert.cxx | 132         if( aDlg.Execute() == RET_OK )  in executeDispatch_InsertAxes()170         if( aDlg.Execute() == RET_OK )  in executeDispatch_InsertGrid()
 205         if( aDlg.Execute() == RET_OK )  in executeDispatch_InsertTitles()
 257         if( aDlg.Execute() == RET_OK )  in executeDispatch_OpenLegendDialog()
 321         if( aDlg.Execute() == RET_OK )  in executeDispatch_InsertMenu_DataLabels()
 370         if( aDlg.Execute() == RET_OK )  in executeDispatch_InsertMenu_YErrorBars()
 450         if( aDlg.Execute() == RET_OK )  in executeDispatch_InsertMenu_Trendlines()
 509         if( aDlg.Execute() == RET_OK || aDlg.DialogWasClosedWithOK())  in executeDispatch_InsertTrendline()
 559         if( aDlg.Execute() == RET_OK || aDlg.DialogWasClosedWithOK())  in executeDispatch_InsertYErrorBars()
 
 | 
| /aoo41x/main/sc/source/ui/view/ | 
| H A D | tabvwshf.cxx | 190 					if ( pDlg->Execute() == RET_OK )  in ExecuteTable()250 					if ( RET_OK == pDlg->Execute() )  in ExecuteTable()
 415 					sal_uInt16		nRet	= RET_OK;  in ExecuteTable()
 447 					while ( !bDone && nRet == RET_OK )  in ExecuteTable()
 451 						if ( nRet == RET_OK )  in ExecuteTable()
 576 					if ( pDlg->Execute() == RET_OK )  in ExecuteTable()
 740                     sal_uInt16      nRet    = RET_OK; /// temp  in ExecuteTable()
 755                     while ( !bDone && nRet == RET_OK )  in ExecuteTable()
 758                         if( nRet == RET_OK )  in ExecuteTable()
 810                     if ( pDialog.get() && pDialog->Execute() == RET_OK )  in ExecuteTable()
 
 | 
| H A D | cellsh1.cxx | 229 						if (pDlg->Execute() == RET_OK)  in ExecuteEdit()305 						if (pDlg->Execute() == RET_OK)  in ExecuteEdit()
 394 						if (pDlg->Execute() == RET_OK)  in ExecuteEdit()
 508 					if (pDlg->Execute() == RET_OK)  in ExecuteEdit()
 754 					if ( pDlg->Execute() == RET_OK )  in ExecuteEdit()
 1068 						if ( pDlg->Execute() == RET_OK )  in ExecuteEdit()
 1130 						if ( pDlg->Execute() == RET_OK )  in ExecuteEdit()
 1321 							if (pDlg->Execute() == RET_OK)  in ExecuteEdit()
 1586                             if( RET_OK == nDialogRet )  in ExecuteEdit()
 1942 				if ( pDlg->Execute() == RET_OK )  in ExecuteEdit()
 [all …]
 
 | 
| H A D | cellsh3.cxx | 499 							if ( pNewDlg->Execute() == RET_OK )  in Execute()567 					if ( pDlg->Execute() == RET_OK )  in Execute()
 619 					if ( pDlg->Execute() == RET_OK )  in Execute()
 673 					if ( pDlg->Execute() == RET_OK )  in Execute()
 725 					if ( pDlg->Execute() == RET_OK )  in Execute()
 878 						if ( pDlg->Execute() == RET_OK )  in Execute()
 
 | 
| H A D | cellsh2.cxx | 375 					if ( (bResult == RET_OK) || (bResult == SCRET_REMOVE) )  in ExecuteDB()379 						if ( bResult == RET_OK )  in ExecuteDB()
 553                         if ( pDlg->Execute() == RET_OK )  in ExecuteDB()
 777 					if ( pTypeDlg->Execute() == RET_OK )  in ExecuteDB()
 786 							if ( pServDlg->Execute() == RET_OK )  in ExecuteDB()
 808 							if ( pDataDlg->Execute() == RET_OK )  in ExecuteDB()
 977 						if ( pDlg->Execute() == RET_OK )  in ExecuteDB()
 1085 					if ( nResult == RET_OK )  in ExecuteDB()
 1203                     if ( pDlg->Execute() == RET_OK )  in ExecuteDB()
 
 | 
| H A D | tabvwsh3.cxx | 827                 if( pDlg->Execute() == RET_OK )  in Execute()1017 						if (pDlg->Execute() == RET_OK)  in Execute()
 1041 					if (pDlg->Execute() == RET_OK)  in Execute()
 1091                     if (pDlg->Execute() == RET_OK)  in Execute()
 1117                 if (pDlg->Execute() == RET_OK)  in Execute()
 1163                     if (pDlg->Execute() == RET_OK)  in Execute()
 1186                 if (pDlg->Execute() == RET_OK)  in Execute()
 
 | 
| /aoo41x/main/svx/source/dialog/ | 
| H A D | grfflt.cxx | 192 					if( aDlg->Execute() == RET_OK ) //CHINA001 if( aDlg.Execute() == RET_OK )  in ExecuteGrfFilterSlot()207 					if( aDlg->Execute() == RET_OK ) //CHINA001 if( aDlg.Execute() == RET_OK )  in ExecuteGrfFilterSlot()
 222 					if( aDlg->Execute() == RET_OK ) //CHINA001 if( aDlg.Execute() == RET_OK )  in ExecuteGrfFilterSlot()
 262 					if( aDlg->Execute() == RET_OK ) //CHINA001 if( aDlg.Execute() == RET_OK )  in ExecuteGrfFilterSlot()
 277 					if( aDlg->Execute() == RET_OK ) //CHINA001 if( aDlg.Execute() == RET_OK )  in ExecuteGrfFilterSlot()
 
 | 
| H A D | prtqry.cxx | 44 	AddButton(String(SVX_RES(RID_SVXSTR_QRY_PRINT_SELECTION)), RET_OK,  in SvxPrtQryBox()49 	SetButtonHelpText( RET_OK, String() );  in SvxPrtQryBox()
 
 | 
| /aoo41x/main/sc/source/ui/drawfunc/ | 
| H A D | drawsh.cxx | 285 									if (pDlg->Execute() == RET_OK)  in ExecDrawAttr()304 									if (pDlg->Execute() == RET_OK)  in ExecDrawAttr()
 366 	if ( pMacroDlg && pMacroDlg->Execute() == RET_OK )  in ExecuteMacroAssign()
 428 	if ( pDlg->Execute() == RET_OK )  in ExecuteLineDlg()
 472 	if ( pDlg->Execute() == RET_OK )  in ExecuteAreaDlg()
 500 	if ( RET_OK == nResult )  in ExecuteTextAttrDlg()
 
 | 
| /aoo41x/main/ucbhelper/workben/ucbexplorer/ | 
| H A D | ucbexplorer.cxx | 294     EndDialog( RET_OK );  in IMPL_LINK()357             if ( nRet == RET_OK )  in createNewContent()
 427             if ( nRet != RET_OK )  in createNewContent()
 449         if ( nRet == RET_OK )  in createNewContent()
 510         if ( nRet != RET_OK )  in createNewContent()
 776                     if ( nRet == RET_OK )  in Command()
 784                     if ( nRet != RET_OK )  in Command()
 
 | 
| /aoo41x/main/svtools/source/java/ | 
| H A D | javainteractionhandler.cxx | 153             nResult = RET_OK;  in handle()170             nResult = RET_OK;  in handle()
 211             nResult = RET_OK;  in handle()
 229             nResult = RET_OK;  in handle()
 
 | 
| /aoo41x/main/cui/source/dialogs/ | 
| H A D | insdlg.cxx | 116 	EndDialog( RET_OK );  in IMPL_LINK_INLINE_START()230     short nRet = RET_OK;  in Execute()
 249     if ( m_xStorage.is() && ( nRet = Dialog::Execute() ) == RET_OK )  in Execute()
 491     short nRet = RET_OK;  in Execute()
 494     if ( m_xStorage.is() && ( nRet = Dialog::Execute() ) == RET_OK )  in Execute()
 638     short nRet = RET_OK;  in Execute()
 682     if ( bOK && ( nRet = Dialog::Execute() ) == RET_OK )  in Execute()
 828     short nRet = RET_OK;  in Execute()
 919     if ( bOK && ( nRet = Dialog::Execute() ) == RET_OK )  in Execute()
 
 | 
| H A D | cuigaldlg.cxx | 253 	EndDialog( RET_OK );  in IMPL_LINK()429 	EndDialog( RET_OK );  in IMPL_LINK()
 492 	EndDialog( RET_OK );  in IMPL_LINK()
 602 		EndDialog( RET_OK );  in IMPL_LINK()
 808     if ( RET_OK == _nDlgResult )  in StartSearchFiles()
 1054                         if( xFolderPicker->execute() == RET_OK )  in IMPL_LINK()
 
 | 
| /aoo41x/main/svx/source/form/ | 
| H A D | datanavi.cxx | 592 					if ( RET_OK == nReturn )  in DoToolBoxAction()619 					if ( RET_OK == nReturn )  in DoToolBoxAction()
 2640 		if ( aDlg.Execute() == RET_OK )  in IMPL_LINK()
 2749 		EndDialog( RET_OK );  in IMPL_LINK()
 3124 		EndDialog( RET_OK );  in IMPL_LINK()
 3220 			if ( aDlg.Execute() == RET_OK )  in IMPL_LINK()
 3237 			if ( aDlg.Execute() == RET_OK )  in IMPL_LINK()
 3292 		EndDialog( RET_OK );  in IMPL_LINK()
 3385 		EndDialog( RET_OK );  in IMPL_LINK()
 3444 		if ( aDlg.Execute() == RET_OK )  in IMPL_LINK()
 [all …]
 
 | 
| /aoo41x/main/uui/source/ | 
| H A D | iahndl-authentication.cxx | 117         rInfo.SetResult(xDialog->Execute() == RET_OK ? ERRCODE_BUTTON_OK :  in executeLoginDialog()430                 == RET_OK ? ERRCODE_BUTTON_OK : ERRCODE_BUTTON_CANCEL);  in executeMasterPasswordDialog()
 439                 == RET_OK ? ERRCODE_BUTTON_OK : ERRCODE_BUTTON_CANCEL);  in executeMasterPasswordDialog()
 537 …       rInfo.SetResult( pDialog->Execute() == RET_OK ? ERRCODE_BUTTON_OK : ERRCODE_BUTTON_CANCEL );  in executePasswordDialog()
 548 …       rInfo.SetResult( pDialog->Execute() == RET_OK ? ERRCODE_BUTTON_OK : ERRCODE_BUTTON_CANCEL );  in executePasswordDialog()
 561 …       rInfo.SetResult( pDialog->Execute() == RET_OK ? ERRCODE_BUTTON_OK : ERRCODE_BUTTON_CANCEL );  in executePasswordDialog()
 
 | 
| /aoo41x/main/sc/source/ui/miscdlgs/ | 
| H A D | scuiautofmt.cxx | 196 		EndDialog( (pBtn == &aBtnOk) ? RET_OK : RET_CANCEL );  in IMPL_LINK()208 	EndDialog( RET_OK );  in IMPL_LINK_INLINE_START()
 263 			if ( pDlg->Execute() == RET_OK )  in IMPL_LINK()
 369 		if( pDlg->Execute() == RET_OK )  in IMPL_LINK()
 
 | 
| /aoo41x/main/dbaccess/source/ui/relationdesign/ | 
| H A D | RelationTableView.cxx | 263 		case RET_OK:  in ConnDoubleClicked()292 	sal_Bool bSuccess = (aRelDlg.Execute() == RET_OK);  in AddNewRelation()
 401         else if ( nRet == RET_OK ) // EDIT  in lookForUiActivities()
 411 		if (aRelDlg.Execute() == RET_OK)  in lookForUiActivities()
 
 | 
| /aoo41x/main/sw/source/ui/shells/ | 
| H A D | drawdlg.cxx | 82 				if (nResult == RET_OK)  in ExecDrawDlg()112             if (pDlg->Execute() == RET_OK)  in ExecDrawDlg()
 157 			if (pDlg->Execute() == RET_OK)  in ExecDrawDlg()
 
 | 
| H A D | textsh1.cxx | 208 	else if ( NULL != pDlg && pDlg->Execute() == RET_OK ) /* #110771# pDlg can be NULL */  in lcl_CharDialog()291 	aQBox.AddButton(String(SW_RES(STR_REDLINE_ACCEPT_ALL)), RET_OK, nBtnFlags);  in lcl_AskRedlineMode()
 292 	aQBox.GetPushButton( RET_OK )->SetHelpId(HID_AUTOFORMAT_ACCEPT);  in lcl_AskRedlineMode()
 297 	aQBox.SetButtonHelpText( RET_OK, aEmptyStr );  in lcl_AskRedlineMode()
 482             if ( pDlg->Execute() == RET_OK )  in Execute()
 570                 if ( pDlg->Execute() == RET_OK )  in Execute()
 654 				case RET_OK:  in Execute()
 989             else if ( NULL != pDlg && pDlg->Execute() == RET_OK )  in Execute()
 
 | 
| /aoo41x/main/sc/source/ui/unoobj/ | 
| H A D | filtuno.cxx | 171 		if ( pDlg->Execute() == RET_OK )  in execute()192             if (pDlg->Execute() == RET_OK)  in execute()
 281 		if ( pDlg->Execute() == RET_OK )  in execute()
 
 | 
| /aoo41x/main/cui/source/tabpages/ | 
| H A D | tpbitmap.cxx | 553 	while( pDlg->Execute() == RET_OK )  in IMPL_LINK()576 		if( pWarnBox->Execute() != RET_OK )  in IMPL_LINK()
 668 			while( pDlg->Execute() == RET_OK )  in IMPL_LINK()
 693 				if( pWarnBox->Execute() != RET_OK )  in IMPL_LINK()
 753 		while( bLoop && pDlg->Execute() == RET_OK )  in IMPL_LINK()
 
 | 
| /aoo41x/main/dbaccess/source/ui/uno/ | 
| H A D | dbinteraction.cxx | 197 				case RET_OK:  in implHandle()255                 case RET_OK:  in implHandle()
 333 						case RET_OK:  in implHandle()
 
 | 
| /aoo41x/main/svx/source/gallery2/ | 
| H A D | galbrws1.cxx | 355     if( nRet == RET_OK )  in ImplEndGalleryThemeProperties()385     if ( bCreateNew && ( nRet != RET_OK ) )  in ImplEndGalleryThemeProperties()
 461 			if( aDlg->Execute() == RET_OK ) //CHINA001 if( aDlg.Execute() == RET_OK )  in ImplExecute()
 498 					if( aDlg->Execute() == RET_OK ) //CHINA001 if( aDlg.Execute() == RET_OK )  in ImplExecute()
 
 | 
| /aoo41x/main/sfx2/source/dialog/ | 
| H A D | newstyle.cxx | 53 			EndDialog( RET_OK );  in IMPL_LINK()56 		EndDialog( RET_OK );  in IMPL_LINK()
 
 |