Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/dialog/
H A Dhdft.cxx206 const sal_uInt16 nWBrush = GetWhich(SID_ATTR_BRUSH); in FillItemSet() local
219 nWBrush, nWBrush, in FillItemSet()
293 if(_pSet->GetItemState(nWBrush) == SfxItemState::SET) in FillItemSet()
295 aSet.Put(_pSet->Get(nWBrush)); in FillItemSet()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A Dhdft.cxx200 const sal_uInt16 nWBrush = GetWhich(SID_ATTR_BRUSH); in FillItemSet() local
219 aSet.MergeRange(nWBrush, nWBrush); in FillItemSet()
282 if(_pSet->GetItemState(nWBrush) == SfxItemState::SET) in FillItemSet()
284 aSet.Put(_pSet->Get(nWBrush)); in FillItemSet()