LibreOffice Module unotools (master) 1
CharClass Member List

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

CharClass(const CharClass &)=deleteCharClassprivate
CharClass(const css::uno::Reference< css::uno::XComponentContext > &rxContext, LanguageTag aLanguageTag)CharClass
CharClass(LanguageTag aLanguageTag)CharClass
getCharacterDirection(const OUString &rStr, sal_Int32 nPos) constCharClass
getCharacterType(const OUString &rStr, sal_Int32 nPos) constCharClass
getLanguageTag() constCharClass
getMyLocale() constCharClassprivate
getScript(const OUString &rStr, sal_Int32 nPos) constCharClass
getType(const OUString &rStr, sal_Int32 nPos) constCharClass
isAlpha(const OUString &rStr, sal_Int32 nPos) constCharClass
isAlphaNumeric(const OUString &rStr, sal_Int32 nPos) constCharClass
isAlphaNumericType(sal_Int32 nType)CharClassinlinestatic
isAsciiAlpha(std::u16string_view rStr)CharClassstatic
isAsciiNumeric(std::u16string_view rStr)CharClassstatic
isBase(const OUString &rStr, sal_Int32 nPos) constCharClass
isDigit(const OUString &rStr, sal_Int32 nPos) constCharClass
isLetter(const OUString &rStr, sal_Int32 nPos) constCharClass
isLetter(const OUString &rStr) constCharClass
isLetterNumeric(const OUString &rStr, sal_Int32 nPos) constCharClass
isLetterNumeric(const OUString &rStr) constCharClass
isLetterNumericType(sal_Int32 nType)CharClassinlinestatic
isLetterType(sal_Int32 nType)CharClassinlinestatic
isNumeric(const OUString &rStr) constCharClass
isNumericType(sal_Int32 nType)CharClassinlinestatic
isUpper(const OUString &rStr, sal_Int32 nPos) constCharClass
isUpper(const OUString &rStr, sal_Int32 nPos, sal_Int32 nCount) constCharClass
lowercase(const OUString &rStr, sal_Int32 nPos, sal_Int32 nCount) constCharClass
lowercase(const OUString &_rStr) constCharClassinline
maLanguageTagCharClassprivate
operator=(const CharClass &)=deleteCharClassprivate
parseAnyToken(const OUString &rStr, sal_Int32 nPos, sal_Int32 nStartCharFlags, const OUString &userDefinedCharactersStart, sal_Int32 nContCharFlags, const OUString &userDefinedCharactersCont) constCharClass
parsePredefinedToken(sal_Int32 nTokenType, const OUString &rStr, sal_Int32 nPos, sal_Int32 nStartCharFlags, const OUString &userDefinedCharactersStart, sal_Int32 nContCharFlags, const OUString &userDefinedCharactersCont) constCharClass
titlecase(const OUString &rStr, sal_Int32 nPos, sal_Int32 nCount) constCharClass
titlecase(const OUString &_rStr) constCharClassinline
uppercase(const OUString &rStr, sal_Int32 nPos, sal_Int32 nCount) constCharClass
uppercase(const OUString &_rStr) constCharClassinline
xCCCharClassprivate
~CharClass()CharClass