LibreOffice Module sw (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
SwTabPortion Class Reference

#include <portab.hxx>

Inheritance diagram for SwTabPortion:
[legend]
Collaboration diagram for SwTabPortion:
[legend]

Public Member Functions

 SwTabPortion (const sal_uInt16 nTabPos, const sal_Unicode cFill, const bool bAutoTab=true)
 The base class is initialized without setting anything. More...
 
virtual void Paint (const SwTextPaintInfo &rInf) const override
 Ex: LineIter::DrawTab() More...
 
virtual bool Format (SwTextFormatInfo &rInf) override
 
virtual void FormatEOL (SwTextFormatInfo &rInf) override
 
bool PostFormat (SwTextFormatInfo &rInf)
 
bool IsFilled () const
 
sal_uInt16 GetTabPos () const
 
virtual void HandlePortion (SwPortionHandler &rPH) const override
 
- Public Member Functions inherited from SwFixPortion
 SwFixPortion (const SwRect &rFlyRect)
 We're expecting a frame-local SwRect! More...
 
 SwFixPortion ()
 
void SetFix (const sal_uInt16 nNewFix)
 
sal_uInt16 GetFix () const
 
void dumpAsXml (xmlTextWriterPtr pWriter, const OUString &rText, TextFrameIndex &nOffset) const override
 
- Public Member Functions inherited from SwGluePortion
 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 void Paint (const SwTextPaintInfo &rInf) const override
 
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
 
void dumpAsXml (xmlTextWriterPtr pWriter, const OUString &rText, TextFrameIndex &nOffset) const override
 
- Public Member Functions inherited from SwLinePortion
 SwLinePortion (const SwLinePortion &rPortion)
 
virtual ~SwLinePortion ()
 
SwLinePortionGetNextPortion () const
 
SwLinePortionoperator= (const SwLinePortion &rPortion)
 
TextFrameIndex GetLen () const
 
void SetLen (TextFrameIndex const nLen)
 
void SetNextPortion (SwLinePortion *pNew)
 
SwTwipsGetAscent ()
 
SwTwips GetAscent () const
 
void SetAscent (const SwTwips nNewAsc)
 
void PrtWidth (SwTwips nNewWidth)
 
SwTwips PrtWidth () const
 
void AddPrtWidth (const SwTwips nNew)
 
void SubPrtWidth (const SwTwips nNew)
 
SwTwips ExtraBlankWidth () const
 
void ExtraBlankWidth (const SwTwips nNew)
 
SwTwips GetHangingBaseline () const
 
void SetHangingBaseline (const SwTwips nNewBaseline)
 
virtual SwLinePortionInsert (SwLinePortion *pPortion)
 
virtual SwLinePortionAppend (SwLinePortion *pPortion)
 
SwLinePortionCut (SwLinePortion *pVictim)
 
void Truncate ()
 
virtual SwLinePortionCompress ()
 
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 IsTabCenterPortion () const
 
bool IsTabDecimalPortion () 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
 
SwLinePortionFindPrevPortion (const SwLinePortion *pRoot)
 
SwLinePortionFindLastPortion ()
 
virtual TextFrameIndex GetModelPositionForViewPoint (sal_uInt16 nOfst) const
 the parameter is actually SwTwips apparently? More...
 
virtual SwPosSize GetTextSize (const SwTextSizeInfo &rInfo) const
 
void CalcTextSize (const SwTextSizeInfo &rInfo)
 
virtual void Paint (const SwTextPaintInfo &rInf) const =0
 
void PrePaint (const SwTextPaintInfo &rInf, const SwLinePortion *pLast) const
 
virtual bool Format (SwTextFormatInfo &rInf)
 
virtual void FormatEOL (SwTextFormatInfo &rInf)
 
void Move (SwTextPaintInfo &rInf)
 
virtual bool GetExpText (const SwTextSizeInfo &rInf, OUString &rText) const
 
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)
 
virtual void dumpAsXml (xmlTextWriterPtr pWriter, const OUString &rText, TextFrameIndex &rOffset) const
 
void dumpAsXmlAttributes (xmlTextWriterPtr writer, std::u16string_view rText, TextFrameIndex nOffset) const
 
