Searched refs:rCustomShapeSet (Results 1 – 2 of 2) sorted by relevance
/trunk/main/svx/source/customshapes/ |
H A D | EnhancedCustomShape2d.cxx | 2007 void EnhancedCustomShape2d::AdaptObjColor(SdrPathObj& rObj, const SfxItemSet& rCustomShapeSet, in AdaptObjColor() argument 2022 ((XFillColorItem&)rCustomShapeSet.Get( XATTR_FILLCOLOR )).GetColorValue(), in AdaptObjColor() 2104 const SfxItemSet& rCustomShapeSet = pCustomShapeObj->GetMergedItemSet(); in CreatePathObj() local 2133 AdaptObjColor(*vObjectList[0L],rCustomShapeSet,nColorIndex,nColorCount); in CreatePathObj() 2152 AdaptObjColor(*pObj,rCustomShapeSet,nColorIndex,nColorCount); in CreatePathObj()
|
/trunk/main/svx/inc/svx/ |
H A D | EnhancedCustomShape2d.hxx | 123 … void AdaptObjColor(SdrPathObj& rObj, const SfxItemSet& rCustomShapeSet,
|
Completed in 23 milliseconds