LibreOffice Module sw (master) 1
SwFieldDBPage Member List

This is the complete list of members for SwFieldDBPage, including all inherited members.

Activate() overrideSwFieldPagevirtual
ActivateMailMergeAddress()SwFieldDBPage
ActivatePage(const SfxItemSet &)SfxTabPagevirtual
ChangesApplied()SfxTabPagevirtual
CheckAndGetWrtShell()SwFieldDBPageprivate
CheckInsert()SwFieldDBPageprivate
Create(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *rAttrSet)SwFieldDBPagestatic
DeactivatePage(SfxItemSet *pSet)SfxTabPagevirtual
DECL_LINK(TypeListBoxHdl, weld::TreeView &, void)SwFieldDBPageprivate
DECL_LINK(NumSelectHdl, weld::ComboBox &, void)SwFieldDBPageprivate
DECL_LINK(TreeSelectHdl, weld::TreeView &, void)SwFieldDBPageprivate
DECL_LINK(ModifyHdl, weld::Entry &, void)SwFieldDBPageprivate
DECL_LINK(AddDBHdl, weld::Button &, void)SwFieldDBPageprivate
SwFieldPage::DECL_LINK(TreeViewInsertHdl, weld::TreeView &, bool)SwFieldPageprotected
SwFieldPage::DECL_LINK(NumFormatHdl, weld::TreeView &, bool)SwFieldPageprotected
DeferResetToFirstActivation() overrideSwFieldDBPagevirtual
EditNewField(bool bOnlyActivate=false)SwFieldPage
EnableInsert(bool bEnable)SwFieldPageprotected
FillItemSet(SfxItemSet *rSet) overrideSwFieldDBPagevirtual
FillUserData() overrideSwFieldDBPagevirtual
getAdditionalProperties()SfxTabPage
GetConfigId() constSfxTabPage
GetCurField()SwFieldPageinlineprotected
GetDialogController() constSfxTabPageprotected
GetDialogExampleSet() constSfxTabPage
GetFieldMgr()SwFieldPageinline
GetFrame() constSfxTabPage
GetFrameWeld() constSfxTabPage
GetGroup() overrideSwFieldDBPageprotectedvirtual
GetHelpId() constSfxTabPage
GetItem(const SfxItemSet &rSet, sal_uInt16 nSlot, bool bDeep=true)SfxTabPagestatic
GetItem(const SfxItemSet &rSet, TypedWhichId< T > nSlot, bool bDeep=true)SfxTabPagestatic
GetItemSet() constSfxTabPage
GetOldItem(const SfxItemSet &rSet, sal_uInt16 nSlot, bool bDeep=true)SfxTabPageprotected
GetOldItem(const SfxItemSet &rSet, TypedWhichId< T > nSlot, bool bDeep=true)SfxTabPageprotected
GetSelectionSel() constSwFieldPageinlineprotected
GetTypeSel() constSwFieldPageinlineprotected
GetUserData() constSfxTabPage
GetWhich(sal_uInt16 nSlot, bool bDeep=true) constSfxTabPageprotected
GetWhich(TypedWhichId< T > nSlot, bool bDeep=true) constSfxTabPageprotected
GetWrtShell()SwFieldPageinlineprotected
HasExchangeSupport() constSfxTabPage
Init()SwFieldPageprotected
InsertField(SwFieldTypesEnum nTypeId, sal_uInt16 nSubType, const OUString &rPar1, const OUString &rPar2, sal_uInt32 nFormatId, sal_Unicode cDelim=' ', bool bIsAutomaticLanguage=true)SwFieldPageprotected
InsertHdl(weld::Widget *)SwFieldPageprotected
IsFieldDlgHtmlMode() constSwFieldPageinlineprotected
IsFieldEdit() constSwFieldPageinlineprotected
IsReadOnly() constSfxTabPagevirtual
IsRefresh() constSwFieldPageinlineprotected
IsVisible() constSfxTabPage
m_aLstStrArrSwFieldPageprivate
m_aMgrSwFieldPageprivate
m_bFieldDlgHtmlModeSwFieldPageprivate
m_bFieldEditSwFieldPageprivate
m_bFirstHTMLInitSwFieldPageprivate
m_bInsertSwFieldPageprivate
m_bRefreshSwFieldPageprivate
m_nOldFormatSwFieldDBPageprivate
m_nOldSubTypeSwFieldDBPageprivate
m_nSelectionSelSwFieldPageprivate
m_nTypeSelSwFieldPageprivate
m_pCurFieldSwFieldPageprivate
m_pWrtShellSwFieldPageprivate
m_sOldColumnNameSwFieldDBPageprivate
m_sOldDBNameSwFieldDBPageprivate
m_sOldTableNameSwFieldDBPageprivate
m_xAddDBPBSwFieldDBPageprivate
m_xConditionSwFieldDBPageprivate
m_xConditionEDSwFieldDBPageprivate
m_xDatabaseTLBSwFieldDBPageprivate
m_xDBFormatRBSwFieldDBPageprivate
m_xFormatSwFieldDBPageprivate
m_xFormatLBSwFieldDBPageprivate
m_xNewFormatRBSwFieldDBPageprivate
m_xNumFormatLBSwFieldDBPageprivate
m_xTypeLBSwFieldDBPageprivate
m_xValueSwFieldDBPageprivate
m_xValueEDSwFieldDBPageprivate
maAdditionalPropertiesSfxTabPageprivate
maUserStringSfxTabPageprivate
mbHasExchangeSupportSfxTabPageprivate
mpImplSfxTabPageprivate
mpSetSfxTabPageprivate
PageCreated(const SfxAllItemSet &aSet)SfxTabPagevirtual
Reset(const SfxItemSet *rSet) overrideSwFieldDBPagevirtual
RestorePos(weld::TreeView &rLst1)SwFieldPageprotected
SavePos(const weld::TreeView &rLst1)SwFieldPageprotected
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)SwFieldPageinlineprotected
SetTypeSel(sal_Int32 nSet)SwFieldPageinlineprotected
SetUserData(const OUString &rString)SfxTabPage
SetWrtShell(SwWrtShell &rSh)SwFieldDBPage
SetWrtShell(SwWrtShell *m_pWrtShell)SwFieldDBPageprivate
SfxTabPage(weld::Container *pPage, weld::DialogController *pController, const OUString &rUIXMLDescription, const OUString &rID, const SfxItemSet *rAttrSet)SfxTabPageprotected
SwFieldDBPage(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *rSet)SwFieldDBPage
SwFieldPage(weld::Container *pPage, weld::DialogController *pController, const OUString &rUIXMLDescription, const OUString &rID, const SfxItemSet *pAttrSet)SwFieldPage
TypeHdl(const weld::TreeView *)SwFieldDBPageprivate
~SfxTabPage() overrideSfxTabPagevirtual
~SwFieldDBPage() overrideSwFieldDBPagevirtual
~SwFieldPage() overrideSwFieldPagevirtual