Searched refs:bIsDocumentScript (Results 1 – 2 of 2) sorted by relevance
164 …bool bIsDocumentScript = ( xStringUri.indexOfAsciiL( RTL_CONSTASCII_STRINGPARAM( "document" ) ) !=… in dispatchWithNotification() local166 if ( bIsDocumentScript ) in dispatchWithNotification()210 if ( bIsDocumentScript ) in dispatchWithNotification()
1698 …bool bIsDocumentScript = ( _rScriptURL.indexOfAsciiL( RTL_CONSTASCII_STRINGPARAM( "location=docume… in CallXScript() local1701 if ( bIsDocumentScript && !lcl_isScriptAccessAllowed_nothrow( _rxScriptContext ) ) in CallXScript()
Completed in 31 milliseconds