Searched defs:rEndRow (Results 1 – 8 of 8) sorted by relevance
/aoo4110/main/sc/source/core/data/ |
H A D | table1.cxx | 475 sal_Bool ScTable::GetPrintArea( SCCOL& rEndCol, SCROW& rEndRow, sal_Bool bNotes ) const in GetPrintArea() 584 SCROW& rEndRow, sal_Bool bNotes ) const in GetPrintAreaVer() 661 void ScTable::GetDataArea( SCCOL& rStartCol, SCROW& rStartRow, SCCOL& rEndCol, SCROW& rEndRow, in GetDataArea() 764 SCCOL& rEndCol, SCROW& rEndRow, bool bColumnsOnly ) const in ShrinkToUsedDataArea() 887 void ScTable::LimitChartArea( SCCOL& rStartCol, SCROW& rStartRow, SCCOL& rEndCol, SCROW& rEndRow ) in LimitChartArea()
|
H A D | documen2.cxx | 650 sal_Bool ScDocument::GetPrintArea( SCTAB nTab, SCCOL& rEndCol, SCROW& rEndRow, in GetPrintArea() 697 SCROW& rEndRow, sal_Bool bNotes ) const in GetPrintAreaVer()
|
H A D | attarray.cxx | 276 SCROW& rEndRow, SCROW nRow ) const in GetPatternRange() 2484 sal_Bool ScAttrArray::SearchStyleRange( SCsROW& rRow, SCsROW& rEndRow, in SearchStyleRange()
|
H A D | column.cxx | 322 const ScPatternAttr* ScColumn::GetPatternRange( SCROW& rStartRow, SCROW& rEndRow, SCROW nRow ) const in GetPatternRange() 2145 sal_Bool ScColumn::SearchStyleRange( SCsROW& rRow, SCsROW& rEndRow, const ScStyleSheet* pSearchStyl… in SearchStyleRange()
|
H A D | document.cxx | 706 SCROW& rStartRow, SCCOL& rEndCol, SCROW& rEndRow, bool bColumnsOnly ) const in ShrinkToUsedDataArea() 719 … SCCOL& rEndCol, SCROW& rEndRow, sal_Bool bIncludeOld, bool bOnlyDown ) const in GetDataArea() 727 SCCOL& rEndCol, SCROW& rEndRow ) in LimitChartArea() 4680 SCCOL& rEndCol, SCROW& rEndRow, in ExtendMergeSel() 4707 SCCOL& rEndCol, SCROW& rEndRow, in ExtendMerge()
|
H A D | table2.cxx | 1427 SCCOL& rEndCol, SCROW& rEndRow, in ExtendMerge()
|
/aoo4110/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()
|
/aoo4110/main/sc/source/ui/view/ |
H A D | viewdata.cxx | 792 SCCOL& rEndCol, SCROW& rEndRow, SCTAB& rEndTab ) const in GetSimpleArea() 905 SCCOL& rEndCol, SCROW& rEndRow ) in GetFillData()
|
Completed in 120 milliseconds