LibreOffice Module sw (master) 1
|
#include <com/sun/star/text/VertOrientation.hpp>
#include <hintids.hxx>
#include <svtools/htmltokn.h>
#include <svtools/htmlkywd.hxx>
#include <svl/urihelper.hxx>
#include <editeng/brushitem.hxx>
#include <editeng/lrspitem.hxx>
#include <vcl/svapp.hxx>
#include <sal/log.hxx>
#include <osl/diagnose.h>
#include <numrule.hxx>
#include <doc.hxx>
#include <docary.hxx>
#include <poolfmt.hxx>
#include <ndtxt.hxx>
#include <paratr.hxx>
#include "htmlnum.hxx"
#include "swcss1.hxx"
#include "swhtml.hxx"
Go to the source code of this file.
Variables | |
HTMLOptionEnum< sal_UCS4 > const | aHTMLULTypeTable [] |
HTMLOptionEnum<sal_UCS4> const aHTMLULTypeTable[] |
Definition at line 44 of file htmlnumreader.cxx.
Referenced by SwHTMLParser::NewNumberBulletList().