Searched refs:CreateTextForPage (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sd/source/filter/html/ |
H A D | htmlex.hxx | 196 …String CreateTextForPage( SdrOutliner* pOutliner, SdPage* pPage, bool bHeadLine, const Color& rBac…
|
H A D | htmlex.cxx | 1131 aStr += CreateTextForPage( pOutliner, pPage, true, pPage->GetPageBackgroundColor() ); in CreateHtmlTextForPresPages() 1220 String HtmlExport::CreateTextForPage( SdrOutliner* pOutliner, in CreateTextForPage() function in HtmlExport 2076 aStr += CreateTextForPage( pOutliner, pPage, false, maBackColor ); in CreateOutlinePages()
|
Completed in 30 milliseconds