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

#include <swuicnttab.hxx>

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

Public Member Functions

 SwTOXSelectTabPage (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rAttrSet)
 
virtual ~SwTOXSelectTabPage () override
 
virtual bool FillItemSet (SfxItemSet *) override
 
virtual void Reset (const SfxItemSet *) override
 
virtual void ActivatePage (const SfxItemSet &) override
 
virtual DeactivateRC DeactivatePage (SfxItemSet *pSet) override
 
void SelectType (TOXTypes eSet)
 
void SetWrtShell (SwWrtShell const &rSh)
 
- 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 *rAttrSet)
 
- 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

 DECL_LINK (TOXTypeHdl, weld::ComboBox &, void)
 
 DECL_LINK (AddStylesHdl, weld::Button &, void)
 
 DECL_LINK (MenuEnableHdl, weld::Toggleable &, void)
 
 DECL_LINK (MenuExecuteHdl, const OUString &, void)
 
 DECL_LINK (LanguageListBoxHdl, weld::ComboBox &, void)
 
void LanguageHdl (const weld::ComboBox *)
 
 DECL_LINK (CheckBoxHdl, weld::Toggleable &, void)
 
 DECL_LINK (RadioButtonHdl, weld::Toggleable &, void)
 
 DECL_LINK (ModifyEntryHdl, weld::Entry &, void)
 
 DECL_LINK (ModifySpinHdl, weld::SpinButton &, void)
 
 DECL_LINK (ModifyListBoxHdl, weld::ComboBox &, void)
 
void ModifyHdl ()
 
void ApplyTOXDescription ()
 
void FillTOXDescription ()
 

Private Attributes

std::unique_ptr< IndexEntryResourcem_pIndexRes
 
OUString m_aStyleArr [MAXLEVEL]
 
OUString m_sAutoMarkURL
 
OUString m_sAutoMarkType
 
OUString m_sAddStyleUser
 
OUString m_sAddStyleContent
 
std::unique_ptr< const IndexEntrySupplierWrapperm_pIndexEntryWrapper
 
bool m_bWaitingInitialSettings
 
std::unique_ptr< weld::Entrym_xTitleED
 
std::unique_ptr< weld::Labelm_xTypeFT
 
std::unique_ptr< weld::ComboBoxm_xTypeLB
 
std::unique_ptr< weld::CheckButtonm_xReadOnlyCB
 
std::unique_ptr< weld::Widgetm_xAreaFrame
 
std::unique_ptr< weld::ComboBoxm_xAreaLB
 
std::unique_ptr< weld::Widgetm_xLevelFT
 
std::unique_ptr< weld::SpinButtonm_xLevelNF
 
std::unique_ptr< weld::Widgetm_xCreateFrame
 
std::unique_ptr< weld::CheckButtonm_xFromHeadingsCB
 
std::unique_ptr< weld::CheckButtonm_xStylesCB
 
std::unique_ptr< weld::CheckButtonm_xAddStylesCB
 
std::unique_ptr< weld::Buttonm_xAddStylesPB
 
std::unique_ptr< weld::CheckButtonm_xFromTablesCB
 
std::unique_ptr< weld::CheckButtonm_xFromFramesCB
 
std::unique_ptr< weld::CheckButtonm_xFromGraphicsCB
 
std::unique_ptr< weld::CheckButtonm_xFromOLECB
 
std::unique_ptr< weld::CheckButtonm_xLevelFromChapterCB
 
std::unique_ptr< weld::RadioButtonm_xFromCaptionsRB
 
std::unique_ptr< weld::RadioButtonm_xFromObjectNamesRB
 
std::unique_ptr< weld::Labelm_xCaptionSequenceFT
 
std::unique_ptr< weld::ComboBoxm_xCaptionSequenceLB
 
std::unique_ptr< weld::Labelm_xDisplayTypeFT
 
std::unique_ptr< weld::ComboBoxm_xDisplayTypeLB
 
std::unique_ptr< weld::CheckButtonm_xParaStyleCB
 
std::unique_ptr< weld::ComboBoxm_xParaStyleLB
 
std::unique_ptr< weld::CheckButtonm_xTOXMarksCB
 
std::unique_ptr< weld::Widgetm_xIdxOptionsFrame
 
std::unique_ptr< weld::CheckButtonm_xCollectSameCB
 
std::unique_ptr< weld::CheckButtonm_xUseFFCB
 
