Searched refs:SalPolyLine (Results 1 – 2 of 2) sorted by relevance
61 class SalPolyLine class66 inline SalPolyLine( sal_uLong nPoints );68 inline ~SalPolyLine();73 inline SalPolyLine::SalPolyLine( sal_uLong nPoints ) in SalPolyLine() function in SalPolyLine77 inline SalPolyLine::SalPolyLine( sal_uLong nPoints, const SalPoint *p ) in SalPolyLine() function in SalPolyLine88 inline SalPolyLine::~SalPolyLine() in ~SalPolyLine()390 const SalPolyLine &rPoints, in DrawLines()856 SalPolyLine Points( nPoints, pPtAry ); in drawPolyLine()881 SalPolyLine Points( nPoints, pPtAry ); in drawPolygon()941 SalPolyLine Points( n, pPtAry[i] ); in drawPolyPolygon()[all …]
48 class SalPolyLine;147 const SalPolyLine &rPoints,
Completed in 30 milliseconds