Searched refs:SalPolyLine (Results 1 – 2 of 2) sorted by relevance
61 class SalPolyLine class66 inline SalPolyLine( sal_uLong nPoints );67 inline SalPolyLine( sal_uLong nPoints, const SalPoint *p );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()[all …]
48 class SalPolyLine; variable147 const SalPolyLine &rPoints,