std::unique_ptr< weld::CheckButtonm_xUseDashCB
 
std::unique_ptr< weld::CheckButtonm_xCaseSensitiveCB
 
std::unique_ptr< weld::CheckButtonm_xInitialCapsCB
 
std::unique_ptr< weld::CheckButtonm_xKeyAsEntryCB
 
std::unique_ptr< weld::CheckButtonm_xFromFileCB
 
std::unique_ptr< weld::MenuButtonm_xAutoMarkPB
 
std::unique_ptr< weld::TreeViewm_xFromObjCLB
 
std::unique_ptr< weld::Widgetm_xFromObjFrame
 
std::unique_ptr< weld::CheckButtonm_xSequenceCB
 
std::unique_ptr< weld::ComboBoxm_xBracketLB
 
std::unique_ptr< weld::Widgetm_xAuthorityFrame
 
std::unique_ptr< weld::Widgetm_xSortFrame
 
std::unique_ptr< SvxLanguageBoxm_xLanguageLB
 
std::unique_ptr< weld::ComboBoxm_xSortAlgorithmLB
 

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 118 of file swuicnttab.hxx.

Constructor & Destructor Documentation

◆ SwTOXSelectTabPage()

SwTOXSelectTabPage::SwTOXSelectTabPage ( weld::Container pPage,
weld::DialogController pController,
const SfxItemSet rAttrSet 
)

◆ ~SwTOXSelectTabPage()

SwTOXSelectTabPage::~SwTOXSelectTabPage ( )
overridevirtual

Definition at line 867 of file cnttab.cxx.

References m_pIndexEntryWrapper, m_pIndexRes, and m_xLanguageLB.

Member Function Documentation

◆ ActivatePage()

void SwTOXSelectTabPage::ActivatePage ( const SfxItemSet )
overridevirtual

Reimplemented from SfxTabPage.

Definition at line 1276 of file cnttab.cxx.

◆ ApplyTOXDescription()

void SwTOXSelectTabPage::ApplyTOXDescription ( )
private

Definition at line 955 of file cnttab.cxx.

References CaseSensitive, Dash, CurTOXType::eType, FF, Frame, SwTOXDescription::GetAuthBrackets(), SwTOXDescription::GetCaptionDisplay(), SwTOXDescription::GetContentOptions(), SwMultiTOXTabDialog::GetCurrentTOXType(), SfxTabPage::GetDialogController(), SwTOXDescription::GetIndexOptions(), SwTOXDescription::GetLanguage(), SwTOXDescription::GetLevel(), SwFormat::GetName(), SwTOXDescription::GetOLEOptions(), SwTOXDescription::GetSequenceName(), SwTOXDescription::GetSortAlgorithm(), SwTOXDescription::GetStyleNames(), SwEditShell::GetTextFormatColl(), SwEditShell::GetTextFormatCollCount(), SwTOXDescription::GetTitle(), SwMultiTOXTabDialog::GetTOXDescription(), Graphic, i, InitialCaps, SwTOXDescription::IsAuthSequence(), SwTOXDescription::IsCreateFromObjectNames(), SwFormat::IsDefault(), SwTOXDescription::IsFromChapter(), SwTOXDescription::IsLevelFromChapter(), SwTOXDescription::IsReadonly(), KeyAsEntry, LanguageHdl(), m_aStyleArr, m_sAddStyleContent, m_xAddStylesCB, m_xAddStylesPB, m_xAreaLB, m_xAutoMarkPB, m_xBracketLB, m_xCaptionSequenceLB, m_xCaseSensitiveCB, m_xCollectSameCB, m_xDisplayTypeLB, m_xFromCaptionsRB, m_xFromFileCB, m_xFromFramesCB, m_xFromGraphicsCB, m_xFromHeadingsCB, m_xFromObjCLB, m_xFromObjectNamesRB, m_xFromOLECB, m_xFromTablesCB, m_xInitialCapsCB, m_xKeyAsEntryCB, m_xLanguageLB, m_xLevelFromChapterCB, m_xLevelNF, m_xParaStyleCB, m_xParaStyleLB, m_xReadOnlyCB, m_xSequenceCB, m_xSortAlgorithmLB, m_xTitleED, m_xTOXMarksCB, m_xUseDashCB, m_xUseFFCB, Mark, MAXLEVEL, name, nCount, nIndex, Ole, OutlineLevel, SameEntry, sName, Table, Template, TOX_AUTHORITIES, TOX_CONTENT, TOX_ILLUSTRATIONS, TOX_INDEX, TOX_OBJECTS, TOX_STYLE_DELIMITER, TOX_TABLES, TRISTATE_FALSE, and TRISTATE_TRUE.

