LibreOffice Module sc (master) 1
Classes | Functions
htmlpars.cxx File Reference
#include <memory>
#include <sal/config.h>
#include <comphelper/string.hxx>
#include <scitems.hxx>
#include <editeng/colritem.hxx>
#include <editeng/brushitem.hxx>
#include <editeng/editeng.hxx>
#include <editeng/fhgtitem.hxx>
#include <editeng/fontitem.hxx>
#include <editeng/postitem.hxx>
#include <editeng/udlnitem.hxx>
#include <editeng/wghtitem.hxx>
#include <editeng/borderline.hxx>
#include <editeng/boxitem.hxx>
#include <editeng/justifyitem.hxx>
#include <sal/log.hxx>
#include <sfx2/objsh.hxx>
#include <svl/numformat.hxx>
#include <svl/intitem.hxx>
#include <utility>
#include <vcl/graphicfilter.hxx>
#include <svtools/parhtml.hxx>
#include <svtools/htmlkywd.hxx>
#include <svtools/htmltokn.h>
#include <vcl/outdev.hxx>
#include <vcl/svapp.hxx>
#include <tools/urlobj.hxx>
#include <osl/diagnose.h>
#include <o3tl/string_view.hxx>
#include <rtl/tencinfo.h>
#include <attrib.hxx>
#include <htmlpars.hxx>
#include <global.hxx>
#include <document.hxx>
#include <rangelst.hxx>
#include <orcus/css_parser.hpp>
#include <com/sun/star/document/XDocumentProperties.hpp>
#include <com/sun/star/document/XDocumentPropertiesSupplier.hpp>
#include <com/sun/star/frame/XModel.hpp>
#include <numeric>
#include <officecfg/Office/Common.hxx>
Include dependency graph for htmlpars.cxx:

Go to the source code of this file.

Classes

class  ScHTMLTableMap
 A map of ScHTMLTable objects. More...
 

Functions

 IMPL_LINK (ScHTMLLayoutParser, HTMLImportHdl, HtmlImportInfo &, rInfo, void)
 
template<typename Type >
static Type getLimitedValue (const Type &rValue, const Type &rMin, const Type &rMax)
 
 IMPL_LINK (ScHTMLQueryParser, HTMLImportHdl, HtmlImportInfo &, rInfo, void)
 

Function Documentation

◆ getLimitedValue()

template<typename Type >
static Type getLimitedValue ( const Type rValue,
const Type rMin,
const Type rMax 
)
static

Definition at line 1633 of file htmlpars.cxx.

◆ IMPL_LINK() [1/2]

IMPL_LINK ( ScHTMLLayoutParser  ,
HTMLImportHdl  ,
HtmlImportInfo ,
rInfo  ,
void   
)

Definition at line 858 of file htmlpars.cxx.

◆ IMPL_LINK() [2/2]

IMPL_LINK ( ScHTMLQueryParser  ,
HTMLImportHdl  ,
HtmlImportInfo ,
rInfo  ,
void   
)

Definition at line 3115 of file htmlpars.cxx.

References SC_HTML_GLOBAL_TABLE.