Home
last modified time | relevance | path

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

/trunk/main/cui/source/customize/
H A Dselector.cxx334 Reference< XModel > xWorkingDocument = lcl_getScriptableDocument_nothrow( m_xFrame ); in fillScriptList() local
335 if ( xWorkingDocument.is() ) in fillScriptList()
337 sCurrentDocTitle = ::comphelper::DocumentInfo::getDocumentTitle( xWorkingDocument ); in fillScriptList()

Completed in 12 milliseconds