Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/filter/html/
H A Dhtmlex.hxx180 …OUString CreateTextForTitle( SdrOutliner* pOutliner, SdPage* pPage, const Color& rBackgroundColor …
H A Dhtmlex.cxx648 OUString sTitleText(CreateTextForTitle(pOutliner, pPage, pPage->GetPageBackgroundColor())); in ExportSingleDocument()
1106 OUString sTitleText( CreateTextForTitle(pOutliner,pPage, pPage->GetPageBackgroundColor()) ); in CreateHtmlTextForPresPages()
1175 OUString HtmlExport::CreateTextForTitle( SdrOutliner* pOutliner, SdPage* pPage, const Color& rBackg… in CreateTextForTitle() function in HtmlExport
2097 OUString aTitle = CreateTextForTitle(pOutliner, pPage, maBackColor); in CreateOutlinePages()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/filter/html/
H A Dhtmlex.hxx178 …OUString CreateTextForTitle( SdrOutliner* pOutliner, SdPage* pPage, const Color& rBackgroundColor …
H A Dhtmlex.cxx642 OUString sTitleText(CreateTextForTitle(pOutliner, pPage, pPage->GetPageBackgroundColor())); in ExportSingleDocument()
1100 OUString sTitleText( CreateTextForTitle(pOutliner,pPage, pPage->GetPageBackgroundColor()) ); in CreateHtmlTextForPresPages()
1169 OUString HtmlExport::CreateTextForTitle( SdrOutliner* pOutliner, SdPage* pPage, const Color& rBackg… in CreateTextForTitle() function in HtmlExport
2093 OUString aTitle = CreateTextForTitle(pOutliner, pPage, maBackColor); in CreateOutlinePages()