◆ Create()

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

Definition at line 1289 of file cnttab.cxx.

Referenced by SwMultiTOXTabDialog::SwMultiTOXTabDialog().

◆ DeactivatePage()

DeactivateRC SwTOXSelectTabPage::DeactivatePage ( SfxItemSet pSet)
overridevirtual

Reimplemented from SfxTabPage.

Definition at line 1281 of file cnttab.cxx.

References FillTOXDescription(), FN_PARAM_TOX_TYPE, m_xTypeLB, and SfxItemSet::Put().

◆ DECL_LINK() [1/10]

SwTOXSelectTabPage::DECL_LINK ( AddStylesHdl  ,
weld::Button ,
void   
)
private

◆ DECL_LINK() [2/10]

SwTOXSelectTabPage::DECL_LINK ( CheckBoxHdl  ,
weld::Toggleable ,
void   
)
private

◆ DECL_LINK() [3/10]

SwTOXSelectTabPage::DECL_LINK ( LanguageListBoxHdl  ,
weld::ComboBox ,
void   
)
private

◆ DECL_LINK() [4/10]

SwTOXSelectTabPage::DECL_LINK ( MenuEnableHdl  ,
weld::Toggleable ,
void   
)
private

◆ DECL_LINK() [5/10]

SwTOXSelectTabPage::DECL_LINK ( MenuExecuteHdl  ,
const OUString &  ,
void   
)
private

◆ DECL_LINK() [6/10]

SwTOXSelectTabPage::DECL_LINK ( ModifyEntryHdl  ,
weld::Entry ,
void   
)
private

◆ DECL_LINK() [7/10]

SwTOXSelectTabPage::DECL_LINK ( ModifyListBoxHdl  ,
weld::ComboBox ,
void   
)
private

◆ DECL_LINK() [8/10]

SwTOXSelectTabPage::DECL_LINK ( ModifySpinHdl  ,
weld::SpinButton ,
void   
)
private

◆ DECL_LINK() [9/10]

SwTOXSelectTabPage::DECL_LINK ( RadioButtonHdl  ,
weld::Toggleable ,
void   
)
private

◆ DECL_LINK() [10/10]

SwTOXSelectTabPage::DECL_LINK ( TOXTypeHdl  ,
weld::ComboBox ,
void   
)
private

◆ FillItemSet()

bool SwTOXSelectTabPage::FillItemSet ( SfxItemSet )
overridevirtual

Reimplemented from SfxTabPage.

Definition at line 892 of file cnttab.cxx.

◆ FillTOXDescription()

void SwTOXSelectTabPage::FillTOXDescription ( )
private

Definition at line 1107 of file cnttab.cxx.

References AlphaDelimiter, CaseSensitive, Dash, FF, Frame, SwMultiTOXTabDialog::GetCurrentTOXType(), SfxTabPage::GetDialogController(), SwTOXDescription::GetIndexOptions(), SwMultiTOXTabDialog::GetTOXDescription(), SwTOXDescription::GetTOXType(), Graphic, i, InitialCaps, KeyAsEntry, m_aStyleArr, m_sAutoMarkURL, m_xAddStylesCB, m_xAreaLB, m_xBracketLB, m_xCaptionSequenceLB, m_xCaseSensitiveCB, m_xCollectSameCB, m_xDisplayTypeLB, m_xFromFileCB, m_xFromFramesCB, m_xFromGraphicsCB, m_xFromHeadingsCB, m_xFromObjCLB, m_xFromObjectNamesRB, m_xFromOLECB, m_xFromTablesCB, m_xInitialCapsCB, m_xKeyAsEntryCB, m_xLanguageLB, m_xLevelFromChapterCB, m_xLevelNF, m_xParaStyleCB, m_xParaStyleLB, m_xReadOnlyCB, m_xSequenceCB, m_xSortAlgorithmLB, m_xTitleED, m_xTOXMarksCB, m_xTypeLB, m_xUseDashCB, m_xUseFFCB, Mark, MAXLEVEL, nCount, NONE, Ole, OutlineLevel, SameEntry, SwTOXDescription::SetAuthBrackets(), SwTOXDescription::SetAuthSequence(), SwTOXDescription::SetAutoMarkURL(), SwTOXDescription::SetCaptionDisplay(), SwTOXDescription::SetContentOptions(), SwTOXDescription::SetCreateFromObjectNames(), SwTOXDescription::SetFromChapter(), SwTOXDescription::SetIndexOptions(), SwTOXDescription::SetLanguage(), SwTOXDescription::SetLevel(), SwTOXDescription::SetLevelFromChapter(), SwTOXDescription::SetOLEOptions(), SwTOXDescription::SetReadonly(), SwTOXDescription::SetSequenceName(), SwTOXDescription::SetSortAlgorithm(), SwTOXDescription::SetStyleNames(), SwTOXDescription::SetTitle(), SwTOXDescription::SetTOUName(), Table, Template, TOX_AUTHORITIES, TOX_BIBLIOGRAPHY, TOX_CITATION, TOX_CONTENT, TOX_ILLUSTRATIONS, TOX_INDEX, TOX_OBJECTS, TOX_TABLES, TOX_USER, and TRISTATE_TRUE.

