Searched refs:BrokenRecoveryDialog (Results 1 – 2 of 2) sorted by relevance
/trunk/main/svx/source/dialog/ |
H A D | docrecovery.cxx | 1202 …BrokenRecoveryDialog* pBrokenRecoveryDialog = new BrokenRecoveryDialog(this, m_pCore, !m_bWasRecov… in execute() 1271 …BrokenRecoveryDialog* pBrokenRecoveryDialog = new BrokenRecoveryDialog(this, m_pCore, !m_bWasRecov… in execute() 1466 BrokenRecoveryDialog::BrokenRecoveryDialog(Window* pParent , in BrokenRecoveryDialog() function in svx::DocRecovery::BrokenRecoveryDialog 1499 BrokenRecoveryDialog::~BrokenRecoveryDialog() in ~BrokenRecoveryDialog() 1504 void BrokenRecoveryDialog::impl_refresh() in impl_refresh() 1540 sal_Bool BrokenRecoveryDialog::isExecutionNeeded() in isExecutionNeeded() 1546 ::rtl::OUString BrokenRecoveryDialog::getSaveDirURL() in getSaveDirURL() 1552 IMPL_LINK( BrokenRecoveryDialog, OkButtonHdl, void*, EMPTYARG ) in IMPL_LINK() argument 1566 IMPL_LINK( BrokenRecoveryDialog, CancelButtonHdl, void*, EMPTYARG ) in IMPL_LINK() argument 1573 IMPL_LINK( BrokenRecoveryDialog, SaveButtonHdl, void*, EMPTYARG ) in IMPL_LINK() argument [all …]
|
/trunk/main/svx/source/inc/ |
H A D | docrecovery.hxx | 735 class BrokenRecoveryDialog : public ModalDialog class 761 BrokenRecoveryDialog(Window* pParent , 767 virtual ~BrokenRecoveryDialog();
|
Completed in 35 milliseconds