Home
last modified time | relevance | path

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

/trunk/main/scripting/source/protocolhandler/
H A Dscripthandler.cxx185 bool bRefererIsTrusted = ( aReferer.compareToAscii("private:", 8) == 0 ); in dispatchWithNotification() local
194 ( !bRefererIsTrusted && !xDocumentScripts->getAllowMacroExecution() ) ) in dispatchWithNotification()
/trunk/main/sfx2/source/doc/
H A Dobjmisc.cxx1708 bool bRefererIsTrusted = ( aReferer.compareToAscii("private:", 8) == 0 ); in CallXScript() local
1716 if ( !bRefererIsTrusted && !lcl_isScriptAccessAllowed_nothrow( _rxScriptContext ) ) in CallXScript()

Completed in 34 milliseconds