Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_docmgr.cxx237 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()
/trunk/main/comphelper/inc/comphelper/
H A Ddocumentinfo.hxx45 …static ::rtl::OUString getDocumentTitle( const ::com::sun::star::uno::Reference< ::com::sun::star…
/trunk/main/cui/source/customize/
H A Dcfgutil.cxx724 currentDocTitle = ::comphelper::DocumentInfo::getDocumentTitle( xDocument ); in Init()
929 ::comphelper::DocumentInfo::getDocumentTitle( model ); in getDocumentModel()
1189 … currentDocTitle = ::comphelper::DocumentInfo::getDocumentTitle( xDocument ); in RequestingChilds()
H A Dselector.cxx337 sCurrentDocTitle = ::comphelper::DocumentInfo::getDocumentTitle( xWorkingDocument ); in fillScriptList()
703 OUString sTdocUrl = ::comphelper::DocumentInfo::getDocumentTitle( model ); in getDocumentModel()
H A Deventdlg.cxx165 OUString aTitle = ::comphelper::DocumentInfo::getDocumentTitle( xModel ); in ImplInitDocument()
H A Dcfg.cxx1769 aTitle = ::comphelper::DocumentInfo::getDocumentTitle( xModel ); in Reset()
1885 aTitle2 = ::comphelper::DocumentInfo::getDocumentTitle( xModel ); in Reset()
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmigrationengine.cxx417 ::comphelper::DocumentInfo::getDocumentTitle( _rxDocument ), in lcl_commitDocumentStorage_nothrow()
714 ::comphelper::DocumentInfo::getDocumentTitle( _rxDocument ), in bind()
782 ::comphelper::DocumentInfo::getDocumentTitle( _rxDocument ), in removeFromDocument()
/trunk/main/comphelper/source/misc/
H A Ddocumentinfo.cxx86 ::rtl::OUString DocumentInfo::getDocumentTitle( const Reference< XModel >& _rxDocument ) in getDocumentTitle() function in comphelper::DocumentInfo
/trunk/main/sd/source/filter/html/
H A Dhtmlex.hxx183 String getDocumentTitle();
H A Dhtmlex.cxx1891 aStr += getDocumentTitle(); in CreateContentPage()
2155 String HtmlExport::getDocumentTitle() in getDocumentTitle() function in HtmlExport
2962 aScript.SearchAndReplaceAll( String(RTL_CONSTASCII_USTRINGPARAM("$$1")), getDocumentTitle() ); in CopyScript()
/trunk/main/basic/source/basmgr/
H A Dbasicmanagerrepository.cxx443 ::comphelper::DocumentInfo::getDocumentTitle( _rxDocumentModel ) ); in impl_createManagerForModel()
/trunk/main/scripting/source/provider/
H A DMasterScriptProvider.cxx445 m_sNodeName = ::comphelper::DocumentInfo::getDocumentTitle( xModel ); in getName()
/trunk/main/basctl/source/basicide/
H A Dscriptdocument.cxx893 sTitle = ::comphelper::DocumentInfo::getDocumentTitle( m_xDocument ); in getTitle()
/trunk/main/cui/source/dialogs/
H A Dscriptdlg.cxx294 ::rtl::OUString sTdocUrl = ::comphelper::DocumentInfo::getDocumentTitle( model ); in getDocumentModel()

Completed in 129 milliseconds