Home
last modified time | relevance | path

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

/aoo41x/main/basegfx/source/polygon/
H A Db2dtrapezoid.cxx137 void setEnd( const B2DPoint* pNewEnd) in setEnd() argument
139 OSL_ENSURE(0 != pNewEnd, "No null pointer allowed here (!)"); in setEnd()
141 if(mpEnd != pNewEnd) in setEnd()
143 mpEnd = pNewEnd; in setEnd()

Completed in 34 milliseconds