LibreOffice Module sw (master) 1
|
#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 |
Definition at line 31 of file labrec.hxx.
|
inline |
Definition at line 34 of file labrec.hxx.
void SwLabRec::FillItem | ( | SwLabItem & | rItem | ) | const |
Definition at line 53 of file label1.cxx.
References SwLabItem::m_lHDist, SwLabItem::m_lHeight, SwLabItem::m_lLeft, SwLabItem::m_lPHeight, SwLabItem::m_lPWidth, SwLabItem::m_lUpper, SwLabItem::m_lVDist, SwLabItem::m_lWidth, SwLabItem::m_nCols, m_nCols, m_nHDist, m_nHeight, m_nLeft, m_nPHeight, m_nPWidth, SwLabItem::m_nRows, m_nRows, m_nUpper, m_nVDist, and m_nWidth.
Referenced by SwLabPage::FillItem(), and SwLabDlg::GetLabItem().
void SwLabRec::SetFromItem | ( | const SwLabItem & | rItem | ) |
Definition at line 38 of file label1.cxx.
References SwLabItem::m_bCont, m_bCont, SwLabItem::m_lHDist, SwLabItem::m_lHeight, SwLabItem::m_lLeft, SwLabItem::m_lPHeight, SwLabItem::m_lPWidth, SwLabItem::m_lUpper, SwLabItem::m_lVDist, SwLabItem::m_lWidth, SwLabItem::m_nCols, m_nCols, m_nHDist, m_nHeight, m_nLeft, m_nPHeight, m_nPWidth, SwLabItem::m_nRows, m_nRows, m_nUpper, m_nVDist, and m_nWidth.
OUString SwLabRec::m_aMake |
Definition at line 39 of file labrec.hxx.
OUString SwLabRec::m_aType |
Definition at line 40 of file labrec.hxx.
Referenced by SwLabPage::DisplayFormat(), SwLabDlg::GetRecord(), and lcl_CreateProperties().
bool SwLabRec::m_bCont |
Definition at line 51 of file labrec.hxx.
Referenced by SwLabDlg::GetRecord(), IMPL_LINK_NOARG(), lcl_CreateProperties(), and SetFromItem().
sal_Int32 SwLabRec::m_nCols |
Definition at line 49 of file labrec.hxx.
Referenced by SwLabPage::DisplayFormat(), SwLabFormatPage::FillItem(), FillItem(), SwSaveLabelDlg::GetLabel(), IMPL_LINK_NOARG(), lcl_CreateProperties(), and SetFromItem().
tools::Long SwLabRec::m_nHDist |
Definition at line 41 of file labrec.hxx.
Referenced by SwLabFormatPage::FillItem(), FillItem(), SwSaveLabelDlg::GetLabel(), IMPL_LINK_NOARG(), lcl_CreateProperties(), and SetFromItem().
tools::Long SwLabRec::m_nHeight |
Definition at line 44 of file labrec.hxx.
Referenced by SwLabPage::DisplayFormat(), SwLabFormatPage::FillItem(), FillItem(), SwSaveLabelDlg::GetLabel(), IMPL_LINK_NOARG(), lcl_CreateProperties(), and SetFromItem().
tools::Long SwLabRec::m_nLeft |
Definition at line 45 of file labrec.hxx.
Referenced by SwLabFormatPage::FillItem(), FillItem(), SwSaveLabelDlg::GetLabel(), IMPL_LINK_NOARG(), lcl_CreateProperties(), and SetFromItem().
tools::Long SwLabRec::m_nPHeight |
Definition at line 48 of file labrec.hxx.
Referenced by SwLabFormatPage::FillItem(), FillItem(), SwSaveLabelDlg::GetLabel(), IMPL_LINK_NOARG(), lcl_CreateProperties(), and SetFromItem().
tools::Long SwLabRec::m_nPWidth |
Definition at line 47 of file labrec.hxx.
Referenced by SwLabFormatPage::FillItem(), FillItem(), SwSaveLabelDlg::GetLabel(), IMPL_LINK_NOARG(), lcl_CreateProperties(), and SetFromItem().
sal_Int32 SwLabRec::m_nRows |
Definition at line 50 of file labrec.hxx.
Referenced by SwLabPage::DisplayFormat(), SwLabFormatPage::FillItem(), FillItem(), SwSaveLabelDlg::GetLabel(), IMPL_LINK_NOARG(), lcl_CreateProperties(), and SetFromItem().
tools::Long SwLabRec::m_nUpper |
Definition at line 46 of file labrec.hxx.
Referenced by SwLabFormatPage::FillItem(), FillItem(), SwSaveLabelDlg::GetLabel(), IMPL_LINK_NOARG(), lcl_CreateProperties(), and SetFromItem().
tools::Long SwLabRec::m_nVDist |
Definition at line 42 of file labrec.hxx.
Referenced by SwLabFormatPage::FillItem(), FillItem(), SwSaveLabelDlg::GetLabel(), IMPL_LINK_NOARG(), lcl_CreateProperties(), and SetFromItem().
tools::Long SwLabRec::m_nWidth |
Definition at line 43 of file labrec.hxx.
Referenced by SwLabPage::DisplayFormat(), SwLabFormatPage::FillItem(), FillItem(), SwSaveLabelDlg::GetLabel(), IMPL_LINK_NOARG(), lcl_CreateProperties(), and SetFromItem().