Searched refs:RecoveryCore (Results 1 – 3 of 3) sorted by relevance
138 RecoveryCore::RecoveryCore(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR … in RecoveryCore() function in svx::DocRecovery::RecoveryCore148 RecoveryCore::~RecoveryCore() in ~RecoveryCore()154 css::uno::Reference< css::lang::XMultiServiceFactory > RecoveryCore::getSMGR() in getSMGR()160 TURLList* RecoveryCore::getURLListAccess() in getURLListAccess()166 sal_Bool RecoveryCore::existsBrokenTempEntries() in existsBrokenTempEntries()174 if (RecoveryCore::isBrokenTempEntry(rInfo)) in existsBrokenTempEntries()182 sal_Bool RecoveryCore::existsNonRecoveredEntries() in existsNonRecoveredEntries()198 sal_Bool RecoveryCore::isBrokenTempEntry(const TURLInfo& rInfo) in isBrokenTempEntry()215 void RecoveryCore::saveBrokenTempEntries(const ::rtl::OUString& sPath) in saveBrokenTempEntries()244 if (!RecoveryCore::isBrokenTempEntry(rInfo)) in saveBrokenTempEntries()[all …]
217 class RecoveryCore : public ::cppu::WeakImplHelper1< css::frame::XStatusListener > class257 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 …]
267 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()