Home
last modified time | relevance | path

Searched refs:RecoveryCore (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/svx/source/dialog/
H A Ddocrecovery.cxx138 RecoveryCore::RecoveryCore(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR … in RecoveryCore() function in svx::DocRecovery::RecoveryCore
148 RecoveryCore::~RecoveryCore() in ~RecoveryCore()
160 TURLList* RecoveryCore::getURLListAccess() in getURLListAccess()
291 void RecoveryCore::forgetBrokenTempEntries() in forgetBrokenTempEntries()
323 void RecoveryCore::forgetAllRecoveryEntries() in forgetAllRecoveryEntries()
396 void RecoveryCore::doEmergencySavePrepare() in doEmergencySavePrepare()
411 void RecoveryCore::doEmergencySave() in doEmergencySave()
428 void RecoveryCore::doRecovery() in doRecovery()
576 void RecoveryCore::impl_startListening() in impl_startListening()
597 void RecoveryCore::impl_stopListening() in impl_stopListening()
[all …]
/aoo42x/main/svx/source/inc/
H A Ddocrecovery.hxx217 class RecoveryCore : public ::cppu::WeakImplHelper1< css::frame::XStatusListener > class
257 RecoveryCore(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR ,
262 virtual ~RecoveryCore();
481 RecoveryCore* m_pCore;
504 RecoveryCore* pCore );
535 RecoveryCore* m_pCore;
559 RecoveryCore* pCore );
668 RecoveryCore* m_pCore;
695 RecoveryCore* pCore );
751 RecoveryCore* m_pCore;
[all …]
/aoo42x/main/svx/source/unodraw/
H A Drecoveryui.cxx267 svxdr::RecoveryCore* pCore = new svxdr::RecoveryCore(m_xSMGR, sal_True); in impl_doEmergencySave()
305 svxdr::RecoveryCore* pCore = new svxdr::RecoveryCore(m_xSMGR, sal_False); in impl_doRecovery()

Completed in 35 milliseconds