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

#include <tblrwcl.hxx>

Collaboration diagram for SwGCBorder_BoxBrd:
[legend]

Public Member Functions

 SwGCBorder_BoxBrd ()
 
void SetBorder (const editeng::SvxBorderLine &rBorderLine)
 
bool CheckLeftBorderOfFormat (const SwFrameFormat &rFormat)
 Check whether the left Border is the same as the set one. More...
 
bool IsAnyBorderFound () const
 

Private Attributes

const editeng::SvxBorderLinem_pBorderLine
 
bool m_bAnyBorderFind
 

Detailed Description

Definition at line 131 of file tblrwcl.hxx.

Constructor & Destructor Documentation

◆ SwGCBorder_BoxBrd()

SwGCBorder_BoxBrd::SwGCBorder_BoxBrd ( )
inline

Definition at line 136 of file tblrwcl.hxx.

Member Function Documentation

◆ CheckLeftBorderOfFormat()

bool SwGCBorder_BoxBrd::CheckLeftBorderOfFormat ( const SwFrameFormat rFormat)

Check whether the left Border is the same as the set one.

Returns
false if no Border was set

Definition at line 34 of file gctable.cxx.

References SwFormat::GetItemIfSet(), m_bAnyBorderFind, m_pBorderLine, and RES_BOX().

Referenced by lcl_GCBorder_ChkBoxBrd_B().

◆ IsAnyBorderFound()

bool SwGCBorder_BoxBrd::IsAnyBorderFound ( ) const
inline

Definition at line 147 of file tblrwcl.hxx.

References m_bAnyBorderFind.

Referenced by sw_GC_Line_Border().

◆ SetBorder()

void SwGCBorder_BoxBrd::SetBorder ( const editeng::SvxBorderLine rBorderLine)
inline

Definition at line 138 of file tblrwcl.hxx.

References m_bAnyBorderFind, and m_pBorderLine.

Referenced by sw_GC_Line_Border().

Member Data Documentation

◆ m_bAnyBorderFind

bool SwGCBorder_BoxBrd::m_bAnyBorderFind
private

Definition at line 134 of file tblrwcl.hxx.

Referenced by CheckLeftBorderOfFormat(), IsAnyBorderFound(), and SetBorder().

◆ m_pBorderLine

const editeng::SvxBorderLine* SwGCBorder_BoxBrd::m_pBorderLine
private

Definition at line 133 of file tblrwcl.hxx.

Referenced by CheckLeftBorderOfFormat(), and SetBorder().


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