Searched refs:aGrafObj (Results 1 – 5 of 5) sorted by relevance
393 GraphicObject aGrafObj( GraphicObject::CreateGraphicObjectFromURL( aURL ) ); in setNumberingRuleByIndex() local394 SvxBrushItem aBrushItem( aGrafObj, GPOS_AREA, SID_ATTR_BRUSH ); in setNumberingRuleByIndex()481 GraphicObject aGrafObj; in setNumberingRuleByIndex() local482 SvxBrushItem aBrushItem( aGrafObj, GPOS_AREA, SID_ATTR_BRUSH ); in setNumberingRuleByIndex()
208 GraphicObject aGrafObj( GraphicObject::CreateGraphicObjectFromURL( aURL ) ); in setPropertyValueImpl() local209 static_cast<SdrOle2Obj*>(mpObj.get())->SetGraphic( &aGrafObj.GetGraphic() ); in setPropertyValueImpl()222 GraphicObject aGrafObj( xGraphic ); in setPropertyValueImpl() local223 const Graphic aGraphic( aGrafObj.GetGraphic() ); in setPropertyValueImpl()
700 const GraphicObject aGrafObj(GraphicObject::CreateGraphicObjectFromURL(aURL)); in getEntry() local703 return new XBitmapEntry(aGrafObj, aName); in getEntry()
1704 GraphicObject aGrafObj( aUniqueID ); in setPropertyValueImpl() local1712 static_cast<SdrGrafObj*>(mpObj.get())->SetGraphicObject( aGrafObj ); in setPropertyValueImpl()
166 GraphicObject aGrafObj( aUniqueID ); in implLoadGraphicObject() local170 pUnoGraphic->init( aGrafObj.GetGraphic() ); in implLoadGraphicObject()
Completed in 34 milliseconds