Searched refs:lcl_getScriptableDocument_nothrow (Results 1 – 2 of 2) sorted by relevance
603 …static Reference< XModel > lcl_getScriptableDocument_nothrow( const Reference< XFrame >& _rxFrame ) in lcl_getScriptableDocument_nothrow() function721 Reference< XModel > xDocument( lcl_getScriptableDocument_nothrow( m_xFrame ) ); in Init()1186 … Reference< XModel > xDocument( lcl_getScriptableDocument_nothrow( m_xFrame ) ); in RequestingChilds()
282 …static Reference< XModel > lcl_getScriptableDocument_nothrow( const Reference< XFrame >& _rxFrame ) in lcl_getScriptableDocument_nothrow() function334 Reference< XModel > xWorkingDocument = lcl_getScriptableDocument_nothrow( m_xFrame ); in fillScriptList()
Completed in 56 milliseconds