Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/doc/
H A Dsfxmodelfactory.cxx170 const sal_Bool bScriptSupport = aArgs.getOrDefault( "EmbeddedScriptSupport", sal_True ); in createInstanceWithArguments() local
175 | ( bScriptSupport ? 0 : SFXMODEL_DISABLE_EMBEDDED_SCRIPTS ) in createInstanceWithArguments()
H A Dobjxtor.cxx303 const bool bScriptSupport = ( i_nCreationFlags & SFXMODEL_DISABLE_EMBEDDED_SCRIPTS ) == 0; in SfxObjectShell() local
304 if ( !bScriptSupport ) in SfxObjectShell()

Completed in 20 milliseconds