LibreOffice Module sw (master) 1
|
This is the complete list of members for SwGetRefField, including all inherited members.
ChangeFormat(sal_uInt32 n) | SwField | |
ChgTyp(SwFieldType *) | SwField | virtual |
ConvertProgrammaticToUIName() | SwGetRefField | |
Copy() const override | SwGetRefField | privatevirtual |
CopyField() const | SwField | |
dumpAsXml(xmlTextWriterPtr pWriter) const | SwField | virtual |
ExpandField(bool bCached, SwRootFrame const *pLayout) const | SwField | |
ExpandImpl(SwRootFrame const *pLayout) const override | SwGetRefField | privatevirtual |
GetDescription() const override | SwGetRefField | virtual |
GetExpandedTextOfReferencedTextNode(SwRootFrame const &rLayout) const | SwGetRefField | |
GetFieldName() const override | SwGetRefField | virtual |
GetFormat() const | SwField | inline |
GetFormula() const | SwField | virtual |
GetLanguage() const | SwField | inline |
GetPar1() const override | SwGetRefField | virtual |
GetPar2() const override | SwGetRefField | virtual |
GetReferencedTextNode() const | SwGetRefField | |
GetSeqNo() const | SwGetRefField | inline |
GetSetRefName() const | SwGetRefField | inline |
GetSubType() const override | SwGetRefField | virtual |
GetTitle() const | SwField | inline |
GetTyp() const | SwField | inline |
GetTypeId() const | SwField | |
HasClickHdl() const | SwField | |
IsAutomaticLanguage() const | SwField | inline |
IsClickable() const | SwField | |
IsFixed() const | SwField | |
IsRefToHeadingCrossRefBookmark() const | SwGetRefField | |
IsRefToNumItemCrossRefBookmark() const | SwGetRefField | |
m_aTitle | SwField | private |
m_bIsAutomaticLanguage | SwField | private |
m_bUseFieldValueCache | SwField | private |
m_Cache | SwField | mutableprivate |
m_nFormat | SwField | private |
m_nLang | SwField | private |
m_nSeqNo | SwGetRefField | private |
m_nSubType | SwGetRefField | private |
m_pType | SwField | private |
m_sSetReferenceLanguage | SwGetRefField | private |
m_sSetRefName | SwGetRefField | private |
m_sText | SwGetRefField | private |
m_sTextRLHidden | SwGetRefField | private |
operator=(SwField const &)=default | SwField | |
operator=(SwField &&)=default | SwField | |
PutValue(const css::uno::Any &rVal, sal_uInt16 nWhichId) override | SwGetRefField | virtual |
QueryValue(css::uno::Any &rVal, sal_uInt16 nWhichId) const override | SwGetRefField | virtual |
SetAutomaticLanguage(bool const bSet) | SwField | inline |
SetExpand(const OUString &rStr) | SwGetRefField | |
SetFormat(sal_uInt32 const nSet) | SwField | inlineprotected |
SetLanguage(LanguageType nLng) | SwField | virtual |
SetPar1(const OUString &rStr) override | SwGetRefField | virtual |
SetPar2(const OUString &rStr) | SwField | virtual |
SetSeqNo(sal_uInt16 n) | SwGetRefField | inline |
SetSubType(sal_uInt16 n) override | SwGetRefField | virtual |
SetTitle(const OUString &rTitle) | SwField | inline |
SwField(SwFieldType *pTyp, sal_uInt32 nFormat=0, LanguageType nLang=LANGUAGE_SYSTEM, bool m_bUseFieldValueCache=true) | SwField | protected |
SwField(SwField const &)=default | SwField | |
SwField(SwField &&)=default | SwField | |
SwGetRefField(SwGetRefFieldType *, OUString aSetRef, OUString aReferenceLanguage, sal_uInt16 nSubType, sal_uInt16 nSeqNo, sal_uLong nFormat) | SwGetRefField | |
UpdateField(const SwTextField *pFieldTextAttr) | SwGetRefField | |
Which() const | SwField | |
~SwField() | SwField | virtual |
~SwGetRefField() override | SwGetRefField | virtual |