Searched refs:sPunct (Results 1 – 1 of 1) sorted by relevance
198 OUString sPunct(C2U(cIsKernAsianPunctuation)); in FillItemSet() local199 if(pImpl->xPrSetInfo.is() && pImpl->xPrSetInfo->hasPropertyByName(sPunct)) in FillItemSet()204 pImpl->xPrSet->setPropertyValue(sPunct, aVal); in FillItemSet()283 OUString sPunct(C2U(cIsKernAsianPunctuation)); in Reset() local284 if(pImpl->xPrSetInfo->hasPropertyByName(sPunct)) in Reset()286 Any aVal = pImpl->xPrSet->getPropertyValue(sPunct); in Reset()
Completed in 18 milliseconds