LibreOffice Module sw (master) 1
|
#include <pormulti.hxx>
Public Attributes | |
TextFrameIndex | nStartOfAttr |
const SwTextAttr * | pAttr |
const SfxPoolItem * | pItem |
SwMultiCreatorId | nId |
sal_uInt8 | nLevel |
Definition at line 50 of file pormulti.hxx.
SwMultiCreatorId SwMultiCreator::nId |
Definition at line 55 of file pormulti.hxx.
Referenced by SwTextSizeInfo::GetMultiCreator(), and SwRubyPortion::SwRubyPortion().
sal_uInt8 SwMultiCreator::nLevel |
Definition at line 56 of file pormulti.hxx.
Referenced by SwTextSizeInfo::GetMultiCreator(), SwDoubleLinePortion::SwDoubleLinePortion(), and SwRubyPortion::SwRubyPortion().
TextFrameIndex SwMultiCreator::nStartOfAttr |
Definition at line 52 of file pormulti.hxx.
Referenced by SwTextSizeInfo::GetMultiCreator(), and SwDoubleLinePortion::SwDoubleLinePortion().
const SwTextAttr* SwMultiCreator::pAttr |
Definition at line 53 of file pormulti.hxx.
Referenced by SwTextSizeInfo::GetMultiCreator(), SwDoubleLinePortion::SwDoubleLinePortion(), SwRotatedPortion::SwRotatedPortion(), and SwRubyPortion::SwRubyPortion().
const SfxPoolItem* SwMultiCreator::pItem |
Definition at line 54 of file pormulti.hxx.
Referenced by SwTextSizeInfo::GetMultiCreator(), SwDoubleLinePortion::SwDoubleLinePortion(), and SwRotatedPortion::SwRotatedPortion().