Home
last modified time | relevance | path

Searched defs:SalPolyLine (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/vcl/unx/generic/gdi/
H A Dsalgdi.cxx61 class SalPolyLine class
73 inline SalPolyLine::SalPolyLine( sal_uLong nPoints ) in SalPolyLine() function in SalPolyLine
77 inline SalPolyLine::SalPolyLine( sal_uLong nPoints, const SalPoint *p ) in SalPolyLine() function in SalPolyLine
/AOO41X/main/vcl/inc/unx/
H A Dsalgdi.h48 class SalPolyLine; variable