Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/core/dataaccess/
H A Ddocumenteventexecutor.cxx92 static void lcl_dispatchScriptURL_throw( DocumentEventExecutor_Data& _rDocExecData, in lcl_dispatchScriptURL_throw() argument
95 Reference< XModel > xDocument( _rDocExecData.xDocument.get(), UNO_QUERY_THROW ); in lcl_dispatchScriptURL_throw()
109 if ( _rDocExecData.xURLTransformer.is() ) in lcl_dispatchScriptURL_throw()
110 _rDocExecData.xURLTransformer->parseStrict( aScriptURL ); in lcl_dispatchScriptURL_throw()

Completed in 16 milliseconds