Home
last modified time | relevance | path

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

/aoo4110/main/scripting/source/protocolhandler/
H A Dscripthandler.cxx164 …bool bIsDocumentScript = ( xStringUri.indexOfAsciiL( RTL_CONSTASCII_STRINGPARAM( "document" ) ) !=… in dispatchWithNotification() local
166 if ( bIsDocumentScript ) in dispatchWithNotification()
210 if ( bIsDocumentScript ) in dispatchWithNotification()
/aoo4110/main/sfx2/source/doc/
H A Dobjmisc.cxx1698 …bool bIsDocumentScript = ( _rScriptURL.indexOfAsciiL( RTL_CONSTASCII_STRINGPARAM( "location=docume… in CallXScript() local
1701 if ( bIsDocumentScript && !lcl_isScriptAccessAllowed_nothrow( _rxScriptContext ) ) in CallXScript()

Completed in 31 milliseconds