Home
last modified time | relevance | path

Searched refs:DocumentState (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/framework/source/services/
H A Dautorecovery.cxx1837 aNew.DocumentState |= AutoRecovery::E_MODIFIED; in implts_registerDocument()
2001 rInfo.DocumentState = AutoRecovery::E_UNKNOWN; in implts_markDocumentAsSaved()
2332 aInfo.DocumentState |= AutoRecovery::E_POSTPONED; in implts_saveDocs()
2349 aInfo.DocumentState |= AutoRecovery::E_POSTPONED; in implts_saveDocs()
2440 rInfo.DocumentState |= AutoRecovery::E_TRY_SAVE; in implts_saveOneDoc()
2490 rInfo.DocumentState &= ~AutoRecovery::E_TRY_SAVE; in implts_saveOneDoc()
2491 rInfo.DocumentState |= AutoRecovery::E_HANDLED; in implts_saveOneDoc()
2492 rInfo.DocumentState |= AutoRecovery::E_SUCCEDED; in implts_saveOneDoc()
2498 rInfo.DocumentState &= ~AutoRecovery::E_TRY_SAVE; in implts_saveOneDoc()
2499 rInfo.DocumentState |= AutoRecovery::E_HANDLED; in implts_saveOneDoc()
[all …]
/aoo42x/main/framework/inc/services/
H A Dautorecovery.hxx241 : DocumentState (E_UNKNOWN) in TDocumentInfo()
263 sal_Int32 DocumentState; member

Completed in 44 milliseconds