LibreOffice Module svtools (master) 1
Static Public Member Functions | List of all members
HtmlWriterHelper Struct Reference

#include <htmlout.hxx>

Static Public Member Functions

static SVT_DLLPUBLIC void applyColor (HtmlWriter &rHtmlWriter, std::string_view aAttributeName, const Color &rColor)
 
static SVT_DLLPUBLIC void applyEvents (HtmlWriter &rHtmlWriter, const SvxMacroTableDtor &rMacroTable, const HTMLOutEvent *pEventTable, bool bOutStarBasic)
 

Detailed Description

Definition at line 88 of file htmlout.hxx.

Member Function Documentation

◆ applyColor()

void HtmlWriterHelper::applyColor ( HtmlWriter rHtmlWriter,
std::string_view  aAttributeName,
const Color rColor 
)
static

Definition at line 968 of file htmlout.cxx.

References HtmlWriter::attribute(), COL_AUTO(), and Color::GetRGBColor().

◆ applyEvents()

void HtmlWriterHelper::applyEvents ( HtmlWriter rHtmlWriter,
const SvxMacroTableDtor rMacroTable,
const HTMLOutEvent pEventTable,
bool  bOutStarBasic 
)
static

The documentation for this struct was generated from the following files: