Home
last modified time | relevance | path

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

/AOO42X/main/scripting/source/protocolhandler/
H A Dscripthandler.cxx185 bool bRefererIsTrusted = ( aReferer.compareToAscii("private:", 8) == 0 ); in dispatchWithNotification() local
/AOO42X/main/sfx2/source/doc/
H A Dobjmisc.cxx1708 bool bRefererIsTrusted = ( aReferer.compareToAscii("private:", 8) == 0 ); in CallXScript() local