Searched refs:xForbidden (Results 1 – 1 of 1) sorted by relevance
81 Reference< XForbiddenCharacters > xForbidden; member224 if(pImpl->xForbidden.is()) in FillItemSet()235 pImpl->xForbidden->removeForbiddenCharacters( aLocale ); in FillItemSet()237 pImpl->xForbidden->setForbiddenCharacters( aLocale, *pElem->pCharacters ); in FillItemSet()275 aForbidden >>= pImpl->xForbidden; in Reset()350 if(pImpl->xForbidden.is()) in IMPL_LINK()370 bAvail = pImpl->xForbidden->hasForbiddenCharacters(aLocale); in IMPL_LINK()373 ForbiddenCharacters aForbidden = pImpl->xForbidden->getForbiddenCharacters( aLocale ); in IMPL_LINK()431 if(pImpl->xForbidden.is()) in IMPL_LINK()
Completed in 13 milliseconds