Home
last modified time | relevance | path

Searched refs:nDialogRet (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/sw/source/ui/table/
H A Dchartins.cxx252 sal_Int16 nDialogRet = xDialog->execute(); in SwInsertChart() local
253 if( nDialogRet == ui::dialogs::ExecutableDialogResults::CANCEL ) in SwInsertChart()
260 DBG_ASSERT( nDialogRet == ui::dialogs::ExecutableDialogResults::OK, in SwInsertChart()
/aoo4110/main/sfx2/source/view/
H A Dviewprn.cxx675 sal_uInt16 nDialogRet = RET_CANCEL; in ExecPrint_Impl() local
843 nDialogRet = 0; in ExecPrint_Impl()
858 nDialogRet = pPrintSetupDlg->Execute(); in ExecPrint_Impl()
862 if ( nDialogRet == RET_OK ) in ExecPrint_Impl()
877 if ( nDialogRet == RET_OK ) in ExecPrint_Impl()
/aoo4110/main/sd/source/ui/func/
H A Dfuhhconv.cxx244 sal_Int16 nDialogRet = xDialog->execute(); in StartChineseConversion() local
245 if( RET_OK == nDialogRet ) in StartChineseConversion()
/aoo4110/main/sc/source/ui/drawfunc/
H A Dfuins2.cxx755 sal_Int16 nDialogRet = xDialog->execute(); in FuInsertChart() local
756 if( nDialogRet == ui::dialogs::ExecutableDialogResults::CANCEL ) in FuInsertChart()
782 OSL_ASSERT( nDialogRet == ui::dialogs::ExecutableDialogResults::OK ); in FuInsertChart()
/aoo4110/main/sw/source/ui/shells/
H A Ddrwtxtsh.cxx407 sal_Int16 nDialogRet = xDialog->execute(); in ExecDrawLingu() local
408 if( RET_OK == nDialogRet ) in ExecDrawLingu()
H A Dannotsh.cxx1280 sal_Int16 nDialogRet = xDialog->execute(); in ExecLingu() local
1281 if( RET_OK == nDialogRet ) in ExecLingu()
/aoo4110/main/sw/source/ui/uiview/
H A Dviewling.cxx155 sal_Int16 nDialogRet = xDialog->execute(); in ExecLingu() local
156 if( RET_OK == nDialogRet ) in ExecLingu()
/aoo4110/main/sc/source/ui/view/
H A Dcellsh1.cxx1585 sal_Int16 nDialogRet = xDialog->execute(); in ExecuteEdit() local
1586 if( RET_OK == nDialogRet ) in ExecuteEdit()

Completed in 76 milliseconds