Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/querydesign/
H A DConnectionLine.cxx63 inline Rectangle calcRect(const Point& _rBase,const Point& _aVector) in calcRect() argument
65 return Rectangle( _rBase - _aVector, _rBase + _aVector ); in calcRect()

Completed in 15 milliseconds