Home
last modified time | relevance | path

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

/AOO41X/main/chart2/source/view/main/
H A DClipping.cxx97 bool lcl_clip2d(B2DTuple& rPoint0, B2DTuple& rPoint1, const B2DRectangle& rRectangle) in lcl_clip2d() function
145 bool bRet = lcl_clip2d( aP0, aP1, rRectangle ); in lcl_clip2d_()