Searched refs:aGrfObj (Results 1 – 2 of 2) sorted by relevance
1922 …GraphicObject aGrfObj(static_cast< XFillBitmapItem const & >(rOldSet.Get(XATTR_FILLBITMAP)).GetGra… in MatchSdrItemsIntoFlySet()1927 GraphicAttr aAttr(aGrfObj.GetAttr()); in MatchSdrItemsIntoFlySet()1930 aGrfObj.SetAttr(aAttr); in MatchSdrItemsIntoFlySet()1933 aBrushItem.SetGraphicObject(aGrfObj); in MatchSdrItemsIntoFlySet()
1180 GraphicObject aGrfObj( aTransGraphic ); in GetTransformedGraphic() local1181 aTransGraphic = aGrfObj.GetTransformedGraphic( &rAttr ); in GetTransformedGraphic()