Searched refs:xPrSetInfo (Results 1 – 1 of 1) sorted by relevance
83 Reference< XPropertySetInfo > xPrSetInfo; member199 if(pImpl->xPrSetInfo.is() && pImpl->xPrSetInfo->hasPropertyByName(sPunct)) in FillItemSet()215 if(pImpl->xPrSetInfo.is() && pImpl->xPrSetInfo->hasPropertyByName(sCompress)) in FillItemSet()266 pImpl->xPrSetInfo = pImpl->xPrSet->getPropertySetInfo(); in Reset()270 if(pImpl->xPrSetInfo.is()) in Reset()272 if(pImpl->xPrSetInfo->hasPropertyByName(sForbidden)) in Reset()278 if(pImpl->xPrSetInfo->hasPropertyByName(sCompress)) in Reset()284 if(pImpl->xPrSetInfo->hasPropertyByName(sPunct)) in Reset()
Completed in 21 milliseconds