Searched refs:rEntryPolygon (Results 1 – 2 of 2) sorted by relevance
1215 const basegfx::B2DPolyPolygon& rEntryPolygon = pEntry->GetLineEnd(); in SelectEndStyle() local1216 if(rItemPolygon == rEntryPolygon) in SelectEndStyle()1244 const basegfx::B2DPolyPolygon& rEntryPolygon = pEntry->GetLineEnd(); in SelectEndStyle() local1245 if(rItemPolygon == rEntryPolygon) in SelectEndStyle()
1182 const basegfx::B2DPolyPolygon& rEntryPolygon = pEntry->GetLineEnd(); in Reset() local1184 if(rItemPolygon == rEntryPolygon) in Reset()1215 const basegfx::B2DPolyPolygon& rEntryPolygon = pEntry->GetLineEnd(); in Reset() local1217 if(rItemPolygon == rEntryPolygon) in Reset()
Completed in 27 milliseconds