Searched refs:GetAttrFromMarked (Results 1 – 6 of 6) sorted by relevance
311 rSet.Put( pDrView->GetAttrFromMarked(sal_False), false ); in GetDrawAttrState()369 SfxItemSet aViewSet = pDrView->GetAttrFromMarked(sal_False); in GetAttrFuncState()
712 SfxItemSet* pItemSet = new SfxItemSet( pDrawView->GetAttrFromMarked(bOnlyHardAttr) ); in ExecFormatPaintbrush()
921 SfxItemSet SdrEditView::GetAttrFromMarked(sal_Bool bOnlyHardAttr) const in GetAttrFromMarked() function in SdrEditView1254 rTargetSet.Put(GetAttrFromMarked(bOnlyHardAttr), sal_False); in GetAttributes()1305 SfxItemSet aMarkAttr(GetAttrFromMarked(sal_False)); // wg. AutoGrowHeight und Eckenradius in GetGeoAttrFromMarked()
2153 rFormatSet->Put( GetAttrFromMarked(bOnlyHardAttr) ); in TakeFormatPaintBrush()
332 SfxItemSet GetAttrFromMarked(sal_Bool bOnlyHardAttr) const;
417 pItemSet = new SfxItemSet( pDrawView->GetAttrFromMarked(bOnlyHardAttr) ); in Copy()
Completed in 45 milliseconds