LibreOffice Module sw (master) 1
|
#include "htmlfly.hxx"
Go to the source code of this file.
Macros | |
#define | TE(t, p, c) { HtmlOut::t, HtmlPosition::p, HtmlContainerFlags::c } |
#define TE | ( | t, | |
p, | |||
c | |||
) | { HtmlOut::t, HtmlPosition::p, HtmlContainerFlags::c } |
Definition at line 22 of file htmlflyt.cxx.
AllHtmlFlags const aHTMLOutFrameAsCharTable[MAX_FRMTYPES][MAX_BROWSERS] |
Definition at line 409 of file htmlflyt.cxx.
Referenced by OutHTML_SwFlyCnt().
AllHtmlFlags const aHTMLOutFramePageFlyTable[MAX_FRMTYPES][MAX_BROWSERS] |
Definition at line 24 of file htmlflyt.cxx.
Referenced by SwHTMLWriter::CollectFlyFrames().
AllHtmlFlags const aHTMLOutFrameParaFrameTable[MAX_FRMTYPES][MAX_BROWSERS] |
Definition at line 120 of file htmlflyt.cxx.
Referenced by SwHTMLWriter::CollectFlyFrames().
AllHtmlFlags const aHTMLOutFrameParaOtherTable[MAX_FRMTYPES][MAX_BROWSERS] |
Definition at line 313 of file htmlflyt.cxx.
Referenced by SwHTMLWriter::CollectFlyFrames().
AllHtmlFlags const aHTMLOutFrameParaPrtAreaTable[MAX_FRMTYPES][MAX_BROWSERS] |
Definition at line 217 of file htmlflyt.cxx.
Referenced by SwHTMLWriter::CollectFlyFrames().