Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/customize/
H A Dselector.cxx268 …static Reference< XModel > lcl_getDocumentWithScripts_throw( const Reference< XInterface >& _rxCom… in lcl_getDocumentWithScripts_throw() function
294 xDocument = lcl_getDocumentWithScripts_throw( xController->getModel() ); in lcl_getScriptableDocument_nothrow()
299 xDocument = lcl_getDocumentWithScripts_throw( _rxFrame->getController() ); in lcl_getScriptableDocument_nothrow()
H A Dcfgutil.cxx589 …static Reference< XModel > lcl_getDocumentWithScripts_throw( const Reference< XInterface >& _rxCom… in lcl_getDocumentWithScripts_throw() function
615 xDocument = lcl_getDocumentWithScripts_throw( xController->getModel() ); in lcl_getScriptableDocument_nothrow()
620 xDocument = lcl_getDocumentWithScripts_throw( _rxFrame->getController() ); in lcl_getScriptableDocument_nothrow()

Completed in 13 milliseconds