Home
last modified time | relevance | path

Searched refs:sPunct (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/cui/source/options/
H A Doptasian.cxx198 OUString sPunct(C2U(cIsKernAsianPunctuation)); in FillItemSet() local
199 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() local
284 if(pImpl->xPrSetInfo->hasPropertyByName(sPunct)) in Reset()
286 Any aVal = pImpl->xPrSet->getPropertyValue(sPunct); in Reset()

Completed in 17 milliseconds