Searched refs:SFXMODEL_DISABLE_DOCUMENT_RECOVERY (Results 1 – 4 of 4) sorted by relevance
42 #define SFXMODEL_DISABLE_DOCUMENT_RECOVERY (sal_uInt64)(0x0004) macro
58 :SfxObjectShell( SFXMODEL_DISABLE_EMBEDDED_SCRIPTS | SFXMODEL_DISABLE_DOCUMENT_RECOVERY ) in BasicDocShell()
176 | ( bDocRecoverySupport ? 0 : SFXMODEL_DISABLE_DOCUMENT_RECOVERY ); in createInstanceWithArguments()
308 const bool bDocRecovery = ( i_nCreationFlags & SFXMODEL_DISABLE_DOCUMENT_RECOVERY ) == 0; in SfxObjectShell()
Completed in 29 milliseconds