LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
ScRTFCellDefault Struct Reference

#include <rtfparse.hxx>

Collaboration diagram for ScRTFCellDefault:
[legend]

Public Member Functions

 ScRTFCellDefault (SfxItemPool *pPool)
 

Public Attributes

SfxItemSet aItemSet
 
SCCOL nCol
 
sal_uInt16 nTwips
 
SCCOL nColOverlap
 

Detailed Description

Definition at line 28 of file rtfparse.hxx.

Constructor & Destructor Documentation

◆ ScRTFCellDefault()

ScRTFCellDefault::ScRTFCellDefault ( SfxItemPool pPool)
inline

Definition at line 35 of file rtfparse.hxx.

Member Data Documentation

◆ aItemSet

SfxItemSet ScRTFCellDefault::aItemSet

Definition at line 30 of file rtfparse.hxx.

Referenced by ScRTFParser::ProcToken().

◆ nCol

SCCOL ScRTFCellDefault::nCol

Definition at line 31 of file rtfparse.hxx.

Referenced by ScRTFParser::ProcToken().

◆ nColOverlap

SCCOL ScRTFCellDefault::nColOverlap

Definition at line 33 of file rtfparse.hxx.

Referenced by ScRTFParser::ProcToken().

◆ nTwips

sal_uInt16 ScRTFCellDefault::nTwips

Definition at line 32 of file rtfparse.hxx.

Referenced by ScRTFParser::NewCellRow(), and ScRTFParser::ProcToken().


The documentation for this struct was generated from the following file: