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

#include <impfnote.hxx>

Inheritance diagram for SwEndNoteOptionPage:
[legend]
Collaboration diagram for SwEndNoteOptionPage:
[legend]

Public Member Functions

 SwEndNoteOptionPage (weld::Container *pPage, weld::DialogController *pController, bool bEndNote, const SfxItemSet &rSet)
 
virtual ~SwEndNoteOptionPage () override
 
virtual bool FillItemSet (SfxItemSet *rSet) override
 
virtual void Reset (const SfxItemSet *) override
 
void SetShell (SwWrtShell &rShell)
 
- Public Member Functions inherited from SfxTabPage
void SetDialogController (SfxOkDialogController *pDialog)
 
virtual ~SfxTabPage () override
 
void set_visible (bool bVisible)
 
const SfxItemSetGetItemSet () 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 SfxItemSetGetDialogExampleSet () const
 
OUString GetHelpId () const
 
OUString GetConfigId () const
 
bool IsVisible () const
 
weld::WindowGetFrameWeld () const
 
std::unordered_map< OUString, css::uno::Any > & getAdditionalProperties ()
 

Static Public Member Functions

static std::unique_ptr< SfxTabPageCreate (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *rSet)
 
- Static Public Member Functions inherited from SfxTabPage
static const SfxPoolItemGetItem (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

void SelectNumbering (SwFootnoteNum eNum)
 
SwFootnoteNum GetNumbering () const
 
 DECL_LINK (ToggleHdl, weld::Toggleable &, void)
 
 DECL_LINK (NumCountHdl, weld::ComboBox &, void)
 

Private Attributes

OUString m_aNumDoc
 
OUString m_aNumPage
 
OUString m_aNumChapter
 
SwWrtShellm_pSh
 
bool m_bPosDoc
 
bool m_bEndNote
 
std::unique_ptr< SwNumberingTypeListBoxm_xNumViewBox
 
std::unique_ptr< weld::Labelm_xOffsetLbl
 
std::unique_ptr< weld::SpinButtonm_xOffsetField
 
std::unique_ptr< weld::ComboBoxm_xNumCountBox
 
std::unique_ptr< weld::Entrym_xPrefixED
 
std::unique_ptr< weld::Entrym_xSuffixED
 
std::unique_ptr< weld::RadioButtonm_xPosPageBox
 
std::unique_ptr< weld::RadioButtonm_xPosChapterBox
 
std::unique_ptr< weld::Widgetm_xStylesContainer
 
std::unique_ptr< weld::ComboBoxm_xParaTemplBox
 
std::unique_ptr< weld::Labelm_xPageTemplLbl
 
std::unique_ptr< weld::ComboBoxm_xPageTemplBox
 
std::unique_ptr< weld::ComboBoxm_xFootnoteCharAnchorTemplBox
 
std::unique_ptr< weld::ComboBoxm_xFootnoteCharTextTemplBox
 
std::unique_ptr< weld::Entrym_xContEdit
 
std::unique_ptr< weld::Entrym_xContFromEdit
 

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 SfxPoolItemGetOldItem (const SfxItemSet &rSet, sal_uInt16 nSlot, bool bDeep=true)
 
const T * GetOldItem (const SfxItemSet &rSet, TypedWhichId< T > nSlot, bool bDeep=true)
 
SfxOkDialogControllerGetDialogController () const
 

Detailed Description

Definition at line 29 of file impfnote.hxx.

Constructor & Destructor Documentation

◆ SwEndNoteOptionPage()

SwEndNoteOptionPage::SwEndNoteOptionPage ( weld::Container pPage,
weld::DialogController pController,
bool  bEndNote,
const SfxItemSet rSet 
)

◆ ~SwEndNoteOptionPage()

SwEndNoteOptionPage::~SwEndNoteOptionPage ( )
overridevirtual

Definition at line 106 of file docfnote.cxx.

Member Function Documentation

◆ Create()

std::unique_ptr< SfxTabPage > SwEndNoteOptionPage::Create ( weld::Container pPage,
weld::DialogController pController,
const SfxItemSet rSet 
)
static

Definition at line 212 of file docfnote.cxx.

References rSet.

Referenced by SwFootNoteOptionDlg::SwFootNoteOptionDlg().

◆ DECL_LINK() [1/2]

SwEndNoteOptionPage::DECL_LINK ( NumCountHdl  ,
weld::ComboBox ,
void   
)
private

◆ DECL_LINK() [2/2]

SwEndNoteOptionPage::DECL_LINK ( ToggleHdl  ,
weld::Toggleable ,
void   
)
private

◆ FillItemSet()

bool SwEndNoteOptionPage::FillItemSet ( SfxItemSet rSet)
overridevirtual

◆ GetNumbering()

SwFootnoteNum SwEndNoteOptionPage::GetNumbering ( ) const
private

Definition at line 240 of file docfnote.cxx.

References m_bPosDoc, m_xNumCountBox, and nPos.

Referenced by FillItemSet().

◆ Reset()

void SwEndNoteOptionPage::Reset ( const SfxItemSet )
overridevirtual

◆ SelectNumbering()

void SwEndNoteOptionPage::SelectNumbering ( SwFootnoteNum  eNum)
inlineprivate

Definition at line 219 of file docfnote.cxx.

References FTNNUM_CHAPTER, FTNNUM_DOC, FTNNUM_PAGE, m_aNumChapter, m_aNumDoc, m_aNumPage, and m_xNumCountBox.

Referenced by Reset().

◆ SetShell()

void SwEndNoteOptionPage::SetShell ( SwWrtShell rShell)

Member Data Documentation

◆ m_aNumChapter

OUString SwEndNoteOptionPage::m_aNumChapter
private

Definition at line 33 of file impfnote.hxx.

Referenced by Reset(), SelectNumbering(), and SwEndNoteOptionPage().

◆ m_aNumDoc

OUString SwEndNoteOptionPage::m_aNumDoc
private

Definition at line 31 of file impfnote.hxx.

Referenced by SelectNumbering(), and SwEndNoteOptionPage().

◆ m_aNumPage

OUString SwEndNoteOptionPage::m_aNumPage
private

Definition at line 32 of file impfnote.hxx.

Referenced by Reset(), SelectNumbering(), and SwEndNoteOptionPage().

◆ m_bEndNote

bool SwEndNoteOptionPage::m_bEndNote
private

Definition at line 36 of file impfnote.hxx.

Referenced by FillItemSet(), Reset(), and SwEndNoteOptionPage().

◆ m_bPosDoc

bool SwEndNoteOptionPage::m_bPosDoc
private

Definition at line 35 of file impfnote.hxx.

Referenced by GetNumbering(), and Reset().

◆ m_pSh

SwWrtShell* SwEndNoteOptionPage::m_pSh
private

Definition at line 34 of file impfnote.hxx.

Referenced by FillItemSet(), Reset(), and SetShell().

◆ m_xContEdit

std::unique_ptr<weld::Entry> SwEndNoteOptionPage::m_xContEdit
private

Definition at line 52 of file impfnote.hxx.

Referenced by FillItemSet(), and Reset().

◆ m_xContFromEdit

std::unique_ptr<weld::Entry> SwEndNoteOptionPage::m_xContFromEdit
private

Definition at line 53 of file impfnote.hxx.

Referenced by FillItemSet(), and Reset().

◆ m_xFootnoteCharAnchorTemplBox

std::unique_ptr<weld::ComboBox> SwEndNoteOptionPage::m_xFootnoteCharAnchorTemplBox
private

Definition at line 50 of file impfnote.hxx.

Referenced by FillItemSet(), Reset(), and SetShell().

◆ m_xFootnoteCharTextTemplBox

std::unique_ptr<weld::ComboBox> SwEndNoteOptionPage::m_xFootnoteCharTextTemplBox
private

Definition at line 51 of file impfnote.hxx.

Referenced by FillItemSet(), Reset(), and SetShell().

◆ m_xNumCountBox

std::unique_ptr<weld::ComboBox> SwEndNoteOptionPage::m_xNumCountBox
private

Definition at line 41 of file impfnote.hxx.

Referenced by GetNumbering(), Reset(), SelectNumbering(), and SwEndNoteOptionPage().

◆ m_xNumViewBox

std::unique_ptr<SwNumberingTypeListBox> SwEndNoteOptionPage::m_xNumViewBox
private

Definition at line 38 of file impfnote.hxx.

Referenced by FillItemSet(), Reset(), and SwEndNoteOptionPage().

◆ m_xOffsetField

std::unique_ptr<weld::SpinButton> SwEndNoteOptionPage::m_xOffsetField
private

Definition at line 40 of file impfnote.hxx.

Referenced by FillItemSet(), and Reset().

◆ m_xOffsetLbl

std::unique_ptr<weld::Label> SwEndNoteOptionPage::m_xOffsetLbl
private

Definition at line 39 of file impfnote.hxx.

◆ m_xPageTemplBox

std::unique_ptr<weld::ComboBox> SwEndNoteOptionPage::m_xPageTemplBox
private

Definition at line 49 of file impfnote.hxx.

Referenced by FillItemSet(), and Reset().

◆ m_xPageTemplLbl

std::unique_ptr<weld::Label> SwEndNoteOptionPage::m_xPageTemplLbl
private

Definition at line 48 of file impfnote.hxx.

Referenced by Reset().

◆ m_xParaTemplBox

std::unique_ptr<weld::ComboBox> SwEndNoteOptionPage::m_xParaTemplBox
private

Definition at line 47 of file impfnote.hxx.

Referenced by FillItemSet(), Reset(), and SwEndNoteOptionPage().

◆ m_xPosChapterBox

std::unique_ptr<weld::RadioButton> SwEndNoteOptionPage::m_xPosChapterBox
private

Definition at line 45 of file impfnote.hxx.

Referenced by Reset(), and SwEndNoteOptionPage().

◆ m_xPosPageBox

std::unique_ptr<weld::RadioButton> SwEndNoteOptionPage::m_xPosPageBox
private

Definition at line 44 of file impfnote.hxx.

Referenced by FillItemSet(), Reset(), and SwEndNoteOptionPage().

◆ m_xPrefixED

std::unique_ptr<weld::Entry> SwEndNoteOptionPage::m_xPrefixED
private

Definition at line 42 of file impfnote.hxx.

Referenced by FillItemSet(), and Reset().

◆ m_xStylesContainer

std::unique_ptr<weld::Widget> SwEndNoteOptionPage::m_xStylesContainer
private

Definition at line 46 of file impfnote.hxx.

Referenced by Reset().

◆ m_xSuffixED

std::unique_ptr<weld::Entry> SwEndNoteOptionPage::m_xSuffixED
private

Definition at line 43 of file impfnote.hxx.

Referenced by FillItemSet(), and Reset().


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