Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/options/
H A Doptasian.cxx83 Reference< XPropertySetInfo > xPrSetInfo; member
199 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 11 milliseconds