Searched refs:CreateTextForNotesPage (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sd/source/filter/html/ |
H A D | htmlex.cxx | 1137 String aNotesStr( CreateTextForNotesPage( pOutliner, pNotesPage, true, maBackColor) ); in CreateHtmlTextForPresPages() 1318 String HtmlExport::CreateTextForNotesPage( SdrOutliner* pOutliner, in CreateTextForNotesPage() function in HtmlExport 1618 String aNotesStr( CreateTextForNotesPage( pOutliner, pNotesPage, true, maBackColor) ); in CreateHtmlForPresPages() 2014 aStr += CreateTextForNotesPage( pOutliner, pPage, true, maBackColor ); in CreateNotesPages()
|
H A D | htmlex.hxx | 197 …String CreateTextForNotesPage( SdrOutliner* pOutliner, SdPage* pPage, bool bHeadLine, const Color&…
|
Completed in 28 milliseconds