LibreOffice Module sw (master) 1
|
#include <linenum.hxx>
Public Member Functions | |
SwLineNumberingDlg (const SwView &rVw) | |
virtual | ~SwLineNumberingDlg () override |
Public Member Functions inherited from SfxDialogController | |
SfxDialogController (weld::Widget *pParent, const OUString &rUIFile, const OUString &rDialogId) | |
virtual void | Activate () |
virtual void | Deactivate () |
virtual void | ChildWinDispose () |
virtual void | Close () |
virtual void | EndDialog (int nResponse) |
virtual bool | CloseOnHide () const |
Private Member Functions | |
DECL_LINK (OKHdl, weld::Button &, void) | |
DECL_LINK (LineOnOffHdl, weld::Toggleable &, void) | |
DECL_LINK (ModifyHdl, weld::Entry &, void) | |
Private Attributes | |
SwWrtShell * | m_pSh |
std::unique_ptr< weld::Widget > | m_xBodyContent |
std::unique_ptr< weld::Widget > | m_xDivIntervalFT |
std::unique_ptr< weld::SpinButton > | m_xDivIntervalNF |
std::unique_ptr< weld::Widget > | m_xDivRowsFT |
std::unique_ptr< weld::SpinButton > | m_xNumIntervalNF |
std::unique_ptr< weld::ComboBox > | m_xCharStyleLB |
std::unique_ptr< SwNumberingTypeListBox > | m_xFormatLB |
std::unique_ptr< weld::ComboBox > | m_xPosLB |
std::unique_ptr< weld::MetricSpinButton > | m_xOffsetMF |
std::unique_ptr< weld::Entry > | m_xDivisorED |
std::unique_ptr< weld::CheckButton > | m_xCountEmptyLinesCB |
std::unique_ptr< weld::CheckButton > | m_xCountFrameLinesCB |
std::unique_ptr< weld::CheckButton > | m_xRestartEachPageCB |
std::unique_ptr< weld::CheckButton > | m_xNumberingOnCB |
std::unique_ptr< weld::CheckButton > | m_xNumberingOnFooterHeader |
std::unique_ptr< weld::Button > | m_xOKButton |
std::unique_ptr< weld::Widget > | m_xNumIntervalFT |
std::unique_ptr< weld::Widget > | m_xNumRowsFT |
Definition at line 28 of file linenum.hxx.
SwLineNumberingDlg::SwLineNumberingDlg | ( | const SwView & | rVw | ) |
Definition at line 65 of file linenum.cxx.
References CM, Extended, FillCharStyleListBox(), SfxItemSet::Get(), SwLineNumberInfo::GetCharFormat(), SwLineNumberInfo::GetCountBy(), SwLineNumberInfo::GetDivider(), SwLineNumberInfo::GetDividerCountBy(), SwView::GetDocShell(), SwViewShell::getIDocumentStylePoolAccess(), SwEditShell::GetLineNumberInfo(), SwFormat::GetName(), SvxNumberType::GetNumberingType(), SwLineNumberInfo::GetNumType(), SwLineNumberInfo::GetPos(), SwLineNumberInfo::GetPosFromLeft(), SwWrtShell::GetView(), SwFormatLineNumber::IsCount(), SwLineNumberInfo::IsCountBlankLines(), SwLineNumberInfo::IsCountInFlys(), SwLineNumberInfo::IsPaintLineNumbers(), SwLineNumberInfo::IsRestartEachPage(), lcl_getDocStyleSheet(), LINK, m_pSh, m_xCharStyleLB, m_xCountEmptyLinesCB, m_xCountFrameLinesCB, m_xDivIntervalFT, m_xDivIntervalNF, m_xDivisorED, m_xDivRowsFT, m_xFormatLB, m_xNumberingOnCB, m_xNumberingOnFooterHeader, m_xNumIntervalFT, m_xNumIntervalNF, m_xNumRowsFT, m_xOffsetMF, m_xOKButton, m_xOKButton, m_xPosLB, m_xRestartEachPageCB, nPos, RES_LINENUMBER(), rSet, SW_MOD, SwResId(), TRISTATE_FALSE, and TRISTATE_TRUE.
|
overridevirtual |
Definition at line 177 of file linenum.cxx.
|
private |
|
private |
|
private |
|
private |
Definition at line 31 of file linenum.hxx.
Referenced by SwLineNumberingDlg().
|
private |
Definition at line 32 of file linenum.hxx.
|
private |
Definition at line 37 of file linenum.hxx.
Referenced by SwLineNumberingDlg().
|
private |
Definition at line 42 of file linenum.hxx.
Referenced by SwLineNumberingDlg().
|
private |
Definition at line 43 of file linenum.hxx.
Referenced by SwLineNumberingDlg().
|
private |
Definition at line 33 of file linenum.hxx.
Referenced by SwLineNumberingDlg().
|
private |
Definition at line 34 of file linenum.hxx.
Referenced by SwLineNumberingDlg().
|
private |
Definition at line 41 of file linenum.hxx.
Referenced by SwLineNumberingDlg().
|
private |
Definition at line 35 of file linenum.hxx.
Referenced by SwLineNumberingDlg().
|
private |
Definition at line 38 of file linenum.hxx.
Referenced by SwLineNumberingDlg().
|
private |
Definition at line 45 of file linenum.hxx.
Referenced by SwLineNumberingDlg().
|
private |
Definition at line 46 of file linenum.hxx.
Referenced by SwLineNumberingDlg().
|
private |
Definition at line 48 of file linenum.hxx.
Referenced by SwLineNumberingDlg().
|
private |
Definition at line 36 of file linenum.hxx.
Referenced by SwLineNumberingDlg().
|
private |
Definition at line 49 of file linenum.hxx.
Referenced by SwLineNumberingDlg().
|
private |
Definition at line 40 of file linenum.hxx.
Referenced by SwLineNumberingDlg().
|
private |
Definition at line 47 of file linenum.hxx.
Referenced by SwLineNumberingDlg().
|
private |
Definition at line 39 of file linenum.hxx.
Referenced by SwLineNumberingDlg().
|
private |
Definition at line 44 of file linenum.hxx.
Referenced by SwLineNumberingDlg().