Searched refs:xWorkingDocument (Results 1 – 1 of 1) sorted by relevance
334 Reference< XModel > xWorkingDocument = lcl_getScriptableDocument_nothrow( m_xFrame ); in fillScriptList() local335 if ( xWorkingDocument.is() ) in fillScriptList()337 sCurrentDocTitle = ::comphelper::DocumentInfo::getDocumentTitle( xWorkingDocument ); in fillScriptList()
Completed in 32 milliseconds