LibreOffice Module sw (master) 1
|
Go to the source code of this file.
Functions | |
AllHtmlFlags | getHTMLOutFramePageFlyTable (SwHTMLFrameType eFrameType, sal_uInt16 nExportMode) |
AllHtmlFlags | getHTMLOutFrameParaFrameTable (SwHTMLFrameType eFrameType, sal_uInt16 nExportMode) |
AllHtmlFlags | getHTMLOutFrameParaPrtAreaTable (SwHTMLFrameType eFrameType, sal_uInt16 nExportMode) |
AllHtmlFlags | getHTMLOutFrameParaOtherTable (SwHTMLFrameType eFrameType, sal_uInt16 nExportMode) |
AllHtmlFlags | getHTMLOutFrameAsCharTable (SwHTMLFrameType eFrameType, sal_uInt16 nExportMode) |
Variables | |
constexpr sal_uInt16 | MAX_FRMTYPES = HTML_FRMTYPE_END |
constexpr sal_uInt16 | MAX_BROWSERS = HTML_CFG_MAX + 1 |
constexpr AllHtmlFlags | aHTMLOutFramePageFlyTable [][MAX_BROWSERS] |
constexpr AllHtmlFlags | aHTMLOutFrameParaFrameTable [][MAX_BROWSERS] |
constexpr AllHtmlFlags | aHTMLOutFrameParaPrtAreaTable [][MAX_BROWSERS] |
constexpr AllHtmlFlags | aHTMLOutFrameParaOtherTable [][MAX_BROWSERS] |
constexpr AllHtmlFlags | aHTMLOutFrameAsCharTable [][MAX_BROWSERS] |
AllHtmlFlags getHTMLOutFrameAsCharTable | ( | SwHTMLFrameType | eFrameType, |
sal_uInt16 | nExportMode | ||
) |
Definition at line 478 of file htmlflyt.cxx.
References aHTMLOutFrameAsCharTable, HTML_CFG_MAX, HTML_FRMTYPE_END, and MAX_FRMTYPES.
Referenced by OutHTML_SwFlyCnt().
AllHtmlFlags getHTMLOutFramePageFlyTable | ( | SwHTMLFrameType | eFrameType, |
sal_uInt16 | nExportMode | ||
) |
Definition at line 109 of file htmlflyt.cxx.
References aHTMLOutFramePageFlyTable, HTML_CFG_MAX, HTML_FRMTYPE_END, and MAX_FRMTYPES.
Referenced by SwHTMLWriter::CollectFlyFrames().
AllHtmlFlags getHTMLOutFrameParaFrameTable | ( | SwHTMLFrameType | eFrameType, |
sal_uInt16 | nExportMode | ||
) |
Definition at line 202 of file htmlflyt.cxx.
References aHTMLOutFrameParaFrameTable, HTML_CFG_MAX, HTML_FRMTYPE_END, and MAX_FRMTYPES.
Referenced by SwHTMLWriter::CollectFlyFrames().
AllHtmlFlags getHTMLOutFrameParaOtherTable | ( | SwHTMLFrameType | eFrameType, |
sal_uInt16 | nExportMode | ||
) |
Definition at line 386 of file htmlflyt.cxx.
References aHTMLOutFrameParaOtherTable, HTML_CFG_MAX, HTML_FRMTYPE_END, and MAX_FRMTYPES.
Referenced by SwHTMLWriter::CollectFlyFrames().
AllHtmlFlags getHTMLOutFrameParaPrtAreaTable | ( | SwHTMLFrameType | eFrameType, |
sal_uInt16 | nExportMode | ||
) |
Definition at line 294 of file htmlflyt.cxx.
References aHTMLOutFrameParaPrtAreaTable, HTML_CFG_MAX, HTML_FRMTYPE_END, and MAX_FRMTYPES.
Referenced by SwHTMLWriter::CollectFlyFrames().
|
constexpr |
Definition at line 395 of file htmlflyt.cxx.
Referenced by getHTMLOutFrameAsCharTable().
|
constexpr |
Definition at line 26 of file htmlflyt.cxx.
Referenced by getHTMLOutFramePageFlyTable().
|
constexpr |
Definition at line 118 of file htmlflyt.cxx.
Referenced by getHTMLOutFrameParaFrameTable().
|
constexpr |
Definition at line 303 of file htmlflyt.cxx.
Referenced by getHTMLOutFrameParaOtherTable().
|
constexpr |
Definition at line 211 of file htmlflyt.cxx.
Referenced by getHTMLOutFrameParaPrtAreaTable().
|
constexpr |
Definition at line 24 of file htmlflyt.cxx.
|
constexpr |
Definition at line 23 of file htmlflyt.cxx.
Referenced by getHTMLOutFrameAsCharTable(), getHTMLOutFramePageFlyTable(), getHTMLOutFrameParaFrameTable(), getHTMLOutFrameParaOtherTable(), and getHTMLOutFrameParaPrtAreaTable().