Home
last modified time | relevance | path

Searched refs:ApplyCustomShapeGeometryAttributes (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx76 …void ApplyCustomShapeGeometryAttributes( SvStream& rIn, SfxItemSet& rSet, const DffObjData&…
/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx1577 void DffPropertyReader::ApplyCustomShapeGeometryAttributes( SvStream& rIn, SfxItemSet& rSet, const … in ApplyCustomShapeGeometryAttributes() function in DffPropertyReader
2749 ApplyCustomShapeGeometryAttributes( rIn, rSet, rObjData ); in ApplyAttributes()