/aoo42x/main/sc/source/core/data/ |
H A D | table1.cxx | 417 rEndRow = nMaxY; in GetCellArea() 431 rEndRow = nTableAreaY; in GetTableArea() 451 rEndRow = nMaxY; in GetLastAttrCell() 542 rEndRow = nMaxY; in GetPrintArea() 610 rEndRow = nMaxY; in GetPrintAreaVer() 718 nTest = rEndRow+1; in GetDataArea() 725 ++rEndRow; in GetDataArea() 750 if ( !bBottom && rEndRow > 0 && rStartRow < rEndRow ) in GetDataArea() 757 --rEndRow; in GetDataArea() 898 while ( rStartRow<rEndRow && IsEmptyLine(rEndRow, rStartCol, rEndCol) ) in LimitChartArea() [all …]
|
H A D | markarr.cxx | 269 sal_Bool ScMarkArray::HasOneMark( SCROW& rStartRow, SCROW& rEndRow ) const in HasOneMark() 277 rEndRow = MAXROW; in HasOneMark() 286 rEndRow = pData[0].nRow; in HasOneMark() 291 rEndRow = MAXROW; in HasOneMark() 300 rEndRow = pData[1].nRow; in HasOneMark()
|
H A D | documen2.cxx | 650 sal_Bool ScDocument::GetPrintArea( SCTAB nTab, SCCOL& rEndCol, SCROW& rEndRow, in GetPrintArea() argument 655 sal_Bool bAny = pTab[nTab]->GetPrintArea( rEndCol, rEndRow, bNotes ); in GetPrintArea() 662 if (aDrawRange.aEnd.Row()>rEndRow) rEndRow=aDrawRange.aEnd.Row(); in GetPrintArea() 670 rEndRow = 0; in GetPrintArea() 697 SCROW& rEndRow, sal_Bool bNotes ) const in GetPrintAreaVer() argument 701 sal_Bool bAny = pTab[nTab]->GetPrintAreaVer( nStartCol, nEndCol, rEndRow, bNotes ); in GetPrintAreaVer() 707 if (aDrawRange.aEnd.Row()>rEndRow) rEndRow=aDrawRange.aEnd.Row(); in GetPrintAreaVer() 714 rEndRow = 0; in GetPrintAreaVer()
|
H A D | document.cxx | 655 return pTab[nTab]->GetCellArea( rEndCol, rEndRow ); in GetCellArea() 658 rEndRow = 0; in GetCellArea() 670 rEndRow = 0; in GetTableArea() 695 if (nRow2 < rEndRow) in ShrinkToDataArea() 696 rEndRow = nRow2; in ShrinkToDataArea() 698 if (rStartCol > rEndCol || rStartRow > rEndRow) in ShrinkToDataArea() 727 SCCOL& rEndCol, SCROW& rEndRow ) in LimitChartArea() argument 4689 SCROW nOldEndRow = rEndRow; in ExtendMergeSel() 4700 if ( nThisEndRow > rEndRow ) in ExtendMergeSel() 4701 rEndRow = nThisEndRow; in ExtendMergeSel() [all …]
|
H A D | attarray.cxx | 276 SCROW& rEndRow, SCROW nRow ) const in GetPatternRange() argument 285 rEndRow = pData[nIndex].nRow; in GetPatternRange() 2484 sal_Bool ScAttrArray::SearchStyleRange( SCsROW& rRow, SCsROW& rEndRow, in SearchStyleRange() argument 2497 rEndRow = pData[nIndex-1].nRow + 1; in SearchStyleRange() 2499 rEndRow = 0; in SearchStyleRange() 2503 if (nMarkEnd>rEndRow) in SearchStyleRange() 2504 rEndRow = nMarkEnd; in SearchStyleRange() 2509 rEndRow = pData[nIndex].nRow; in SearchStyleRange() 2513 if (nMarkEnd<rEndRow) in SearchStyleRange() 2514 rEndRow = nMarkEnd; in SearchStyleRange()
|
H A D | column.cxx | 322 const ScPatternAttr* ScColumn::GetPatternRange( SCROW& rStartRow, SCROW& rEndRow, SCROW nRow ) const in GetPatternRange() argument 324 return pAttrArray->GetPatternRange( rStartRow, rEndRow, nRow ); in GetPatternRange() 2145 sal_Bool ScColumn::SearchStyleRange( SCsROW& rRow, SCsROW& rEndRow, const ScStyleSheet* pSearchStyl… in SearchStyleRange() argument 2151 return pAttrArray->SearchStyleRange( rRow, rEndRow, pSearchStyle, bUp, in SearchStyleRange() 2157 return pAttrArray->SearchStyleRange( rRow, rEndRow, pSearchStyle, bUp, NULL ); in SearchStyleRange()
|
H A D | documen4.cxx | 420 void ScDocument::GetLastAttrCell( SCTAB nTab, SCCOL& rEndCol, SCROW& rEndRow ) const in GetLastAttrCell() 424 pTab[nTab]->GetLastAttrCell( rEndCol, rEndRow ); in GetLastAttrCell()
|
H A D | table2.cxx | 1427 SCCOL& rEndCol, SCROW& rEndRow, in ExtendMerge() argument 1437 SCROW nOldEndY = rEndRow; in ExtendMerge() 1439 bFound |= aCol[i].ExtendMerge( i, nStartRow, nOldEndY, rEndCol, rEndRow, bRefresh, bAttrs ); in ExtendMerge()
|
/aoo42x/main/sc/inc/ |
H A D | table.hxx | 416 sal_Bool GetCellArea( SCCOL& rEndCol, SCROW& rEndRow ) const; // sal_False = leer 417 sal_Bool GetTableArea( SCCOL& rEndCol, SCROW& rEndRow ) const; 418 sal_Bool GetPrintArea( SCCOL& rEndCol, SCROW& rEndRow, sal_Bool bNotes ) const; 422 SCROW& rEndRow, sal_Bool bNotes ) const; 427 void GetLastAttrCell( SCCOL& rEndCol, SCROW& rEndRow ) const; 433 void GetDataArea( SCCOL& rStartCol, SCROW& rStartRow, SCCOL& rEndCol, SCROW& rEndRow, 437 SCCOL& rEndCol, SCROW& rEndRow, bool bColumnsOnly ) const; 446 void LimitChartArea( SCCOL& rStartCol, SCROW& rStartRow, SCCOL& rEndCol, SCROW& rEndRow ); 528 SCCOL& rEndCol, SCROW& rEndRow,
|
H A D | document.hxx | 861 SCCOL& rEndCol, SCROW& rEndRow, const ScMarkData& rMark, 864 SCCOL& rEndCol, SCROW& rEndRow, SCTAB nTab, 954 …ToDataArea( SCTAB nTab, SCCOL& rStartCol, SCROW& rStartRow, SCCOL& rEndCol, SCROW& rEndRow ) const; 965 SCCOL& rEndCol, SCROW& rEndRow, bool bColumnsOnly ) const; 968 … SCCOL& rEndCol, SCROW& rEndRow, sal_Bool bIncludeOld, bool bOnlyDown ) const; 969 SC_DLLPUBLIC sal_Bool GetCellArea( SCTAB nTab, SCCOL& rEndCol, SCROW& rEndRow ) const; 970 SC_DLLPUBLIC sal_Bool GetTableArea( SCTAB nTab, SCCOL& rEndCol, SCROW& rEndRow ) const; 971 SC_DLLPUBLIC sal_Bool GetPrintArea( SCTAB nTab, SCCOL& rEndCol, SCROW& rEndRow, 976 SCROW& rEndRow, sal_Bool bNotes = sal_True ) const; 982 SC_DLLPUBLIC void GetLastAttrCell( SCTAB nTab, SCCOL& rEndCol, SCROW& rEndRow ) const; [all …]
|
H A D | attarray.hxx | 114 const ScPatternAttr* GetPatternRange( SCROW& rStartRow, SCROW& rEndRow, SCROW nRow ) const; 138 sal_Bool SearchStyleRange( SCsROW& rRow, SCsROW& rEndRow, const ScStyleSheet* pSearchStyle,
|
H A D | column.hxx | 302 const ScPatternAttr* GetPatternRange( SCROW& rStartRow, SCROW& rEndRow, SCROW nRow ) const; 340 sal_Bool SearchStyleRange( SCsROW& rRow, SCsROW& rEndRow, const ScStyleSheet* pSearchStyle,
|
H A D | markarr.hxx | 54 sal_Bool HasOneMark( SCROW& rStartRow, SCROW& rEndRow ) const;
|
/aoo42x/main/connectivity/source/drivers/calc/ |
H A D | CTable.cxx | 80 …d lcl_UpdateArea( const Reference<XCellRange>& xUsedRange, sal_Int32& rEndCol, sal_Int32& rEndRow ) in lcl_UpdateArea() argument 99 rEndRow = pData[i].EndRow > rEndRow ? pData[i].EndRow : rEndRow; in lcl_UpdateArea()
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | viewdata.hxx | 329 SCCOL& rEndCol, SCROW& rEndRow, SCTAB& rEndTab ) const; 344 SCCOL& rEndCol, SCROW& rEndRow );
|
/aoo42x/main/sc/source/ui/view/ |
H A D | viewdata.cxx | 792 SCCOL& rEndCol, SCROW& rEndRow, SCTAB& rEndTab ) const in GetSimpleArea() argument 802 aRange.GetVars( rStartCol, rStartRow, rStartTab, rEndCol, rEndRow, rEndTab); in GetSimpleArea() 905 SCCOL& rEndCol, SCROW& rEndRow ) in GetFillData() argument 910 rEndRow = nFillEndY; in GetFillData()
|