Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/doc/
H A Dobjxtor.cxx295 SfxObjectShell::SfxObjectShell( const sal_uInt64 i_nCreationFlags ) in SfxObjectShell() argument
299 …, eCreateMode( ( i_nCreationFlags & SFXMODEL_EMBEDDED_OBJECT ) ? SFX_CREATE_MODE_EMBEDDED : SFX_… in SfxObjectShell()
304 const bool bScriptSupport = ( i_nCreationFlags & SFXMODEL_DISABLE_EMBEDDED_SCRIPTS ) == 0; in SfxObjectShell()
308 const bool bDocRecovery = ( i_nCreationFlags & SFXMODEL_DISABLE_DOCUMENT_RECOVERY ) == 0; in SfxObjectShell()
/trunk/main/sfx2/inc/sfx2/
H A Dobjsh.hxx231 SfxObjectShell( const sal_uInt64 i_nCreationFlags ); // see sfxmodelfactory.hxx

Completed in 27 milliseconds