Searched refs:lcl_getDocumentWithScripts_throw (Results 1 – 2 of 2) sorted by relevance
268 …static Reference< XModel > lcl_getDocumentWithScripts_throw( const Reference< XInterface >& _rxCom… in lcl_getDocumentWithScripts_throw() function294 xDocument = lcl_getDocumentWithScripts_throw( xController->getModel() ); in lcl_getScriptableDocument_nothrow()299 xDocument = lcl_getDocumentWithScripts_throw( _rxFrame->getController() ); in lcl_getScriptableDocument_nothrow()
589 …static Reference< XModel > lcl_getDocumentWithScripts_throw( const Reference< XInterface >& _rxCom… in lcl_getDocumentWithScripts_throw() function615 xDocument = lcl_getDocumentWithScripts_throw( xController->getModel() ); in lcl_getScriptableDocument_nothrow()620 xDocument = lcl_getDocumentWithScripts_throw( _rxFrame->getController() ); in lcl_getScriptableDocument_nothrow()
Completed in 15 milliseconds