Home
last modified time | relevance | path

Searched defs: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
/AOO41X/main/sfx2/source/doc/
H A Dobjmisc.cxx1705 bool bRefererIsTrusted = ( aReferer.compareToAscii("private:", 8) == 0 ); in CallXScript() local