LibreOffice Module sw (master)
1
|
#include <porfly.hxx>
Public Member Functions | |
SwFlyPortion (const SwRect &rFlyRect) | |
sal_uInt16 | GetBlankWidth () const |
void | SetBlankWidth (const sal_uInt16 nNew) |
virtual void | Paint (const SwTextPaintInfo &rInf) const override |
class SwFlyPortion => we expect a frame-locale SwRect! More... | |
virtual bool | Format (SwTextFormatInfo &rInf) override |
![]() | |
SwFixPortion (const SwRect &rFlyRect) | |
We're expecting a frame-local SwRect! More... | |
SwFixPortion () | |
void | SetFix (const sal_uInt16 nNewFix) |
sal_uInt16 | GetFix () const |
![]() | |
SwGluePortion (const sal_uInt16 nInitFixWidth) | |
void | Join (SwGluePortion *pVictim) |
tools::Long | GetPrtGlue () const |
sal_uInt16 | GetFixWidth () const |
void | SetFixWidth (const sal_uInt16 nNew) |
void | MoveGlue (SwGluePortion *pTarget, const tools::Long nPrtGlue) |
void | MoveAllGlue (SwGluePortion *pTarget) |
void | MoveHalfGlue (SwGluePortion *pTarget) |
void | AdjFixWidth () |
virtual TextFrameIndex | GetModelPositionForViewPoint (sal_uInt16 nOfst) const override |
the parameter is actually SwTwips apparently? More... | |
virtual SwPosSize | GetTextSize (const SwTextSizeInfo &rInfo) const override |
virtual bool | GetExpText (const SwTextSizeInfo &rInf, OUString &rText) const override |
![]() | |
SwLinePortion (const SwLinePortion &rPortion) | |
virtual | ~SwLinePortion () |
SwLinePortion * | GetNextPortion () const |
SwLinePortion & | operator= (const SwLinePortion &rPortion) |
TextFrameIndex | GetLen () const |
void | SetLen (TextFrameIndex const nLen) |
void | SetNextPortion (SwLinePortion *pNew) |
sal_uInt16 & | GetAscent () |
sal_uInt16 | GetAscent () const |
void | SetAscent (const sal_uInt16 nNewAsc) |
void | PrtWidth (sal_uInt16 nNewWidth) |
sal_uInt16 | PrtWidth () const |
void | AddPrtWidth (const sal_uInt16 nNew) |
void | SubPrtWidth (const sal_uInt16 nNew) |
virtual SwLinePortion * | Insert (SwLinePortion *pPortion) |
virtual SwLinePortion * | Append (SwLinePortion *pPortion) |
SwLinePortion * | Cut (SwLinePortion *pVictim) |
void | Truncate () |
virtual SwLinePortion * | Compress () |
void | SetWhichPor (const PortionType nNew) |
PortionType | GetWhichPor () const |
bool | InTextGrp () const |
bool | InGlueGrp () const |
bool | InTabGrp () const |
bool | InHyphGrp () const |
bool | InNumberGrp () const |
bool | InFixGrp () const |
bool | InFieldGrp () const |
bool | InToxRefGrp () const |
bool | InToxRefOrFieldGrp () const |
bool | InExpGrp () const |
bool | InFixMargGrp () const |
bool | InSpaceGrp () const |
bool | IsGrfNumPortion () const |
bool | IsFlyCntPortion () const |
bool | IsBlankPortion () const |
bool | IsBreakPortion () const |
bool | IsErgoSumPortion () const |
bool | IsQuoVadisPortion () const |
bool | IsTabLeftPortion () const |
bool | IsTabRightPortion () const |
bool | IsFootnoteNumPortion () const |
bool | IsFootnotePortion () const |
bool | IsDropPortion () const |
bool | IsLayPortion () const |
bool | IsParaPortion () const |
bool | IsMarginPortion () const |
bool | IsFlyPortion () const |
bool | IsHolePortion () const |
bool | IsSoftHyphPortion () const |
bool | IsPostItsPortion () const |
bool | IsCombinedPortion () const |
bool | IsTextPortion () const |
bool | IsHangingPortion () const |
bool | IsKernPortion () const |
bool | IsArrowPortion () const |
bool | IsMultiPortion () const |
bool | IsNumberPortion () const |
bool | IsControlCharPortion () const |
SwLinePortion * | FindPrevPortion (const SwLinePortion *pRoot) |
SwLinePortion * | FindLastPortion () |
void | CalcTextSize (const SwTextSizeInfo &rInfo) |
void | PrePaint (const SwTextPaintInfo &rInf, const SwLinePortion *pLast) const |
virtual void | FormatEOL (SwTextFormatInfo &rInf) |
void | Move (SwTextPaintInfo &rInf) |
virtual sal_uInt16 | GetViewWidth (const SwTextSizeInfo &rInf) const |
virtual tools::Long | CalcSpacing (tools::Long nSpaceAdd, const SwTextSizeInfo &rInf) const |
virtual void | HandlePortion (SwPortionHandler &rPH) const |
bool | GetJoinBorderWithPrev () const |
bool | GetJoinBorderWithNext () const |
void | SetJoinBorderWithPrev (const bool bJoinPrev) |
void | SetJoinBorderWithNext (const bool bJoinNext) |
![]() | |
SwPosSize (const sal_uInt16 nW=0, const sal_uInt16 nH=0) | |
SwPosSize (const Size &rSize) | |
virtual | ~SwPosSize () |
SwPosSize (SwPosSize const &)=default | |
SwPosSize (SwPosSize &&)=default | |
SwPosSize & | operator= (SwPosSize const &)=default |
SwPosSize & | operator= (SwPosSize &&)=default |
sal_uInt16 | Height () const |
virtual void | Height (const sal_uInt16 nNew, const bool=true) |
sal_uInt16 | Width () const |
void | Width (const sal_uInt16 nNew) |
Size | SvLSize () const |
void | SvLSize (const Size &rSize) |
void | SvXSize (const Size &rSize) |
SwPosSize & | operator= (const Size &rSize) |
Private Attributes | |
sal_uInt16 | m_nBlankWidth |
Additional Inherited Members | |
![]() | |
SwLinePortion () | |
![]() | |
SwLinePortion * | mpNextPortion |
TextFrameIndex | mnLineLength |
sal_uInt16 | mnAscent |
Definition at line 31 of file porfly.hxx.
|
inlineexplicit |
Definition at line 35 of file porfly.hxx.
References Fly, and SwLinePortion::SetWhichPor().
|
overridevirtual |
Reimplemented from SwLinePortion.
Definition at line 50 of file porfly.cxx.
References SwTabPortion::FormatEOL(), SwLinePortion::FormatEOL(), SwTextSizeInfo::GetChar(), SwFixPortion::GetFix(), SwTextSizeInfo::GetIdx(), SwTextFormatInfo::GetLast(), SwTextFormatInfo::GetLastTab(), SwTextInfo::GetParaPortion(), SwTextFormatInfo::GetRest(), SwTextSizeInfo::GetText(), SwTextSizeInfo::GetTextSize(), SwLinePortion::IsBreakPortion(), SwLinePortion::PrtWidth(), SwTextFormatInfo::RealWidth(), SetBlankWidth(), SwGluePortion::SetFixWidth(), SwParaPortion::SetFly(), SwTextFormatInfo::SetFly(), SwLinePortion::SetLen(), SwLinePortion::Truncate(), SwPosSize::Width(), SwTextFormatInfo::Width(), and SwTextPaintInfo::X().
|
inline |
Definition at line 37 of file porfly.hxx.
References m_nBlankWidth.
Referenced by SwMarginPortion::AdjustRight().
|
overridevirtual |
class SwFlyPortion => we expect a frame-locale SwRect!
Reimplemented from SwGluePortion.
Definition at line 46 of file porfly.cxx.
|
inline |
Definition at line 38 of file porfly.hxx.
Referenced by Format().
|
private |
Definition at line 33 of file porfly.hxx.
Referenced by GetBlankWidth().