Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dprevloc.cxx61 sal_Bool bRepCol, sal_Bool bRepRow ) : in ScPreviewLocationEntry()
66 bRepeatRow( bRepRow ) in ScPreviewLocationEntry()
202 …a::AddCellRange( const Rectangle& rRect, const ScRange& rRange, sal_Bool bRepCol, sal_Bool bRepRow, in AddCellRange() argument
206 …es.Insert( new ScPreviewLocationEntry( SC_PLOC_CELLRANGE, aPixelRect, rRange, bRepCol, bRepRow ) ); in AddCellRange()
214 if (bRepRow) in AddCellRange()
219 if (bRepRow) in AddCellRange()
235 …tionData::AddRowHeaders( const Rectangle& rRect, SCROW nStartRow, SCROW nEndRow, sal_Bool bRepRow ) in AddRowHeaders() argument
240 ….Insert( new ScPreviewLocationEntry( SC_PLOC_ROWHEADER, aPixelRect, aRange, sal_False, bRepRow ) ); in AddRowHeaders()
H A Dprintfun.cxx1506 sal_Bool bRepRow, ScPreviewLocationData& rLocationData ) in LocateRowHdr() argument
1522 rLocationData.AddRowHeaders( aCellRect, nY1, nY2, bRepRow ); in LocateRowHdr()
1526 long nScrX, long nScrY, sal_Bool bRepCol, sal_Bool bRepRow, in LocateArea() argument
1565 bRepCol, bRepRow, aDrawMapMode ); in LocateArea()
/trunk/main/sc/source/ui/inc/
H A Dprevloc.hxx110 …id AddCellRange( const Rectangle& rRect, const ScRange& rRange, sal_Bool bRepCol, sal_Bool bRepRow,
113 void AddRowHeaders( const Rectangle& rRect, SCROW nStartRow, SCROW nEndRow, sal_Bool bRepRow );
H A Dprintfun.hxx331 long nScrX, long nScrY, sal_Bool bRepCol, sal_Bool bRepRow,
338 sal_Bool bRepRow, ScPreviewLocationData& rLocationData );

Completed in 37 milliseconds