Home
last modified time | relevance | path

Searched refs:SFXMODEL_DISABLE_DOCUMENT_RECOVERY (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sfx2/inc/sfx2/
H A Dsfxmodelfactory.hxx42 #define SFXMODEL_DISABLE_DOCUMENT_RECOVERY (sal_uInt64)(0x0004) macro
/trunk/main/basctl/source/basicide/
H A Dbasdoc.cxx58 :SfxObjectShell( SFXMODEL_DISABLE_EMBEDDED_SCRIPTS | SFXMODEL_DISABLE_DOCUMENT_RECOVERY ) in BasicDocShell()
/trunk/main/sfx2/source/doc/
H A Dsfxmodelfactory.cxx176 | ( bDocRecoverySupport ? 0 : SFXMODEL_DISABLE_DOCUMENT_RECOVERY ); in createInstanceWithArguments()
H A Dobjxtor.cxx308 const bool bDocRecovery = ( i_nCreationFlags & SFXMODEL_DISABLE_DOCUMENT_RECOVERY ) == 0; in SfxObjectShell()

Completed in 29 milliseconds