Searched defs:rEndCol (Results 1 – 8 of 8) sorted by relevance
/trunk/main/sc/source/core/data/ |
H A D | table1.cxx | 401 sal_Bool ScTable::GetCellArea( SCCOL& rEndCol, SCROW& rEndRow ) const in GetCellArea() 421 sal_Bool ScTable::GetTableArea( SCCOL& rEndCol, SCROW& rEndRow ) const in GetTableArea() 435 void ScTable::GetLastAttrCell( SCCOL& rEndCol, SCROW& rEndRow ) const in GetLastAttrCell() 475 sal_Bool ScTable::GetPrintArea( SCCOL& rEndCol, SCROW& rEndRow, sal_Bool bNotes ) const in GetPrintArea() 547 SCCOL& rEndCol, sal_Bool /* bNotes */ ) const in GetPrintAreaHor() 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() 1401 SCCOL /* nStartCol */, SCROW nStartRow, SCCOL& rEndCol, SCROW nEndRow ) in ExtendPrintArea() argument
|
H A D | documen2.cxx | 650 sal_Bool ScDocument::GetPrintArea( SCTAB nTab, SCCOL& rEndCol, SCROW& rEndRow, in GetPrintArea() 675 SCCOL& rEndCol, sal_Bool bNotes ) const in GetPrintAreaHor()
|
H A D | document.cxx | 651 sal_Bool ScDocument::GetCellArea( SCTAB nTab, SCCOL& rEndCol, SCROW& rEndRow ) const in GetCellArea() 663 sal_Bool ScDocument::GetTableArea( SCTAB nTab, SCCOL& rEndCol, SCROW& rEndRow ) const in GetTableArea() 674 bool ScDocument::ShrinkToDataArea(SCTAB nTab, SCCOL& rStartCol, SCROW& rStartRow, SCCOL& rEndCol, S… in ShrinkToDataArea() 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() 4682 SCCOL& rEndCol, SCROW& rEndRow, in ExtendMergeSel() 4709 SCCOL& rEndCol, SCROW& rEndRow, in ExtendMerge()
|
H A D | documen4.cxx | 420 void ScDocument::GetLastAttrCell( SCTAB nTab, SCCOL& rEndCol, SCROW& rEndRow ) const in GetLastAttrCell()
|
H A D | documen3.cxx | 2020 SCCOL nStartCol, SCROW nStartRow, SCCOL& rEndCol, SCROW nEndRow ) in ExtendPrintArea()
|
H A D | table2.cxx | 1427 SCCOL& rEndCol, SCROW& rEndRow, in ExtendMerge()
|
/trunk/main/connectivity/source/drivers/calc/ |
H A D | CTable.cxx | 80 void lcl_UpdateArea( const Reference<XCellRange>& xUsedRange, sal_Int32& rEndCol, sal_Int32& rEndRo… in lcl_UpdateArea()
|
/trunk/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 92 milliseconds