LibreOffice Module sw (master) 1
|
#include <pgfnote.hxx>
Public Member Functions | |
SwFootNotePage (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rSet) | |
virtual | ~SwFootNotePage () override |
virtual bool | FillItemSet (SfxItemSet *rSet) override |
virtual void | Reset (const SfxItemSet *rSet) override |
Public Member Functions inherited from SfxTabPage | |
void | SetDialogController (SfxOkDialogController *pDialog) |
virtual | ~SfxTabPage () override |
void | set_visible (bool bVisible) |
const SfxItemSet & | GetItemSet () const |
virtual bool | FillItemSet (SfxItemSet *) |
virtual void | Reset (const SfxItemSet *) |
virtual bool | DeferResetToFirstActivation () |
bool | HasExchangeSupport () const |
void | SetExchangeSupport () |
virtual void | ActivatePage (const SfxItemSet &) |
virtual DeactivateRC | DeactivatePage (SfxItemSet *pSet) |
void | SetUserData (const OUString &rString) |
const OUString & | GetUserData () const |
virtual void | FillUserData () |
virtual bool | IsReadOnly () const |
virtual void | PageCreated (const SfxAllItemSet &aSet) |
virtual void | ChangesApplied () |
void | SetFrame (const css::uno::Reference< css::frame::XFrame > &xFrame) |
css::uno::Reference< css::frame::XFrame > | GetFrame () const |
const SfxItemSet * | GetDialogExampleSet () const |
OUString | GetHelpId () const |
OUString | GetConfigId () const |
bool | IsVisible () const |
weld::Window * | GetFrameWeld () const |
std::unordered_map< OUString, css::uno::Any > & | getAdditionalProperties () |
Static Public Member Functions | |
static std::unique_ptr< SfxTabPage > | Create (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *rSet) |
static WhichRangesContainer | GetRanges () |
Static Public Member Functions inherited from SfxTabPage | |
static const SfxPoolItem * | GetItem (const SfxItemSet &rSet, sal_uInt16 nSlot, bool bDeep=true) |
static const T * | GetItem (const SfxItemSet &rSet, TypedWhichId< T > nSlot, bool bDeep=true) |
Private Member Functions | |
DECL_LINK (HeightPage, weld::Toggleable &, void) | |
DECL_LINK (HeightMetric, weld::Toggleable &, void) | |
DECL_LINK (HeightModify, weld::MetricSpinButton &, void) | |
DECL_LINK (LineWidthChanged_Impl, weld::MetricSpinButton &, void) | |
DECL_LINK (LineColorSelected_Impl, ColorListBox &, void) | |
virtual void | ActivatePage (const SfxItemSet &rSet) override |
virtual DeactivateRC | DeactivatePage (SfxItemSet *pSet) override |
Private Attributes | |
tools::Long | m_lMaxHeight |
std::unique_ptr< weld::RadioButton > | m_xMaxHeightPageBtn |
std::unique_ptr< weld::RadioButton > | m_xMaxHeightBtn |
std::unique_ptr< weld::MetricSpinButton > | m_xMaxHeightEdit |
std::unique_ptr< weld::MetricSpinButton > | m_xDistEdit |
std::unique_ptr< weld::ComboBox > | m_xLinePosBox |
std::unique_ptr< SvtLineListBox > | m_xLineTypeBox |
std::unique_ptr< weld::MetricSpinButton > | m_xLineWidthEdit |
std::unique_ptr< ColorListBox > | m_xLineColorBox |
std::unique_ptr< weld::MetricSpinButton > | m_xLineLengthEdit |
std::unique_ptr< weld::MetricSpinButton > | m_xLineDistEdit |
Static Private Attributes | |
static const WhichRangesContainer | s_aPageRg |
Additional Inherited Members | |
Protected Member Functions inherited from SfxTabPage | |
SfxTabPage (weld::Container *pPage, weld::DialogController *pController, const OUString &rUIXMLDescription, const OUString &rID, const SfxItemSet *rAttrSet) | |
sal_uInt16 | GetWhich (sal_uInt16 nSlot, bool bDeep=true) const |
TypedWhichId< T > | GetWhich (TypedWhichId< T > nSlot, bool bDeep=true) const |
const SfxPoolItem * | GetOldItem (const SfxItemSet &rSet, sal_uInt16 nSlot, bool bDeep=true) |
const T * | GetOldItem (const SfxItemSet &rSet, TypedWhichId< T > nSlot, bool bDeep=true) |
SfxOkDialogController * | GetDialogController () const |
Definition at line 27 of file pgfnote.hxx.
SwFootNotePage::SwFootNotePage | ( | weld::Container * | pPage, |
weld::DialogController * | pController, | ||
const SfxItemSet & | rSet | ||
) |
Definition at line 96 of file pgfnote.cxx.
References CM, SfxTabPage::GetDialogController(), POINT, and rSet.
|
overridevirtual |
Definition at line 121 of file pgfnote.cxx.
References m_xLineColorBox, and m_xLineTypeBox.
|
overrideprivatevirtual |
Reimplemented from SfxTabPage.
Definition at line 260 of file pgfnote.cxx.
References SfxItemSet::Get(), SfxItemSet::GetItemIfSet(), SfxItemSet::GetPool(), SvxSizeItem::GetSize(), SfxBoolItem::GetValue(), SfxItemPool::GetWhich(), Size::Height(), m_lMaxHeight, m_xMaxHeightEdit, RES_FRM_SIZE(), RES_UL_SPACE(), and rSet.
Referenced by Reset().
|
static |
Definition at line 127 of file pgfnote.cxx.
References rSet.
Referenced by SwTemplateDlgController::SwTemplateDlgController().
|
overrideprivatevirtual |
Reimplemented from SfxTabPage.
Definition at line 305 of file pgfnote.cxx.
References FillItemSet().
|
private |
|
private |
|
private |
|
private |
|
private |
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 212 of file pgfnote.cxx.
References vcl::ConvertDoubleValue(), FN_PARAM_FTN_INFO, Get(), SfxTabPage::GetItemSet(), SfxTabPage::GetOldItem(), SwPageFootnoteInfoItem::GetPageFootnoteInfo(), m_xDistEdit, m_xLineColorBox, m_xLineDistEdit, m_xLineLengthEdit, m_xLinePosBox, m_xLineTypeBox, m_xLineWidthEdit, m_xMaxHeightBtn, m_xMaxHeightEdit, SfxItemSet::Put(), rSet, SwPageFootnoteInfo::SetAdj(), SwPageFootnoteInfo::SetBottomDist(), SwPageFootnoteInfo::SetHeight(), SwPageFootnoteInfo::SetLineColor(), SwPageFootnoteInfo::SetLineStyle(), SwPageFootnoteInfo::SetLineWidth(), SwPageFootnoteInfo::SetTopDist(), and SwPageFootnoteInfo::SetWidth().
Referenced by DeactivatePage().
|
inlinestatic |
Definition at line 35 of file pgfnote.hxx.
References s_aPageRg.
Referenced by SwTemplateDlgController::SwTemplateDlgController().
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 132 of file pgfnote.cxx.
References ActivatePage(), vcl::ConvertDoubleValue(), FN_PARAM_FTN_INFO, SwPageFootnoteInfo::GetAdj(), SwPageFootnoteInfo::GetBottomDist(), SwPageFootnoteInfo::GetHeight(), SfxTabPage::GetItem(), SwPageFootnoteInfo::GetLineColor(), SwPageFootnoteInfo::GetLineStyle(), SwPageFootnoteInfo::GetLineWidth(), SwPageFootnoteInfo::GetTopDist(), SwPageFootnoteInfo::GetWidth(), editeng::SvxBorderLine::getWidthImpl(), LINK, m_xDistEdit, m_xLineColorBox, m_xLineDistEdit, m_xLineLengthEdit, m_xLinePosBox, m_xLineTypeBox, m_xLineWidthEdit, m_xMaxHeightBtn, m_xMaxHeightEdit, m_xMaxHeightPageBtn, and rSet.
|
private |
Definition at line 42 of file pgfnote.hxx.
Referenced by ActivatePage().
|
private |
Definition at line 47 of file pgfnote.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 51 of file pgfnote.hxx.
Referenced by FillItemSet(), Reset(), and ~SwFootNotePage().
|
private |
Definition at line 53 of file pgfnote.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 52 of file pgfnote.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 48 of file pgfnote.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 49 of file pgfnote.hxx.
Referenced by FillItemSet(), Reset(), and ~SwFootNotePage().
|
private |
Definition at line 50 of file pgfnote.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 45 of file pgfnote.hxx.
Referenced by FillItemSet(), and Reset().
|
private |
Definition at line 46 of file pgfnote.hxx.
Referenced by ActivatePage(), FillItemSet(), and Reset().
|
private |
Definition at line 44 of file pgfnote.hxx.
Referenced by Reset().
|
staticprivate |
Definition at line 29 of file pgfnote.hxx.
Referenced by GetRanges().