LibreOffice Module i18npool (master) 1
|
This is the complete list of members for LCTransliterationNode, including all inherited members.
aAttribs | LocaleNode | private |
addChild(LocaleNode *node) | LocaleNode | |
aName | LocaleNode | private |
aValue | LocaleNode | private |
children | LocaleNode | private |
createNode(const OUString &name, const Reference< XAttributeList > &attr) | LocaleNode | static |
findNode(const char *name) const | LocaleNode | |
generateCode(const OFileWriter &of) const override | LCTransliterationNode | virtual |
getAttr() const | LocaleNode | inline |
getChildAt(sal_Int32 idx) const | LocaleNode | inline |
getError() const | LocaleNode | |
getName() const | LocaleNode | inline |
getNumberOfChildren() const | LocaleNode | inline |
getRoot() const | LocaleNode | |
getValue() const | LocaleNode | inline |
incError(const char *pStr) const | LocaleNode | |
incError(std::u16string_view rStr) const | LocaleNode | |
incErrorInt(const char *pStr, int nVal) const | LocaleNode | |
incErrorStr(const char *pStr, std::u16string_view rVal) const | LocaleNode | |
incErrorStrStr(const char *pStr, std::u16string_view rVal1, std::u16string_view rVal2) const | LocaleNode | |
LCTransliterationNode(const OUString &name, const Reference< XAttributeList > &attr) | LCTransliterationNode | inline |
LocaleNode(OUString name, const Reference< XAttributeList > &attr) | LocaleNode | |
nError | LocaleNode | mutableprotected |
parent | LocaleNode | private |
setValue(std::u16string_view oValue) | LocaleNode | inline |
writeOUStringLiteralParameterCheckLen(const OFileWriter &of, const char *pParameterName, const LocaleNode *pNode, sal_Int32 nMinLen, sal_Int32 nMaxLen) const | LocaleNode | |
writeOUStringLiteralParameterCheckLen(const OFileWriter &of, const char *pNodeName, const char *pParameterName, sal_Int32 nMinLen, sal_Int32 nMaxLen) const | LocaleNode | |
~LocaleNode() | LocaleNode | virtual |