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

#include <frame.hxx>

Inheritance diagram for SwFrameAreaDefinition::FramePrintAreaWriteAccess:
[legend]
Collaboration diagram for SwFrameAreaDefinition::FramePrintAreaWriteAccess:
[legend]

Public Member Functions

 FramePrintAreaWriteAccess (SwFrameAreaDefinition &rTarget)
 
 ~FramePrintAreaWriteAccess ()
 
void setSwRect (const SwRect &rNew)
 
- Public Member Functions inherited from SwRect
 SwRect ()
 
 SwRect (const SwRect &rRect)=default
 
 SwRect (const Point &rLT, const Size &rSize)
 
 SwRect (const Point &rLT, const Point &rRB)
 
 SwRect (tools::Long X, tools::Long Y, tools::Long Width, tools::Long Height)
 
 SwRect (const tools::Rectangle &rRect)
 
void Chg (const Point &rNP, const Size &rNS)
 
void Pos (const Point &rNew)
 
void Pos (const tools::Long nNewX, const tools::Long nNewY)
 
void SSize (const Size &rNew)
 
void SSize (const tools::Long nHeight, const tools::Long nWidth)
 
void Width (tools::Long nNew)
 
void Height (tools::Long nNew)
 
void Left (const tools::Long nLeft)
 
void Right (const tools::Long nRight)
 
void Top (const tools::Long nTop)
 
void Bottom (const tools::Long nBottom)
 
const PointPos () const
 
const SizeSSize () const
 
tools::Long Width () const
 
tools::Long Height () const
 
tools::Long Left () const
 
tools::Long Right () const
 
tools::Long Top () const
 
tools::Long Bottom () const
 
PointPos ()
 
Point Center () const
 
void Justify ()
 
SwRectUnion (const SwRect &rRect)
 
SwRectIntersection (const SwRect &rRect)
 
SwRect GetUnion (const SwRect &rRect) const
 
SwRect GetIntersection (const SwRect &rRect) const
 
SwRectIntersection_ (const SwRect &rRect)
 
bool Contains (const Point &rPOINT) const
 
bool Contains (const SwRect &rRect) const
 
bool Overlaps (const SwRect &rRect) const
 
bool IsNear (const Point &rPoint, tools::Long nTolerance) const
 
bool HasArea () const
 
bool IsEmpty () const
 
void Clear ()
 
SwRectoperator= (const SwRect &rRect)=default
 
bool operator== (const SwRect &rRect) const
 
bool operator!= (const SwRect &rRect) const
 
SwRectoperator+= (const Point &rPt)
 
SwRectoperator-= (const Point &rPt)
 
tools::Rectangle SVRect () const
 
void dumpAsXmlAttributes (xmlTextWriterPtr writer) const
 
void Top_ (const tools::Long nTop)
 
void Bottom_ (const tools::Long nBottom)
 
void Left_ (const tools::Long nLeft)
 
void Right_ (const tools::Long nRight)
 
void Width_ (const tools::Long nNew)
 
void Height_ (const tools::Long nNew)
 
tools::Long Top_ () const
 
tools::Long Bottom_ () const
 
tools::Long Left_ () const
 
tools::Long Right_ () const
 
tools::Long Width_ () const
 
tools::Long Height_ () const
 
void SubTop (const tools::Long nSub)
 
void AddTop (const tools::Long nAdd)
 
void AddBottom (const tools::Long nAdd)
 
void AddLeft (const tools::Long nAdd)
 
void SubLeft (const tools::Long nSub)
 
void AddRight (const tools::Long nAdd)
 
void AddWidth (const tools::Long nAdd)
 
void AddHeight (const tools::Long nAdd)
 
void SetPosX (const tools::Long nNew)
 
void SetPosY (const tools::Long nNew)
 
void SetLeftAndWidth (tools::Long nLeft, tools::Long nNew)
 
void SetTopAndHeight (tools::Long nTop, tools::Long nNew)
 
void SetRightAndWidth (tools::Long nRight, tools::Long nNew)
 
void SetBottomAndHeight (tools::Long nBottom, tools::Long nNew)
 
void SetUpperLeftCorner (const Point &rNew)
 
void SetUpperRightCorner (const Point &rNew)
 
void SetLowerLeftCorner (const Point &rNew)
 
Size Size_ () const
 
Point TopLeft () const
 
Point TopRight () const
 
Point BottomLeft () const
 
Point BottomRight () const
 
Size SwappedSize () const
 
tools::Long GetLeftDistance (tools::Long) const
 
tools::Long GetBottomDistance (tools::Long) const
 
tools::Long GetRightDistance (tools::Long) const
 
tools::Long GetTopDistance (tools::Long) const
 
bool OverStepLeft (tools::Long) const
 
bool OverStepBottom (tools::Long) const
 
bool OverStepTop (tools::Long) const
 
bool OverStepRight (tools::Long) const
 

Private Member Functions

 FramePrintAreaWriteAccess (const FramePrintAreaWriteAccess &)=delete
 
FramePrintAreaWriteAccessoperator= (const FramePrintAreaWriteAccess &)=delete
 

Private Attributes

SwFrameAreaDefinitionmrTarget
 

Detailed Description

Definition at line 202 of file frame.hxx.

Constructor & Destructor Documentation

◆ FramePrintAreaWriteAccess() [1/2]

SwFrameAreaDefinition::FramePrintAreaWriteAccess::FramePrintAreaWriteAccess ( const FramePrintAreaWriteAccess )
privatedelete

◆ FramePrintAreaWriteAccess() [2/2]

SwFrameAreaDefinition::FramePrintAreaWriteAccess::FramePrintAreaWriteAccess ( SwFrameAreaDefinition rTarget)
inline

Definition at line 211 of file frame.hxx.

References rTarget.

◆ ~FramePrintAreaWriteAccess()

SwFrameAreaDefinition::FramePrintAreaWriteAccess::~FramePrintAreaWriteAccess ( )

Definition at line 118 of file wsfrm.cxx.

Member Function Documentation

◆ operator=()

FramePrintAreaWriteAccess & SwFrameAreaDefinition::FramePrintAreaWriteAccess::operator= ( const FramePrintAreaWriteAccess )
privatedelete

◆ setSwRect()

void SwFrameAreaDefinition::FramePrintAreaWriteAccess::setSwRect ( const SwRect rNew)
inline

Member Data Documentation

◆ mrTarget

SwFrameAreaDefinition& SwFrameAreaDefinition::FramePrintAreaWriteAccess::mrTarget
private

Definition at line 205 of file frame.hxx.


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