LibreOffice Module sw (master) 1
|
This is the complete list of members for SwFieldDokInfPage, including all inherited members.
Activate() override | SwFieldPage | virtual |
ActivatePage(const SfxItemSet &) | SfxTabPage | virtual |
ChangesApplied() | SfxTabPage | virtual |
Create(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *rAttrSet) | SwFieldDokInfPage | static |
DeactivatePage(SfxItemSet *pSet) | SfxTabPage | virtual |
DECL_LINK(TypeHdl, weld::TreeView &, void) | SwFieldDokInfPage | private |
DECL_LINK(SubTypeHdl, weld::TreeView &, void) | SwFieldDokInfPage | private |
SwFieldPage::DECL_LINK(TreeViewInsertHdl, weld::TreeView &, bool) | SwFieldPage | protected |
SwFieldPage::DECL_LINK(NumFormatHdl, weld::TreeView &, bool) | SwFieldPage | protected |
DeferResetToFirstActivation() | SfxTabPage | virtual |
EditNewField(bool bOnlyActivate=false) | SwFieldPage | |
EnableInsert(bool bEnable) | SwFieldPage | protected |
FillItemSet(SfxItemSet *rSet) override | SwFieldDokInfPage | virtual |
FillSelectionLB(sal_uInt16 nSubTypeId) | SwFieldDokInfPage | private |
FillUserData() override | SwFieldDokInfPage | virtual |
getAdditionalProperties() | SfxTabPage | |
GetConfigId() const | SfxTabPage | |
GetCurField() | SwFieldPage | inlineprotected |
GetDialogController() const | SfxTabPage | protected |
GetDialogExampleSet() const | SfxTabPage | |
GetFieldMgr() | SwFieldPage | inline |
GetFrame() const | SfxTabPage | |
GetFrameWeld() const | SfxTabPage | |
GetGroup() override | SwFieldDokInfPage | protectedvirtual |
GetHelpId() const | SfxTabPage | |
GetItem(const SfxItemSet &rSet, sal_uInt16 nSlot, bool bDeep=true) | SfxTabPage | static |
GetItem(const SfxItemSet &rSet, TypedWhichId< T > nSlot, bool bDeep=true) | SfxTabPage | static |
GetItemSet() const | SfxTabPage | |
GetOldItem(const SfxItemSet &rSet, sal_uInt16 nSlot, bool bDeep=true) | SfxTabPage | protected |
GetOldItem(const SfxItemSet &rSet, TypedWhichId< T > nSlot, bool bDeep=true) | SfxTabPage | protected |
GetSelectionSel() const | SwFieldPage | inlineprotected |
GetTypeSel() const | SwFieldPage | inlineprotected |
GetUserData() const | SfxTabPage | |
GetWhich(sal_uInt16 nSlot, bool bDeep=true) const | SfxTabPage | protected |
GetWhich(TypedWhichId< T > nSlot, bool bDeep=true) const | SfxTabPage | protected |
GetWrtShell() | SwFieldPage | inlineprotected |
HasExchangeSupport() const | SfxTabPage | |
Init() | SwFieldPage | protected |
InsertField(SwFieldTypesEnum nTypeId, sal_uInt16 nSubType, const OUString &rPar1, const OUString &rPar2, sal_uInt32 nFormatId, sal_Unicode cDelim=' ', bool bIsAutomaticLanguage=true) | SwFieldPage | protected |
InsertHdl(weld::Widget *) | SwFieldPage | protected |
IsFieldDlgHtmlMode() const | SwFieldPage | inlineprotected |
IsFieldEdit() const | SwFieldPage | inlineprotected |
IsReadOnly() const | SfxTabPage | virtual |
IsRefresh() const | SwFieldPage | inlineprotected |
IsVisible() const | SfxTabPage | |
m_aLstStrArr | SwFieldPage | private |
m_aMgr | SwFieldPage | private |
m_bFieldDlgHtmlMode | SwFieldPage | private |
m_bFieldEdit | SwFieldPage | private |
m_bFirstHTMLInit | SwFieldPage | private |
m_bInsert | SwFieldPage | private |
m_bRefresh | SwFieldPage | private |
m_nOldFormat | SwFieldDokInfPage | private |
m_nOldSel | SwFieldDokInfPage | private |
m_nSelectionSel | SwFieldPage | private |
m_nTypeSel | SwFieldPage | private |
m_pCurField | SwFieldPage | private |
m_pTypeView | SwFieldDokInfPage | private |
m_pWrtShell | SwFieldPage | private |
m_sOldCustomFieldName | SwFieldDokInfPage | private |
m_xCustomPropertySet | SwFieldDokInfPage | private |
m_xFixedCB | SwFieldDokInfPage | private |
m_xFormat | SwFieldDokInfPage | private |
m_xFormatLB | SwFieldDokInfPage | private |
m_xSelection | SwFieldDokInfPage | private |
m_xSelectionLB | SwFieldDokInfPage | private |
m_xSelEntry | SwFieldDokInfPage | private |
m_xTypeList | SwFieldDokInfPage | private |
m_xTypeTree | SwFieldDokInfPage | private |
maAdditionalProperties | SfxTabPage | private |
maUserString | SfxTabPage | private |
mbHasExchangeSupport | SfxTabPage | private |
mpImpl | SfxTabPage | private |
mpSet | SfxTabPage | private |
PageCreated(const SfxAllItemSet &aSet) | SfxTabPage | virtual |
Reset(const SfxItemSet *rSet) override | SwFieldDokInfPage | virtual |
RestorePos(weld::TreeView &rLst1) | SwFieldPage | protected |
SavePos(const weld::TreeView &rLst1) | SwFieldPage | protected |
set_visible(bool bVisible) | SfxTabPage | |
SetDialogController(SfxOkDialogController *pDialog) | SfxTabPage | |
SetExchangeSupport() | SfxTabPage | |
SetFrame(const css::uno::Reference< css::frame::XFrame > &xFrame) | SfxTabPage | |
SetSelectionSel(sal_Int32 nSet) | SwFieldPage | inlineprotected |
SetTypeSel(sal_Int32 nSet) | SwFieldPage | inlineprotected |
SetUserData(const OUString &rString) | SfxTabPage | |
SetWrtShell(SwWrtShell *m_pWrtShell) | SwFieldPage | |
SfxTabPage(weld::Container *pPage, weld::DialogController *pController, const OUString &rUIXMLDescription, const OUString &rID, const SfxItemSet *rAttrSet) | SfxTabPage | protected |
SwFieldDokInfPage(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *pSet) | SwFieldDokInfPage | |
SwFieldPage(weld::Container *pPage, weld::DialogController *pController, const OUString &rUIXMLDescription, const OUString &rID, const SfxItemSet *pAttrSet) | SwFieldPage | |
~SfxTabPage() override | SfxTabPage | virtual |
~SwFieldDokInfPage() override | SwFieldDokInfPage | virtual |
~SwFieldPage() override | SwFieldPage | virtual |