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

#include <labrec.hxx>

Public Member Functions

 SwLabRec ()
 
void SetFromItem (const SwLabItem &rItem)
 
void FillItem (SwLabItem &rItem) const
 

Public Attributes

OUString m_aMake
 
OUString m_aType
 
tools::Long m_nHDist
 
tools::Long m_nVDist
 
tools::Long m_nWidth
 
tools::Long m_nHeight
 
tools::Long m_nLeft
 
tools::Long m_nUpper
 
tools::Long m_nPWidth
 
tools::Long m_nPHeight
 
sal_Int32 m_nCols
 
sal_Int32 m_nRows
 
bool m_bCont
 

Detailed Description

Definition at line 31 of file labrec.hxx.

Constructor & Destructor Documentation

◆ SwLabRec()

SwLabRec::SwLabRec ( )
inline

Definition at line 34 of file labrec.hxx.

Member Function Documentation

◆ FillItem()

void SwLabRec::FillItem ( SwLabItem rItem) const

◆ SetFromItem()

void SwLabRec::SetFromItem ( const SwLabItem rItem)

Member Data Documentation

◆ m_aMake

OUString SwLabRec::m_aMake

Definition at line 39 of file labrec.hxx.

◆ m_aType

OUString SwLabRec::m_aType

Definition at line 40 of file labrec.hxx.

Referenced by SwLabPage::DisplayFormat(), SwLabDlg::GetRecord(), and lcl_CreateProperties().

◆ m_bCont

bool SwLabRec::m_bCont

Definition at line 51 of file labrec.hxx.

Referenced by SwLabDlg::GetRecord(), IMPL_LINK_NOARG(), lcl_CreateProperties(), and SetFromItem().

◆ m_nCols

sal_Int32 SwLabRec::m_nCols

◆ m_nHDist

tools::Long SwLabRec::m_nHDist

◆ m_nHeight

tools::Long SwLabRec::m_nHeight

◆ m_nLeft

tools::Long SwLabRec::m_nLeft

◆ m_nPHeight

tools::Long SwLabRec::m_nPHeight

◆ m_nPWidth

tools::Long SwLabRec::m_nPWidth

◆ m_nRows

sal_Int32 SwLabRec::m_nRows

◆ m_nUpper

tools::Long SwLabRec::m_nUpper

◆ m_nVDist

tools::Long SwLabRec::m_nVDist

◆ m_nWidth

tools::Long SwLabRec::m_nWidth

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