Referenced by DeactivatePage(), ModifyHdl(), and Reset().

◆ LanguageHdl()

void SwTOXSelectTabPage::LanguageHdl ( const weld::ComboBox pBox)
private

◆ ModifyHdl()

void SwTOXSelectTabPage::ModifyHdl ( )
private

◆ Reset()

void SwTOXSelectTabPage::Reset ( const SfxItemSet )
overridevirtual

◆ SelectType()

void SwTOXSelectTabPage::SelectType ( TOXTypes  eSet)

Definition at line 920 of file cnttab.cxx.

References lcl_TOXTypesToUserData(), m_xTypeFT, and m_xTypeLB.

◆ SetWrtShell()

void SwTOXSelectTabPage::SetWrtShell ( SwWrtShell const &  rSh)

Member Data Documentation

◆ m_aStyleArr

OUString SwTOXSelectTabPage::m_aStyleArr[MAXLEVEL]
private

Definition at line 122 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), and FillTOXDescription().

◆ m_bWaitingInitialSettings

bool SwTOXSelectTabPage::m_bWaitingInitialSettings
private

Definition at line 130 of file swuicnttab.hxx.

Referenced by ModifyHdl(), and Reset().

◆ m_pIndexEntryWrapper

std::unique_ptr<const IndexEntrySupplierWrapper> SwTOXSelectTabPage::m_pIndexEntryWrapper
private

Definition at line 128 of file swuicnttab.hxx.

Referenced by LanguageHdl(), SwTOXSelectTabPage(), and ~SwTOXSelectTabPage().

◆ m_pIndexRes

std::unique_ptr<IndexEntryResource> SwTOXSelectTabPage::m_pIndexRes
private

Definition at line 120 of file swuicnttab.hxx.

Referenced by LanguageHdl(), and ~SwTOXSelectTabPage().

◆ m_sAddStyleContent

OUString SwTOXSelectTabPage::m_sAddStyleContent
private

Definition at line 126 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), and SwTOXSelectTabPage().

◆ m_sAddStyleUser

OUString SwTOXSelectTabPage::m_sAddStyleUser
private

Definition at line 125 of file swuicnttab.hxx.

Referenced by SwTOXSelectTabPage().

◆ m_sAutoMarkType

OUString SwTOXSelectTabPage::m_sAutoMarkType
private

Definition at line 124 of file swuicnttab.hxx.

◆ m_sAutoMarkURL

OUString SwTOXSelectTabPage::m_sAutoMarkURL
private

Definition at line 123 of file swuicnttab.hxx.

Referenced by FillTOXDescription(), and Reset().

◆ m_xAddStylesCB

std::unique_ptr<weld::CheckButton> SwTOXSelectTabPage::m_xAddStylesCB
private

Definition at line 146 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), FillTOXDescription(), Reset(), and SwTOXSelectTabPage().

◆ m_xAddStylesPB

std::unique_ptr<weld::Button> SwTOXSelectTabPage::m_xAddStylesPB
private

Definition at line 147 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), and SwTOXSelectTabPage().

◆ m_xAreaFrame

std::unique_ptr<weld::Widget> SwTOXSelectTabPage::m_xAreaFrame
private

Definition at line 137 of file swuicnttab.hxx.

