#include <outliner.hxx>
|
bool | IsRTL () const |
|
| DrawPortionInfo (const Point &rPos, OUString aTxt, sal_Int32 nTxtStart, sal_Int32 nTxtLen, const SvxFont &rFnt, sal_Int32 nPar, o3tl::span< const sal_Int32 > pDXArr, o3tl::span< const sal_Bool > pKashidaArr, const EEngineData::WrongSpellVector *pWrongSpellVector, const SvxFieldData *pFieldData, const css::lang::Locale *pLocale, const Color &rOverlineColor, const Color &rTextLineColor, sal_uInt8 nBiDiLevel, bool bFilled, tools::Long nWidthToFill, bool bEndOfLine, bool bEndOfParagraph, bool bEndOfBullet) |
|
Definition at line 398 of file outliner.hxx.
◆ DrawPortionInfo()
DrawPortionInfo::DrawPortionInfo |
( |
const Point & |
rPos, |
|
|
OUString |
aTxt, |
|
|
sal_Int32 |
nTxtStart, |
|
|
sal_Int32 |
nTxtLen, |
|
|
const SvxFont & |
rFnt, |
|
|
sal_Int32 |
nPar, |
|
|
o3tl::span< const sal_Int32 > |
pDXArr, |
|
|
o3tl::span< const sal_Bool > |
pKashidaArr, |
|
|
const EEngineData::WrongSpellVector * |
pWrongSpellVector, |
|
|
const SvxFieldData * |
pFieldData, |
|
|
const css::lang::Locale * |
pLocale, |
|
|
const Color & |
rOverlineColor, |
|
|
const Color & |
rTextLineColor, |
|
|
sal_uInt8 |
nBiDiLevel, |
|
|
bool |
bFilled, |
|
|
tools::Long |
nWidthToFill, |
|
|
bool |
bEndOfLine, |
|
|
bool |
bEndOfParagraph, |
|
|
bool |
bEndOfBullet |
|
) |
| |
|
inline |
◆ IsRTL()
bool DrawPortionInfo::IsRTL |
( |
| ) |
const |
|
inline |
◆ maOverlineColor
const Color DrawPortionInfo::maOverlineColor |
◆ maText
const OUString DrawPortionInfo::maText |
◆ maTextLineColor
const Color DrawPortionInfo::maTextLineColor |
◆ mbEndOfBullet
bool DrawPortionInfo::mbEndOfBullet |
◆ mbEndOfLine
bool DrawPortionInfo::mbEndOfLine |
◆ mbEndOfParagraph
bool DrawPortionInfo::mbEndOfParagraph |
◆ mbFilled
bool DrawPortionInfo::mbFilled |
◆ mnBiDiLevel
◆ mnPara
sal_Int32 DrawPortionInfo::mnPara |
◆ mnTextLen
sal_Int32 DrawPortionInfo::mnTextLen |
◆ mnTextStart
sal_Int32 DrawPortionInfo::mnTextStart |
◆ mnWidthToFill
◆ mpDXArray
o3tl::span<const sal_Int32> DrawPortionInfo::mpDXArray |
◆ mpFieldData
◆ mpKashidaArray
◆ mpLocale
const css::lang::Locale* DrawPortionInfo::mpLocale |
◆ mpWrongSpellVector
◆ mrFont
const SvxFont& DrawPortionInfo::mrFont |
◆ mrStartPos
const Point& DrawPortionInfo::mrStartPos |
The documentation for this class was generated from the following file: