LibreOffice Module sc (master) 1
Macros | Functions
rtfparse.cxx File Reference
#include <memory>
#include <scitems.hxx>
#include <editeng/eeitem.hxx>
#include <editeng/editeng.hxx>
#include <editeng/editids.hrc>
#include <editeng/fhgtitem.hxx>
#include <editeng/svxrtf.hxx>
#include <svtools/rtftoken.h>
#include <osl/diagnose.h>
#include <svl/itempool.hxx>
#include <rtfparse.hxx>
Include dependency graph for rtfparse.cxx:

Go to the source code of this file.

Macros

#define SC_RTFTWIPTOL   10
 

Functions

 IMPL_LINK (ScRTFParser, RTFImportHdl, RtfImportInfo &, rInfo, void)
 

Macro Definition Documentation

◆ SC_RTFTWIPTOL

#define SC_RTFTWIPTOL   10

Definition at line 33 of file rtfparse.cxx.

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( ScRTFParser  ,
RTFImportHdl  ,
RtfImportInfo ,
rInfo  ,
void   
)