Home
last modified time | relevance | path

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

/aoo4110/main/vcl/source/gdi/
H A Dregband.cxx211 bool ImplRegionBand::InsertPoint( long nX, long nLineId, in InsertPoint() argument
218 mpFirstBandPoint->mnLineId = nLineId; in InsertPoint()
230 if ( pRegionBandPoint->mnLineId == nLineId ) in InsertPoint()
286 pNewRegionBandPoint->mnLineId = nLineId; in InsertPoint()
308 pNewRegionBandPoint->mnLineId = nLineId; in InsertPoint()
H A Dregionband.cxx446 bool RegionBand::InsertLine(const Point& rStartPt, const Point& rEndPt, long nLineId) in InsertLine() argument
471 InsertPoint( aNewPoint, nLineId, in InsertLine()
481 InsertPoint( aNewPoint, nLineId, in InsertLine()
506 InsertPoint( Point( nX, nY ), nLineId, nStartX == nX, eLineType ); in InsertLine()
522 InsertPoint( Point( nX, nY ), nLineId, nStartY == nY, eLineType ); in InsertLine()
532 InsertPoint( Point( nEndX, nEndY ), nLineId, true, eLineType ); in InsertLine()
H A Dregion.cxx102 long nLineId = 0L; in ImplRectilinearPolygonToBands() local
184 pBand->InsertPoint(aStart.X(), nLineId++, true, eLineType); in ImplRectilinearPolygonToBands()
/aoo4110/main/vcl/inc/
H A Dregionband.hxx63 bool InsertLine(const Point& rStartPt, const Point& rEndPt, long nLineId);
/aoo4110/main/sc/source/filter/excel/
H A Dxichart.cxx2760 sal_uInt16 nLineId = rStrm.ReaduInt16(); in ReadChChartLine() local
2765 maChartLines[ nLineId ] = xLineFmt; in ReadChChartLine()

Completed in 48 milliseconds