LibreOffice Module svx (master) 1
Public Member Functions | Public Attributes | List of all members
ImpCaptParams Class Reference

Public Member Functions

 ImpCaptParams ()
 
void CalcEscPos (const Point &rTail, const tools::Rectangle &rRect, Point &rPt, EscDir &rDir) const
 

Public Attributes

SdrCaptionType eType
 
tools::Long nGap
 
tools::Long nEscRel
 
tools::Long nEscAbs
 
tools::Long nLineLen
 
SdrCaptionEscDir eEscDir
 
bool bFitLineLen
 
bool bEscRel
 
bool bFixedAngle
 

Detailed Description

Definition at line 61 of file svdocapt.cxx.

Constructor & Destructor Documentation

◆ ImpCaptParams()

ImpCaptParams::ImpCaptParams ( )
inline

Definition at line 75 of file svdocapt.cxx.

References Horizontal.

Member Function Documentation

◆ CalcEscPos()

void ImpCaptParams::CalcEscPos ( const Point rTail,
const tools::Rectangle rRect,
Point rPt,
EscDir &  rDir 
) const

Member Data Documentation

◆ bEscRel

bool ImpCaptParams::bEscRel

Definition at line 71 of file svdocapt.cxx.

Referenced by CalcEscPos(), and SdrCaptionObj::ImpGetCaptParams().

◆ bFitLineLen

bool ImpCaptParams::bFitLineLen

Definition at line 70 of file svdocapt.cxx.

Referenced by SdrCaptionObj::ImpCalcTail3(), and SdrCaptionObj::ImpGetCaptParams().

◆ bFixedAngle

bool ImpCaptParams::bFixedAngle

◆ eEscDir

SdrCaptionEscDir ImpCaptParams::eEscDir

Definition at line 69 of file svdocapt.cxx.

Referenced by CalcEscPos(), and SdrCaptionObj::ImpGetCaptParams().

◆ eType

SdrCaptionType ImpCaptParams::eType

◆ nEscAbs

tools::Long ImpCaptParams::nEscAbs

Definition at line 67 of file svdocapt.cxx.

Referenced by CalcEscPos(), and SdrCaptionObj::ImpGetCaptParams().

◆ nEscRel

tools::Long ImpCaptParams::nEscRel

Definition at line 66 of file svdocapt.cxx.

Referenced by CalcEscPos(), and SdrCaptionObj::ImpGetCaptParams().

◆ nGap

tools::Long ImpCaptParams::nGap

Definition at line 65 of file svdocapt.cxx.

Referenced by CalcEscPos(), and SdrCaptionObj::ImpGetCaptParams().

◆ nLineLen

tools::Long ImpCaptParams::nLineLen

Definition at line 68 of file svdocapt.cxx.

Referenced by SdrCaptionObj::ImpCalcTail3(), and SdrCaptionObj::ImpGetCaptParams().


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