|
LibreOffice Module ucb (master) 1
|
This is the complete list of members for ucb_impl::Regexp, including all inherited members.
| getKind() const | ucb_impl::Regexp | inline |
| getRegexp() const | ucb_impl::Regexp | |
| isDefault() const | ucb_impl::Regexp | inline |
| Kind enum name | ucb_impl::Regexp | |
| KIND_AUTHORITY enum value | ucb_impl::Regexp | |
| KIND_DOMAIN enum value | ucb_impl::Regexp | |
| KIND_PREFIX enum value | ucb_impl::Regexp | |
| m_aInfix | ucb_impl::Regexp | private |
| m_aPrefix | ucb_impl::Regexp | private |
| m_aReversePrefix | ucb_impl::Regexp | private |
| m_bEmptyDomain | ucb_impl::Regexp | private |
| m_bTranslation | ucb_impl::Regexp | private |
| m_eKind | ucb_impl::Regexp | private |
| matches(OUString const &rString) const | ucb_impl::Regexp | |
| operator==(Regexp const &rOther) const | ucb_impl::Regexp | inline |
| parse(OUString const &rRegexp) | ucb_impl::Regexp | static |
| Regexp(Kind eTheKind, OUString aThePrefix, bool bTheEmptyDomain, OUString aTheInfix, bool bTheTranslation, OUString aTheReversePrefix) | ucb_impl::Regexp | inlineprivate |