Searched refs:ErrorRepSendDialog (Results 1 – 6 of 6) sorted by relevance
1709 ErrorRepSendDialog::ErrorRepSendDialog( Window* _pParent ) in ErrorRepSendDialog() function in svx::DocRecovery::ErrorRepSendDialog1761 ErrorRepSendDialog::~ErrorRepSendDialog() in ~ErrorRepSendDialog()1765 short ErrorRepSendDialog::execute() in execute()1775 void ErrorRepSendDialog::setDefButton() in setDefButton()1810 IMPL_LINK( ErrorRepSendDialog, OptBtnHdl, void*, EMPTYARG ) in IMPL_LINK() argument1825 void ErrorRepSendDialog::initControls() in initControls()1873 String ErrorRepSendDialog::GetDocType( void ) const in GetDocType()1878 String ErrorRepSendDialog::GetUsing( void ) const in GetUsing()1883 bool ErrorRepSendDialog::IsContactAllowed( void ) const in IsContactAllowed()1888 String ErrorRepSendDialog::GetEMailAddress( void ) const in GetEMailAddress()[all …]
32 bool ErrorRepSendDialog::ReadParams() in ReadParams()37 bool ErrorRepSendDialog::SaveParams() in SaveParams()42 bool ErrorRepSendDialog::SendReport() in SendReport()
90 bool ErrorRepSendDialog::ReadParams() in ReadParams()143 bool ErrorRepSendDialog::SaveParams() in SaveParams()192 bool ErrorRepSendDialog::SendReport() in SendReport()
167 bool ErrorRepSendDialog::ReadParams() in ReadParams()183 bool ErrorRepSendDialog::SaveParams() in SaveParams()207 bool ErrorRepSendDialog::SendReport() in SendReport()
861 class ErrorRepSendDialog : public IExtendedTabPage class896 ErrorRepSendDialog( Window* _pParent );897 virtual ~ErrorRepSendDialog();
319 pPage3 = new svxdr::ErrorRepSendDialog (pWizard ); in impl_doRecovery()345 svxdr::IExtendedTabPage* pPage2 = new svxdr::ErrorRepSendDialog (pWizard ); in impl_doCrashReport()
Completed in 45 milliseconds