Home
last modified time | relevance | path

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

/trunk/main/svx/source/sidebar/line/
H A DLinePropertyPanel.cxx1215 const basegfx::B2DPolyPolygon& rEntryPolygon = pEntry->GetLineEnd(); in SelectEndStyle() local
1216 if(rItemPolygon == rEntryPolygon) in SelectEndStyle()
1244 const basegfx::B2DPolyPolygon& rEntryPolygon = pEntry->GetLineEnd(); in SelectEndStyle() local
1245 if(rItemPolygon == rEntryPolygon) in SelectEndStyle()
/trunk/main/cui/source/tabpages/
H A Dtpline.cxx1182 const basegfx::B2DPolyPolygon& rEntryPolygon = pEntry->GetLineEnd(); in Reset() local
1184 if(rItemPolygon == rEntryPolygon) in Reset()
1215 const basegfx::B2DPolyPolygon& rEntryPolygon = pEntry->GetLineEnd(); in Reset() local
1217 if(rItemPolygon == rEntryPolygon) in Reset()

Completed in 30 milliseconds