Home
last modified time | relevance | path

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

/trunk/main/svx/source/sidebar/line/
H A DLinePropertyPanel.cxx1211 const basegfx::B2DPolyPolygon& rItemPolygon = mpStartItem->GetLineStartValue(); in SelectEndStyle() local
1216 if(rItemPolygon == rEntryPolygon) in SelectEndStyle()
1240 const basegfx::B2DPolyPolygon& rItemPolygon = mpEndItem->GetLineEndValue(); in SelectEndStyle() local
1245 if(rItemPolygon == rEntryPolygon) in SelectEndStyle()
/trunk/main/cui/source/tabpages/
H A Dtpline.cxx1177 …const basegfx::B2DPolyPolygon& rItemPolygon = ((const XLineStartItem&)rAttrs.Get(XATTR_LINESTART))… in Reset() local
1184 if(rItemPolygon == rEntryPolygon) in Reset()
1210 …const basegfx::B2DPolyPolygon& rItemPolygon = ((const XLineEndItem&)rAttrs.Get(XATTR_LINEEND)).Get… in Reset() local
1217 if(rItemPolygon == rEntryPolygon) in Reset()

Completed in 30 milliseconds