Lines Matching refs:aSet
1695 SfxItemSet aSet(pMod->GetItemPool(),pNewWhichTable); in SetAttributes() local
1697 SfxWhichIter aIter(aSet); in SetAttributes()
1703 if (eState==SFX_ITEM_SET) aSet.Put(*pItem); in SetAttributes()
1709 bRet=mxSelectionController->SetAttributes(aSet,bReplaceAll ); in SetAttributes()
1723 mxTextEditObj->SetMergedItemSetAndBroadcast(aSet, bReplaceAll); in SetAttributes()
1727 SetNotPersistAttrToMarked(aSet,bReplaceAll); in SetAttributes()
2207 SfxItemSet aSet(rOutliner.GetParaAttribs(nPara)); in ApplyFormatPaintBrushToText() local
2208 …aSet.Put(CreatePaintSet( GetFormatRangeImpl(true), *aSet.GetPool(), rFormatSet, aSet, bNoCharacter… in ApplyFormatPaintBrushToText()
2209 rOutliner.SetParaAttribs(nPara, aSet); in ApplyFormatPaintBrushToText()
2283 SfxItemSet aSet( pOLV->GetAttribs() ); in ApplyFormatPaintBrush() local
2284 …temSet aPaintSet( CreatePaintSet(GetFormatRangeImpl(true), *aSet.GetPool(), rFormatSet, aSet, bNoC… in ApplyFormatPaintBrush()