LibreOffice Module sw (master) 1
|
This is the complete list of members for SwMacroField, including all inherited members.
ChangeFormat(sal_uInt32 n) | SwField | |
ChgTyp(SwFieldType *) | SwField | virtual |
Copy() const override | SwMacroField | privatevirtual |
CopyField() const | SwField | |
CreateMacroString(OUString &rMacro, std::u16string_view rMacroName, const OUString &rLibraryName) | SwMacroField | static |
dumpAsXml(xmlTextWriterPtr pWriter) const | SwField | virtual |
ExpandField(bool bCached, SwRootFrame const *pLayout) const | SwField | |
ExpandImpl(SwRootFrame const *pLayout) const override | SwMacroField | privatevirtual |
GetDescription() const | SwField | virtual |
GetFieldName() const override | SwMacroField | virtual |
GetFormat() const | SwField | inline |
GetFormula() const | SwField | virtual |
GetLanguage() const | SwField | inline |
GetLibName() const | SwMacroField | |
GetMacro() const | SwMacroField | inline |
GetMacroName() const | SwMacroField | |
GetPar1() const override | SwMacroField | virtual |
GetPar2() const override | SwMacroField | virtual |
GetSubType() const | SwField | virtual |
GetSvxMacro() const | SwMacroField | |
GetTitle() const | SwField | inline |
GetTyp() const | SwField | inline |
GetTypeId() const | SwField | |
HasClickHdl() const | SwField | |
IsAutomaticLanguage() const | SwField | inline |
IsClickable() const | SwField | |
IsFixed() const | SwField | |
isScriptURL(const OUString &str) | SwMacroField | static |
m_aMacro | SwMacroField | private |
m_aText | SwMacroField | private |
m_aTitle | SwField | private |
m_bIsAutomaticLanguage | SwField | private |
m_bIsScriptURL | SwMacroField | private |
m_bUseFieldValueCache | SwField | private |
m_Cache | SwField | mutableprivate |
m_nFormat | SwField | private |
m_nLang | SwField | private |
m_pType | SwField | private |
operator=(SwField const &)=default | SwField | |
operator=(SwField &&)=default | SwField | |
PutValue(const css::uno::Any &rVal, sal_uInt16 nWhich) override | SwMacroField | virtual |
QueryValue(css::uno::Any &rVal, sal_uInt16 nWhich) const override | SwMacroField | virtual |
SetAutomaticLanguage(bool const bSet) | SwField | inline |
SetFormat(sal_uInt32 const nSet) | SwField | inlineprotected |
SetLanguage(LanguageType nLng) | SwField | virtual |
SetPar1(const OUString &rStr) override | SwMacroField | virtual |
SetPar2(const OUString &rStr) override | SwMacroField | virtual |
SetSubType(sal_uInt16) | SwField | 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 | |
SwMacroField(SwMacroFieldType *, OUString aLibAndName, OUString aText) | SwMacroField | |
Which() const | SwField | |
~SwField() | SwField | virtual |