Home
last modified time | relevance | path

Searched refs:aSetAttr (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdedtv1.cxx1525 SfxItemSet aSetAttr(pMod->GetItemPool()); in SetGeoAttrToMarked() local
1599 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()
/trunk/main/sd/source/ui/func/
H A Dfuolbull.cxx303 SfxItemSet aSetAttr( mpViewShell->GetPool(), EE_ITEMS_START, EE_ITEMS_END ); in SetCurrentBulletsNumbering() local
304 aSetAttr.Put(SvxNumBulletItem( *pNumRule ), nNumItemId); in SetCurrentBulletsNumbering()
305 mpView->SetAttributes(aSetAttr); in SetCurrentBulletsNumbering()

Completed in 37 milliseconds