Searched refs:CreateTextForTitle (Results 1 – 2 of 2) sorted by relevance
195 String CreateTextForTitle( SdrOutliner* pOutliner, SdPage* pPage, const Color& rBackgroundColor );
1123 String sTitleText( CreateTextForTitle(pOutliner,pPage, pPage->GetPageBackgroundColor()) ); in CreateHtmlTextForPresPages()1197 String HtmlExport::CreateTextForTitle( SdrOutliner* pOutliner, SdPage* pPage, const Color& rBackgro… in CreateTextForTitle() function in HtmlExport2064 String aTitle = CreateTextForTitle(pOutliner,pPage, maBackColor); in CreateOutlinePages()
Completed in 27 milliseconds