Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/dialog/
H A Dframelink.cxx807 void lclDrawThinLine( OutputDevice& rDev, const Point& rBeg, const Point& rEnd, bool bDotted ) in lclDrawThinLine() function
854 inline void lclDrawThinLine( OutputDevice& rDev, const LinePoints& rPoints, bool bDotted ) in lclDrawThinLine() function
856 lclDrawThinLine( rDev, rPoints.maBeg, rPoints.maEnd, bDotted ); in lclDrawThinLine()
887 lclDrawThinLine( rDev, aTPoints, bDotted ); in lclDrawHorLine()
942 lclDrawThinLine( rDev, aLPoints, bDotted ); in lclDrawVerLine()
1114 lclDrawThinLine( rDev, aLPoints, bDotted ); in lclDrawDiagLine()

Completed in 48 milliseconds