Home
last modified time | relevance | path

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

/aoo41x/main/scripting/source/protocolhandler/
H A Dscripthandler.cxx182 bool bRefererIsTrusted = ( aReferer.compareToAscii("private:", 8) == 0 ); in dispatchWithNotification() local
191 ( !bRefererIsTrusted && !xDocumentScripts->getAllowMacroExecution() ) ) in dispatchWithNotification()
/aoo41x/main/sfx2/source/doc/
H A Dobjmisc.cxx1705 bool bRefererIsTrusted = ( aReferer.compareToAscii("private:", 8) == 0 ); in CallXScript() local
1708 if ( !bRefererIsTrusted && !lcl_isScriptAccessAllowed_nothrow( _rxScriptContext ) ) in CallXScript()

Completed in 38 milliseconds