Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/unocore/
H A Dunosrch.cxx139 pNHyphItem , in FillItemSet() local
247 if(!pNHyphItem) in FillItemSet()
248 pNHyphItem.reset(rSet.GetPool()->GetDefaultItem(aIt->nWID).Clone()); in FillItemSet()
249 pTempItem = pNHyphItem.get(); in FillItemSet()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/unocore/
H A Dunosrch.cxx120 pNHyphItem , in FillItemSet() local
205 pTempItem = funcClone(nWID, pNHyphItem); in FillItemSet()