51    typedef std::vector< std::unique_ptr<ScRTFCellDefault> > 
DefaultList;
 
ScRTFCellDefault * pActDefault
 
ScRTFParser(EditEngine *)
 
std::unique_ptr< ScRTFCellDefault > pInsDefault
 
bool SeekTwips(sal_uInt16 nTwips, SCCOL *pCol)
 
ScRTFCellDefault * pDefMerge
 
std::vector< std::unique_ptr< ScRTFCellDefault > > DefaultList
 
void EntryEnd(ScEEParseEntry *, const ESelection &)
 
virtual ~ScRTFParser() override
 
void ProcToken(RtfImportInfo *)
 
DefaultList maDefaultList
 
virtual ErrCode Read(SvStream &, const OUString &rBaseURL) override
 
DECL_LINK(RTFImportHdl, RtfImportInfo &, void)
 
ScRTFCellDefault(SfxItemPool *pPool)