Searched refs:_nExecutionResult (Results 1 – 14 of 14) sorted by relevance
179 void RowsetFilterDialog::executedDialog( sal_Int16 _nExecutionResult ) in executedDialog() argument181 ComposerDialog::executedDialog( _nExecutionResult ); in executedDialog()183 if ( _nExecutionResult && m_pDialog ) in executedDialog()206 void RowsetOrderDialog::executedDialog( sal_Int16 _nExecutionResult ) in executedDialog() argument208 ComposerDialog::executedDialog( _nExecutionResult ); in executedDialog()213 if ( _nExecutionResult ) in executedDialog()
149 void ODBTypeWizDialogSetup::executedDialog(sal_Int16 _nExecutionResult) in executedDialog() argument151 if ( _nExecutionResult == RET_OK ) in executedDialog()
123 virtual void executedDialog( sal_Int16 _nExecutionResult );147 virtual void executedDialog( sal_Int16 _nExecutionResult );
201 virtual void executedDialog( sal_Int16 _nExecutionResult );1617 void CopyTableWizard::executedDialog( sal_Int16 _nExecutionResult ) in executedDialog() argument1619 CopyTableWizard_DialogBase::executedDialog( _nExecutionResult ); in executedDialog()1621 if ( _nExecutionResult == RET_OK ) in executedDialog()
72 virtual void executedDialog(sal_Int16 _nExecutionResult);
95 virtual void executedDialog(sal_Int16 _nExecutionResult);176 void OAddressBookSourceDialogUno::executedDialog(sal_Int16 _nExecutionResult) in executedDialog() argument178 OAddressBookSourceDialogUnoBase::executedDialog(_nExecutionResult); in executedDialog()180 if ( _nExecutionResult ) in executedDialog()
179 void OAddConditionDialog::executedDialog( sal_Int16 _nExecutionResult ) in executedDialog() argument181 OAddConditionDialogBase::executedDialog( _nExecutionResult ); in executedDialog()182 if ( _nExecutionResult == RET_OK ) in executedDialog()
159 void OControlFontDialog::executedDialog(sal_Int16 _nExecutionResult) in executedDialog() argument162 if (m_pDialog && (sal_True == _nExecutionResult) && m_xControlModel.is()) in executedDialog()
88 virtual void executedDialog(sal_Int16 _nExecutionResult);
144 void OAdabasCreateDialog::executedDialog(sal_Int16 _nExecutionResult) in executedDialog() argument146 if(m_pDialog && _nExecutionResult == RET_OK) in executedDialog()
90 virtual void executedDialog(sal_Int16 _nExecutionResult);
180 void OABSPilotUno::executedDialog(sal_Int16 _nExecutionResult) in executedDialog() argument182 if ( _nExecutionResult == RET_OK ) in executedDialog()
89 virtual void executedDialog(sal_Int16 _nExecutionResult);
80 virtual void executedDialog(sal_Int16 _nExecutionResult);
Completed in 73 milliseconds