Home
last modified time | relevance | path

Searched refs:SetLineEndValue (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/inc/svx/ !
H A Dxlnedit.hxx63 …void SetLineEndValue(const basegfx::B2DPolyPolygon& rPolyPolygon) { maPolyPolygon = rPolyPolygon; … in SetLineEndValue() function in XLineEndItem
/trunk/main/svx/source/customshapes/ !
H A DEnhancedCustomShape2d.cxx1352 …aLineEnd.SetLineEndValue(((XLineEndItem&)pObj->GetMergedItem( XATTR_LINESTART )).GetLineEndValue()… in SwapStartAndEndArrow()
/trunk/main/svx/source/unodraw/ !
H A Dunoshape.cxx1652 aLEItem.SetLineEndValue( pEntry->GetLineEnd() ); in SetFillAttribute()