Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/options/
H A Doptlingu.cxx1616 const SfxHyphenRegionItem *pHyp = NULL; in Reset() local
1619 pHyp = &( (const SfxHyphenRegionItem &) rSet.Get( nWhich ) ); in Reset()
1623 if (pHyp) in Reset()
1624 nVal = (sal_Int16) pHyp->GetMinLead(); in Reset()
1631 if (pHyp) in Reset()
1632 nVal = (sal_Int16) pHyp->GetMinTrail(); in Reset()

Completed in 23 milliseconds