LibreOffice Module sw (master) 1
|
This is the complete list of members for SwGetExpField, including all inherited members.
ChangeExpansion(const SwFrame &, const SwTextField &) | SwGetExpField | |
ChangeFormat(sal_uInt32 n) | SwField | |
ChgBodyTextFlag(bool bIsInBody) | SwGetExpField | inline |
ChgExpStr(const OUString &rExpand, SwRootFrame const *pLayout) | SwGetExpField | |
ChgTyp(SwFieldType *) override | SwValueField | virtual |
Copy() const override | SwGetExpField | privatevirtual |
CopyField() const | SwField | |
dumpAsXml(xmlTextWriterPtr pWriter) const override | SwValueField | virtual |
ExpandField(bool bCached, SwRootFrame const *pLayout) const | SwField | |
ExpandImpl(SwRootFrame const *pLayout) const override | SwGetExpField | privatevirtual |
ExpandValue(const double &rVal, sal_uInt32 nFormat, LanguageType nLng) const | SwValueField | inline |
GetDescription() const | SwField | virtual |
GetDoc() const | SwValueField | inline |
GetExpandedFormula() const | SwFormulaField | |
GetFieldName() const override | SwGetExpField | virtual |
GetFormat() const | SwField | inline |
GetFormula() const override | SwFormulaField | virtual |
GetInputOrDateTime() const | SwFormulaField | |
GetLanguage() const | SwField | inline |
GetPar1() const | SwField | virtual |
GetPar2() const override | SwGetExpField | virtual |
GetReferenceTextPos(const SwFormatField &rFormat, SwDoc &rDoc, sal_Int32 nHint=0) | SwGetExpField | static |
GetSubType() const override | SwGetExpField | virtual |
GetSystemFormat(SvNumberFormatter *pFormatter, sal_uInt32 nFormat) | SwValueField | static |
GetTitle() const | SwField | inline |
GetTyp() const | SwField | inline |
GetTypeId() const | SwField | |
GetValue(SwRootFrame const *pLayout) const | SwGetExpField | |
SwFormulaField::GetValue() const | SwValueField | virtual |
HasClickHdl() const | SwField | |
IsAutomaticLanguage() const | SwField | inline |
IsClickable() const | SwField | |
IsFixed() const | SwField | |
IsInBodyText() const | SwGetExpField | inline |
m_aTitle | SwField | private |
m_bIsAutomaticLanguage | SwField | private |
m_bIsInBodyText | SwGetExpField | private |
m_bLateInitialization | SwGetExpField | private |
m_bUseFieldValueCache | SwField | private |
m_Cache | SwField | mutableprivate |
m_fValue | SwValueField | private |
m_fValueRLHidden | SwGetExpField | private |
m_nFormat | SwField | private |
m_nLang | SwField | private |
m_nSubType | SwGetExpField | private |
m_pType | SwField | private |
m_sExpand | SwGetExpField | private |
m_sExpandRLHidden | SwGetExpField | private |
m_sFormula | SwFormulaField | private |
operator=(SwField const &)=default | SwField | |
operator=(SwField &&)=default | SwField | |
PutValue(const css::uno::Any &rVal, sal_uInt16 nWhich) override | SwGetExpField | virtual |
QueryValue(css::uno::Any &rVal, sal_uInt16 nWhich) const override | SwGetExpField | virtual |
SetAutomaticLanguage(bool const bSet) | SwField | inline |
SetExpandedFormula(const OUString &rStr) | SwFormulaField | |
SetFormat(sal_uInt32 const nSet) | SwField | inlineprotected |
SetFormula(const OUString &rStr) | SwFormulaField | |
SetLanguage(LanguageType nLng) override | SwGetExpField | virtual |
SetLateInitialization() | SwGetExpField | inline |
SetPar1(const OUString &rStr) | SwField | virtual |
SetPar2(const OUString &rStr) override | SwGetExpField | virtual |
SetSubType(sal_uInt16 nType) override | SwGetExpField | virtual |
SetTitle(const OUString &rTitle) | SwField | inline |
SetValue(const double &rVal) override | SwGetExpField | privatevirtual |
SetValue(const double &rVal, SwRootFrame const *pLayout) | SwGetExpField | |
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 | |
SwFormulaField(SwValueFieldType *pFieldType, sal_uInt32 nFormat, const double fVal) | SwFormulaField | protected |
SwFormulaField(const SwFormulaField &rField) | SwFormulaField | protected |
SwGetExpField(SwGetExpFieldType *, const OUString &rFormel, sal_uInt16 nSubType, sal_uLong nFormat) | SwGetExpField | |
SwValueField(SwValueFieldType *pFieldType, sal_uInt32 nFormat, LanguageType nLang=LANGUAGE_SYSTEM, const double fVal=0.0) | SwValueField | protected |
SwValueField(const SwValueField &rField) | SwValueField | protected |
Which() const | SwField | |
~SwField() | SwField | virtual |
~SwValueField() override | SwValueField | virtual |