◆ m_xAreaLB

std::unique_ptr<weld::ComboBox> SwTOXSelectTabPage::m_xAreaLB
private

Definition at line 138 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), and FillTOXDescription().

◆ m_xAuthorityFrame

std::unique_ptr<weld::Widget> SwTOXSelectTabPage::m_xAuthorityFrame
private

Definition at line 187 of file swuicnttab.hxx.

◆ m_xAutoMarkPB

std::unique_ptr<weld::MenuButton> SwTOXSelectTabPage::m_xAutoMarkPB
private

Definition at line 179 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), and SwTOXSelectTabPage().

◆ m_xBracketLB

std::unique_ptr<weld::ComboBox> SwTOXSelectTabPage::m_xBracketLB
private

Definition at line 186 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), and FillTOXDescription().

◆ m_xCaptionSequenceFT

std::unique_ptr<weld::Label> SwTOXSelectTabPage::m_xCaptionSequenceFT
private

Definition at line 160 of file swuicnttab.hxx.

◆ m_xCaptionSequenceLB

std::unique_ptr<weld::ComboBox> SwTOXSelectTabPage::m_xCaptionSequenceLB
private

Definition at line 161 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), FillTOXDescription(), and Reset().

◆ m_xCaseSensitiveCB

std::unique_ptr<weld::CheckButton> SwTOXSelectTabPage::m_xCaseSensitiveCB
private

Definition at line 175 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), and FillTOXDescription().

◆ m_xCollectSameCB

std::unique_ptr<weld::CheckButton> SwTOXSelectTabPage::m_xCollectSameCB
private

Definition at line 172 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), FillTOXDescription(), and SwTOXSelectTabPage().

◆ m_xCreateFrame

std::unique_ptr<weld::Widget> SwTOXSelectTabPage::m_xCreateFrame
private

Definition at line 143 of file swuicnttab.hxx.

◆ m_xDisplayTypeFT

std::unique_ptr<weld::Label> SwTOXSelectTabPage::m_xDisplayTypeFT
private

Definition at line 162 of file swuicnttab.hxx.

◆ m_xDisplayTypeLB

std::unique_ptr<weld::ComboBox> SwTOXSelectTabPage::m_xDisplayTypeLB
private

Definition at line 163 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), and FillTOXDescription().

◆ m_xFromCaptionsRB

std::unique_ptr<weld::RadioButton> SwTOXSelectTabPage::m_xFromCaptionsRB
private

Definition at line 156 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), and SwTOXSelectTabPage().

◆ m_xFromFileCB

std::unique_ptr<weld::CheckButton> SwTOXSelectTabPage::m_xFromFileCB
private

Definition at line 178 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), FillTOXDescription(), Reset(), and SwTOXSelectTabPage().

◆ m_xFromFramesCB

std::unique_ptr<weld::CheckButton> SwTOXSelectTabPage::m_xFromFramesCB
private

Definition at line 150 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), and FillTOXDescription().

◆ m_xFromGraphicsCB

std::unique_ptr<weld::CheckButton> SwTOXSelectTabPage::m_xFromGraphicsCB
private

Definition at line 151 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), and FillTOXDescription().

◆ m_xFromHeadingsCB

std::unique_ptr<weld::CheckButton> SwTOXSelectTabPage::m_xFromHeadingsCB
private

Definition at line 144 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), FillTOXDescription(), and SwTOXSelectTabPage().

◆ m_xFromObjCLB

std::unique_ptr<weld::TreeView> SwTOXSelectTabPage::m_xFromObjCLB
private

Definition at line 182 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), FillTOXDescription(), and SwTOXSelectTabPage().

◆ m_xFromObjectNamesRB

std::unique_ptr<weld::RadioButton> SwTOXSelectTabPage::m_xFromObjectNamesRB
private

Definition at line 157 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), FillTOXDescription(), and SwTOXSelectTabPage().

◆ m_xFromObjFrame

std::unique_ptr<weld::Widget> SwTOXSelectTabPage::m_xFromObjFrame
private

Definition at line 183 of file swuicnttab.hxx.

◆ m_xFromOLECB

std::unique_ptr<weld::CheckButton> SwTOXSelectTabPage::m_xFromOLECB
private

Definition at line 152 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), and FillTOXDescription().

◆ m_xFromTablesCB

std::unique_ptr<weld::CheckButton> SwTOXSelectTabPage::m_xFromTablesCB
private

