Searched refs:rItemPolygon (Results 1 – 2 of 2) sorted by relevance
1211 const basegfx::B2DPolyPolygon& rItemPolygon = mpStartItem->GetLineStartValue(); in SelectEndStyle() local1216 if(rItemPolygon == rEntryPolygon) in SelectEndStyle()1240 const basegfx::B2DPolyPolygon& rItemPolygon = mpEndItem->GetLineEndValue(); in SelectEndStyle() local1245 if(rItemPolygon == rEntryPolygon) in SelectEndStyle()
1177 …const basegfx::B2DPolyPolygon& rItemPolygon = ((const XLineStartItem&)rAttrs.Get(XATTR_LINESTART))… in Reset() local1184 if(rItemPolygon == rEntryPolygon) in Reset()1210 …const basegfx::B2DPolyPolygon& rItemPolygon = ((const XLineEndItem&)rAttrs.Get(XATTR_LINEEND)).Get… in Reset() local1217 if(rItemPolygon == rEntryPolygon) in Reset()
Completed in 20 milliseconds