Searched refs:aGrSet (Results 1 – 3 of 3) sorted by relevance
| /trunk/main/sw/source/filter/ww8/ |
| H A D | ww8graf2.cxx | 640 SfxItemSet aGrSet( rDoc.GetAttrPool(), RES_GRFATR_BEGIN, in ImportGraf() local 646 aGrSet.Put( aCrop ); in ImportGraf() 650 MatchEscherMirrorIntoFlySet(*pRecord, aGrSet); in ImportGraf() 676 pRet = InsertOle(*((SdrOle2Obj*)pObject), aAttrSet, aGrSet); in ImportGraf() 686 … pRet = ImportOle(&rGraph, &aAttrSet, &aGrSet, pObject->GetBLIPSizeRectangle()); in ImportGraf() 691 &rGraph, &aAttrSet, &aGrSet, NULL ); in ImportGraf()
|
| H A D | ww8graf.cxx | 3139 SfxItemSet aGrSet(rDoc.GetAttrPool(), RES_GRFATR_BEGIN, RES_GRFATR_END-1); in ImportReplaceableDrawables() local 3150 MatchEscherMirrorIntoFlySet(*pRecord, aGrSet); in ImportReplaceableDrawables() 3155 pRetFrmFmt = InsertOle(*((SdrOle2Obj*)rpObject), rFlySet, aGrSet); in ImportReplaceableDrawables() 3174 &rFlySet, &aGrSet, NULL); in ImportReplaceableDrawables() 3182 &rFlySet, &aGrSet, NULL); in ImportReplaceableDrawables()
|
| /trunk/main/sw/source/core/unocore/ |
| H A D | unoframe.cxx | 2721 SfxItemSet aGrSet(pDoc->GetAttrPool(), aGrAttrRange ); in attachToRange() local 2730 if(!pProps->AnyToItemSet( pDoc, aFrmSet, aGrSet, bSizeFound)) in attachToRange() 2858 pGrfObj ? pDoc->Insert( aPam, *pGrfObj, &aFrmSet, &aGrSet, in attachToRange() 2861 &aFrmSet, &aGrSet, pParentFrmFmt ); in attachToRange()
|