Searched refs:getDocumentTitle (Results 1 – 14 of 14) sorted by relevance
237 rtl:: OUString aTitle = DocumentInfo::getDocumentTitle( in notifyEvent()379 (*it).second.aTitle = DocumentInfo::getDocumentTitle( xModel ); in notifyEvent()406 rtl:: OUString aTitle = DocumentInfo::getDocumentTitle( xModel ); in notifyEvent()544 rtl::OUString aTitle = DocumentInfo::getDocumentTitle( xModel ); in buildDocumentsList()
45 …static ::rtl::OUString getDocumentTitle( const ::com::sun::star::uno::Reference< ::com::sun::star…
724 currentDocTitle = ::comphelper::DocumentInfo::getDocumentTitle( xDocument ); in Init()929 ::comphelper::DocumentInfo::getDocumentTitle( model ); in getDocumentModel()1189 … currentDocTitle = ::comphelper::DocumentInfo::getDocumentTitle( xDocument ); in RequestingChilds()
165 OUString aTitle = ::comphelper::DocumentInfo::getDocumentTitle( xModel ); in ImplInitDocument()
337 sCurrentDocTitle = ::comphelper::DocumentInfo::getDocumentTitle( xWorkingDocument ); in fillScriptList()703 OUString sTdocUrl = ::comphelper::DocumentInfo::getDocumentTitle( model ); in getDocumentModel()
1769 aTitle = ::comphelper::DocumentInfo::getDocumentTitle( xModel ); in Reset()1885 aTitle2 = ::comphelper::DocumentInfo::getDocumentTitle( xModel ); in Reset()
417 ::comphelper::DocumentInfo::getDocumentTitle( _rxDocument ), in lcl_commitDocumentStorage_nothrow()714 ::comphelper::DocumentInfo::getDocumentTitle( _rxDocument ), in bind()782 ::comphelper::DocumentInfo::getDocumentTitle( _rxDocument ), in removeFromDocument()
86 ::rtl::OUString DocumentInfo::getDocumentTitle( const Reference< XModel >& _rxDocument ) in getDocumentTitle() function in comphelper::DocumentInfo
183 String getDocumentTitle();
1891 aStr += getDocumentTitle(); in CreateContentPage()2155 String HtmlExport::getDocumentTitle() in getDocumentTitle() function in HtmlExport2962 aScript.SearchAndReplaceAll( String(RTL_CONSTASCII_USTRINGPARAM("$$1")), getDocumentTitle() ); in CopyScript()
443 ::comphelper::DocumentInfo::getDocumentTitle( _rxDocumentModel ) ); in impl_createManagerForModel()
445 m_sNodeName = ::comphelper::DocumentInfo::getDocumentTitle( xModel ); in getName()
893 sTitle = ::comphelper::DocumentInfo::getDocumentTitle( m_xDocument ); in getTitle()
294 ::rtl::OUString sTdocUrl = ::comphelper::DocumentInfo::getDocumentTitle( model ); in getDocumentModel()
Completed in 168 milliseconds