LibreOffice Module sc (master) 1
|
#include <rtfparse.hxx>
Public Member Functions | |
ScRTFCellDefault (SfxItemPool *pPool) | |
Public Attributes | |
SfxItemSet | aItemSet |
SCCOL | nCol |
sal_uInt16 | nTwips |
SCCOL | nColOverlap |
Definition at line 28 of file rtfparse.hxx.
|
inline |
Definition at line 35 of file rtfparse.hxx.
SfxItemSet ScRTFCellDefault::aItemSet |
Definition at line 30 of file rtfparse.hxx.
Referenced by ScRTFParser::ProcToken().
SCCOL ScRTFCellDefault::nCol |
Definition at line 31 of file rtfparse.hxx.
Referenced by ScRTFParser::ProcToken().
SCCOL ScRTFCellDefault::nColOverlap |
Definition at line 33 of file rtfparse.hxx.
Referenced by ScRTFParser::ProcToken().
sal_uInt16 ScRTFCellDefault::nTwips |
Definition at line 32 of file rtfparse.hxx.
Referenced by ScRTFParser::NewCellRow(), and ScRTFParser::ProcToken().