Definition at line 149 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), and FillTOXDescription().

◆ m_xIdxOptionsFrame

std::unique_ptr<weld::Widget> SwTOXSelectTabPage::m_xIdxOptionsFrame
private

Definition at line 171 of file swuicnttab.hxx.

◆ m_xInitialCapsCB

std::unique_ptr<weld::CheckButton> SwTOXSelectTabPage::m_xInitialCapsCB
private

Definition at line 176 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), FillTOXDescription(), and SwTOXSelectTabPage().

◆ m_xKeyAsEntryCB

std::unique_ptr<weld::CheckButton> SwTOXSelectTabPage::m_xKeyAsEntryCB
private

Definition at line 177 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), FillTOXDescription(), and SwTOXSelectTabPage().

◆ m_xLanguageLB

std::unique_ptr<SvxLanguageBox> SwTOXSelectTabPage::m_xLanguageLB
private

◆ m_xLevelFromChapterCB

std::unique_ptr<weld::CheckButton> SwTOXSelectTabPage::m_xLevelFromChapterCB
private

Definition at line 153 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), and FillTOXDescription().

◆ m_xLevelFT

std::unique_ptr<weld::Widget> SwTOXSelectTabPage::m_xLevelFT
private

Definition at line 139 of file swuicnttab.hxx.

◆ m_xLevelNF

std::unique_ptr<weld::SpinButton> SwTOXSelectTabPage::m_xLevelNF
private

Definition at line 140 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), FillTOXDescription(), and SwTOXSelectTabPage().

◆ m_xParaStyleCB

std::unique_ptr<weld::CheckButton> SwTOXSelectTabPage::m_xParaStyleCB
private

Definition at line 164 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), FillTOXDescription(), and SwTOXSelectTabPage().

◆ m_xParaStyleLB

std::unique_ptr<weld::ComboBox> SwTOXSelectTabPage::m_xParaStyleLB
private

Definition at line 165 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), FillTOXDescription(), and SwTOXSelectTabPage().

◆ m_xReadOnlyCB

std::unique_ptr<weld::CheckButton> SwTOXSelectTabPage::m_xReadOnlyCB
private

Definition at line 135 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), and FillTOXDescription().

◆ m_xSequenceCB

std::unique_ptr<weld::CheckButton> SwTOXSelectTabPage::m_xSequenceCB
private

Definition at line 185 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), and FillTOXDescription().

◆ m_xSortAlgorithmLB

std::unique_ptr<weld::ComboBox> SwTOXSelectTabPage::m_xSortAlgorithmLB
private

◆ m_xSortFrame

std::unique_ptr<weld::Widget> SwTOXSelectTabPage::m_xSortFrame
private

Definition at line 190 of file swuicnttab.hxx.

◆ m_xStylesCB

std::unique_ptr<weld::CheckButton> SwTOXSelectTabPage::m_xStylesCB
private

Definition at line 145 of file swuicnttab.hxx.

Referenced by SwTOXSelectTabPage().

◆ m_xTitleED

std::unique_ptr<weld::Entry> SwTOXSelectTabPage::m_xTitleED
private

Definition at line 132 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), FillTOXDescription(), and SwTOXSelectTabPage().

◆ m_xTOXMarksCB

std::unique_ptr<weld::CheckButton> SwTOXSelectTabPage::m_xTOXMarksCB
private

Definition at line 168 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), FillTOXDescription(), and SwTOXSelectTabPage().

◆ m_xTypeFT

std::unique_ptr<weld::Label> SwTOXSelectTabPage::m_xTypeFT
private

Definition at line 133 of file swuicnttab.hxx.

Referenced by Reset(), and SelectType().

◆ m_xTypeLB

std::unique_ptr<weld::ComboBox> SwTOXSelectTabPage::m_xTypeLB
private

◆ m_xUseDashCB

std::unique_ptr<weld::CheckButton> SwTOXSelectTabPage::m_xUseDashCB
private

Definition at line 174 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), FillTOXDescription(), and SwTOXSelectTabPage().

◆ m_xUseFFCB

std::unique_ptr<weld::CheckButton> SwTOXSelectTabPage::m_xUseFFCB
private

Definition at line 173 of file swuicnttab.hxx.

Referenced by ApplyTOXDescription(), FillTOXDescription(), and SwTOXSelectTabPage().


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