|
LibreOffice Module sw (master) 1
|
#include <memory>#include <hintids.hxx>#include <comphelper/string.hxx>#include <comphelper/documentinfo.hxx>#include <vcl/svapp.hxx>#include <i18nlangtag/languagetag.hxx>#include <svl/stritem.hxx>#include <svl/urihelper.hxx>#include <svl/languageoptions.hxx>#include <editeng/fhgtitem.hxx>#include <editeng/brushitem.hxx>#include <editeng/colritem.hxx>#include <editeng/boxitem.hxx>#include <editeng/ulspitem.hxx>#include <editeng/langitem.hxx>#include <sfx2/docfile.hxx>#include <sfx2/event.hxx>#include <vcl/imap.hxx>#include <svtools/htmltokn.h>#include <svtools/htmlkywd.hxx>#include <unotools/eventcfg.hxx>#include <sal/log.hxx>#include <osl/diagnose.h>#include <o3tl/string_view.hxx>#include <fmtornt.hxx>#include <fmturl.hxx>#include <fmtsrnd.hxx>#include <fmtinfmt.hxx>#include <fmtcntnt.hxx>#include <fmtanchr.hxx>#include <fmtfsize.hxx>#include <charatr.hxx>#include <frmfmt.hxx>#include <charfmt.hxx>#include <docsh.hxx>#include <pam.hxx>#include <doc.hxx>#include <ndtxt.hxx>#include <shellio.hxx>#include <poolfmt.hxx>#include <IMark.hxx>#include <ndgrf.hxx>#include "htmlnum.hxx"#include "swcss1.hxx"#include "swhtml.hxx"#include <numrule.hxx>#include <IDocumentMarkAccess.hxx>#include <frameformats.hxx>#include <vcl/graphicfilter.hxx>#include <tools/urlobj.hxx>#include <unotools/securityoptions.hxx>Go to the source code of this file.
Variables | |
| HTMLOptionEnum< sal_Int16 > const | aHTMLImgHAlignTable [] |
| HTMLOptionEnum< sal_Int16 > const | aHTMLImgVAlignTable [] |
| HTMLOptionEnum<sal_Int16> const aHTMLImgHAlignTable[] |
Definition at line 76 of file htmlgrin.cxx.
Referenced by SwHTMLParser::InsertEmbed(), SwHTMLParser::InsertFloatingFrame(), SwHTMLParser::InsertImage(), SwHTMLParser::InsertInput(), SwHTMLParser::InsertSpacer(), and SwHTMLParser::NewMarquee().
| HTMLOptionEnum<sal_Int16> const aHTMLImgVAlignTable[] |
Definition at line 83 of file htmlgrin.cxx.
Referenced by SwHTMLParser::InsertEmbed(), SwHTMLParser::InsertFloatingFrame(), SwHTMLParser::InsertImage(), SwHTMLParser::InsertInput(), SwHTMLParser::InsertSpacer(), SwHTMLParser::NewMarquee(), and SwHTMLParser::NewNumberBulletList().