| 
    LibreOffice Module sc (master) 1
    
   | 
 
#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>Go to the source code of this file.
Macros | |
| #define | SC_RTFTWIPTOL 10 | 
Functions | |
| IMPL_LINK (ScRTFParser, RTFImportHdl, RtfImportInfo &, rInfo, void) | |
| #define SC_RTFTWIPTOL 10 | 
Definition at line 33 of file rtfparse.cxx.
| IMPL_LINK | ( | ScRTFParser | , | 
| RTFImportHdl | , | ||
| RtfImportInfo & | , | ||
| rInfo | , | ||
| void | |||
| ) | 
Definition at line 154 of file rtfparse.cxx.
References ATTR_BACKGROUND(), ATTR_BORDER(), ATTR_SHADOW(), RTF_PAR, SvxRTFParser::SetAttrPool(), and SvxRTFParser::SetPardMap().