|
LibreOffice Module editeng (master) 1
|
#include <svxrtf.hxx>
Public Member Functions | |
| SvxRTFStyleType (SfxItemPool &rPool, const WhichRangesContainer &pWhichRange) | |
Public Attributes | |
| SfxItemSet | aAttrSet |
| OUString | sName |
| sal_uInt16 | nBasedOn |
| sal_uInt8 | nOutlineNo |
Definition at line 77 of file svxrtf.hxx.
| SvxRTFStyleType::SvxRTFStyleType | ( | SfxItemPool & | rPool, |
| const WhichRangesContainer & | pWhichRange | ||
| ) |
Definition at line 971 of file svxrtf.cxx.
| SfxItemSet SvxRTFStyleType::aAttrSet |
Definition at line 79 of file svxrtf.hxx.
Referenced by EditRTFParser::CreateStyleSheet().
| sal_uInt16 SvxRTFStyleType::nBasedOn |
Definition at line 81 of file svxrtf.hxx.
Referenced by EditRTFParser::CreateStyleSheet().
| sal_uInt8 SvxRTFStyleType::nOutlineNo |
Definition at line 82 of file svxrtf.hxx.
| OUString SvxRTFStyleType::sName |
Definition at line 80 of file svxrtf.hxx.
Referenced by EditRTFParser::CreateStyleSheet().