Searched refs:aSetAttr (Results 1 – 2 of 2) sorted by relevance
303 SfxItemSet aSetAttr( mpViewShell->GetPool(), EE_ITEMS_START, EE_ITEMS_END ); in SetCurrentBulletsNumbering() local304 aSetAttr.Put(SvxNumBulletItem( *pNumRule ), nNumItemId); in SetCurrentBulletsNumbering()305 mpView->SetAttributes(aSetAttr); in SetCurrentBulletsNumbering()
1525 SfxItemSet aSetAttr(pMod->GetItemPool()); in SetGeoAttrToMarked() local1599 aSetAttr.Put(SdrTextAutoGrowWidthItem(bAutoGrow)); in SetGeoAttrToMarked()1605 aSetAttr.Put(SdrTextAutoGrowHeightItem(bAutoGrow)); in SetGeoAttrToMarked()1612 aSetAttr.Put(SdrEckenradiusItem(nRadius)); in SetGeoAttrToMarked()1621 SetAttrToMarked(aSetAttr,sal_False); in SetGeoAttrToMarked()
Completed in 25 milliseconds