|
LibreOffice Module sw (master) 1
|
#include <regionsw.hxx>
Public Member Functions | |
| SwSectionFootnoteEndTabPage (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rAttrSet) | |
| virtual | ~SwSectionFootnoteEndTabPage () override |
| virtual bool | FillItemSet (SfxItemSet *) override |
| virtual void | Reset (const SfxItemSet *) 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 *rAttrSet) |
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 (FootEndHdl, weld::Toggleable &, void) | |
| void | ResetState (bool bFootnote, const SwFormatFootnoteEndAtTextEnd &) |
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 171 of file regionsw.hxx.
| SwSectionFootnoteEndTabPage::SwSectionFootnoteEndTabPage | ( | weld::Container * | pPage, |
| weld::DialogController * | pController, | ||
| const SfxItemSet & | rAttrSet | ||
| ) |
Definition at line 1787 of file uiregionsw.cxx.
References Extended, LINK, m_xEndNtAtTextEndCB, m_xEndNtNumCB, m_xEndNtNumFormatCB, m_xEndNumViewBox, m_xFootnoteNtAtTextEndCB, m_xFootnoteNtNumCB, m_xFootnoteNtNumFormatCB, and m_xFootnoteNumViewBox.
|
overridevirtual |
Definition at line 1822 of file uiregionsw.cxx.
|
static |
Definition at line 1964 of file uiregionsw.cxx.
Referenced by SwInsertSectionTabDialog::SwInsertSectionTabDialog(), and SwSectionPropertyTabDialog::SwSectionPropertyTabDialog().
|
private |
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 1826 of file uiregionsw.cxx.
References FTNEND_ATPGORDOCEND, FTNEND_ATTXTEND, FTNEND_ATTXTEND_OWNNUMANDFMT, FTNEND_ATTXTEND_OWNNUMSEQ, SfxEnumItem< typename EnumT >::GetValue(), m_xEndNtAtTextEndCB, m_xEndNtNumCB, m_xEndNtNumFormatCB, m_xEndNumViewBox, m_xEndOffsetField, m_xEndPrefixED, m_xEndSuffixED, m_xFootnoteNtAtTextEndCB, m_xFootnoteNtNumCB, m_xFootnoteNtNumFormatCB, m_xFootnoteNumViewBox, m_xFootnoteOffsetField, m_xFootnotePrefixED, m_xFootnoteSuffixED, SfxItemSet::Put(), rSet, SwFormatFootnoteEndAtTextEnd::SetNumType(), SwFormatFootnoteEndAtTextEnd::SetOffset(), SwFormatFootnoteEndAtTextEnd::SetPrefix(), and SwFormatFootnoteEndAtTextEnd::SetSuffix().
|
overridevirtual |
Reimplemented from SfxTabPage.
Definition at line 1958 of file uiregionsw.cxx.
References SfxItemSet::Get(), RES_END_AT_TXTEND(), RES_FTN_AT_TXTEND(), ResetState(), and rSet.
|
private |
Definition at line 1878 of file uiregionsw.cxx.
References bFootnote, FTNEND_ATPGORDOCEND, FTNEND_ATTXTEND, FTNEND_ATTXTEND_OWNNUMANDFMT, FTNEND_ATTXTEND_OWNNUMSEQ, SwFormatFootnoteEndAtTextEnd::GetNumType(), SwFormatFootnoteEndAtTextEnd::GetOffset(), SwFormatFootnoteEndAtTextEnd::GetPrefix(), SwFormatFootnoteEndAtTextEnd::GetSuffix(), SfxEnumItem< typename EnumT >::GetValue(), m_xEndNtAtTextEndCB, m_xEndNtNumCB, m_xEndNtNumFormatCB, m_xEndNumViewBox, m_xEndOffsetField, m_xEndOffsetLbl, m_xEndPrefixED, m_xEndPrefixFT, m_xEndSuffixED, m_xEndSuffixFT, m_xFootnoteNtAtTextEndCB, m_xFootnoteNtNumCB, m_xFootnoteNtNumFormatCB, m_xFootnoteNumViewBox, m_xFootnoteOffsetField, m_xFootnoteOffsetLbl, m_xFootnotePrefixED, m_xFootnotePrefixFT, m_xFootnoteSuffixED, m_xFootnoteSuffixFT, SwNumberingTypeListBox::SelectNumberingType(), SwNumberingTypeListBox::set_sensitive(), weld::Widget::set_sensitive(), weld::Toggleable::set_state(), weld::Entry::set_text(), weld::SpinButton::set_value(), and TRISTATE_TRUE.
Referenced by Reset().
|
private |
Definition at line 183 of file regionsw.hxx.
Referenced by FillItemSet(), ResetState(), and SwSectionFootnoteEndTabPage().
|
private |
Definition at line 184 of file regionsw.hxx.
Referenced by FillItemSet(), ResetState(), and SwSectionFootnoteEndTabPage().
|
private |
Definition at line 187 of file regionsw.hxx.
Referenced by FillItemSet(), ResetState(), and SwSectionFootnoteEndTabPage().
|
private |
Definition at line 190 of file regionsw.hxx.
Referenced by FillItemSet(), ResetState(), and SwSectionFootnoteEndTabPage().
|
private |
Definition at line 186 of file regionsw.hxx.
Referenced by FillItemSet(), and ResetState().
|
private |
Definition at line 185 of file regionsw.hxx.
Referenced by ResetState().
|
private |
Definition at line 189 of file regionsw.hxx.
Referenced by FillItemSet(), and ResetState().
|
private |
Definition at line 188 of file regionsw.hxx.
Referenced by ResetState().
|
private |
Definition at line 192 of file regionsw.hxx.
Referenced by FillItemSet(), and ResetState().
|
private |
Definition at line 191 of file regionsw.hxx.
Referenced by ResetState().
|
private |
Definition at line 173 of file regionsw.hxx.
Referenced by FillItemSet(), ResetState(), and SwSectionFootnoteEndTabPage().
|
private |
Definition at line 174 of file regionsw.hxx.
Referenced by FillItemSet(), ResetState(), and SwSectionFootnoteEndTabPage().
|
private |
Definition at line 177 of file regionsw.hxx.
Referenced by FillItemSet(), ResetState(), and SwSectionFootnoteEndTabPage().
|
private |
Definition at line 180 of file regionsw.hxx.
Referenced by FillItemSet(), ResetState(), and SwSectionFootnoteEndTabPage().
|
private |
Definition at line 176 of file regionsw.hxx.
Referenced by FillItemSet(), and ResetState().
|
private |
Definition at line 175 of file regionsw.hxx.
Referenced by ResetState().
|
private |
Definition at line 179 of file regionsw.hxx.
Referenced by FillItemSet(), and ResetState().
|
private |
Definition at line 178 of file regionsw.hxx.
Referenced by ResetState().
|
private |
Definition at line 182 of file regionsw.hxx.
Referenced by FillItemSet(), and ResetState().
|
private |
Definition at line 181 of file regionsw.hxx.
Referenced by ResetState().