- Public Member Functions inherited from SwPosSize
 SwPosSize (const SwTwips nW=0, const SwTwips nH=0)
 
 SwPosSize (const Size &rSize)
 
virtual ~SwPosSize ()
 
 SwPosSize (SwPosSize const &)=default
 
 SwPosSize (SwPosSize &&)=default
 
SwPosSizeoperator= (SwPosSize const &)=default
 
SwPosSizeoperator= (SwPosSize &&)=default
 
SwTwips Height () const
 
virtual void Height (const SwTwips nNew, const bool=true)
 
SwTwips Width () const
 
void Width (const SwTwips nNew)
 
Size SvLSize () const
 
void SvLSize (const Size &rSize)
 
void SvXSize (const Size &rSize)
 
SwPosSizeoperator= (const Size &rSize)
 

Private Member Functions

bool PreFormat (SwTextFormatInfo &rInf)
 

Private Attributes

const sal_uInt16 m_nTabPos
 
const sal_Unicode m_cFill
 
const bool m_bAutoTabStop
 

Additional Inherited Members

- Protected Member Functions inherited from SwLinePortion
 SwLinePortion ()
 
- Protected Attributes inherited from SwLinePortion
SwLinePortionmpNextPortion
 
TextFrameIndex mnLineLength
 
SwTwips mnAscent
 
SwTwips mnHangingBaseline
 

Detailed Description

Definition at line 23 of file portab.hxx.

Constructor & Destructor Documentation

◆ SwTabPortion()

SwTabPortion::SwTabPortion ( const sal_uInt16  nTabPos,
const sal_Unicode  cFill,
const bool  bAutoTab = true 
)

The base class is initialized without setting anything.

Definition at line 330 of file txttab.cxx.

References IsFilled(), m_cFill, SwLinePortion::mnLineLength, SwLinePortion::SetWhichPor(), and Tab.

Member Function Documentation

◆ Format()

bool SwTabPortion::Format ( SwTextFormatInfo rInf)
overridevirtual

Reimplemented from SwLinePortion.

Definition at line 338 of file txttab.cxx.

References SwTextFormatInfo::GetLastTab(), PostFormat(), and PreFormat().

Referenced by SwTextFormatter::NewPortion().

◆ FormatEOL()

void SwTabPortion::FormatEOL ( SwTextFormatInfo rInf)
overridevirtual

Reimplemented from SwLinePortion.

Definition at line 348 of file txttab.cxx.

References SwTextFormatInfo::GetLastTab(), and PostFormat().

Referenced by SwTextFormatter::BuildPortions(), and SwFlyPortion::Format().

◆ GetTabPos()

sal_uInt16 SwTabPortion::GetTabPos ( ) const
inline

◆ HandlePortion()

void SwTabPortion::HandlePortion ( SwPortionHandler rPH) const
overridevirtual

Reimplemented from SwLinePortion.

Definition at line 656 of file txttab.cxx.

References SwLinePortion::GetLen(), SwLinePortion::GetWhichPor(), and SwPortionHandler::Text().

◆ IsFilled()

bool SwTabPortion::IsFilled ( ) const
inline

Definition at line 37 of file portab.hxx.

References m_cFill.

Referenced by Paint(), and SwTabPortion().

◆ Paint()

void SwTabPortion::Paint ( const SwTextPaintInfo rInf) const
overridevirtual

◆ PostFormat()

bool SwTabPortion::PostFormat ( SwTextFormatInfo rInf)

◆ PreFormat()

bool SwTabPortion::PreFormat ( SwTextFormatInfo rInf)
private

Member Data Documentation

◆ m_bAutoTabStop

const bool SwTabPortion::m_bAutoTabStop
private

Definition at line 27 of file portab.hxx.

Referenced by PreFormat().

◆ m_cFill

const sal_Unicode SwTabPortion::m_cFill
private

Definition at line 26 of file portab.hxx.

Referenced by IsFilled(), Paint(), and SwTabPortion().

◆ m_nTabPos

const sal_uInt16 SwTabPortion::m_nTabPos
private

Definition at line 25 of file portab.hxx.

Referenced by GetTabPos().


The documentation for this class was generated from the following files: