Home
last modified time | relevance | path

Searched defs:rEndCol (Results 1 – 8 of 8) sorted by last modified time

/trunk/main/sc/source/core/data/
H A Ddocument.cxx651 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()
719SCCOL& 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 Dtable1.cxx401 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 Dtable2.cxx1427 SCCOL& rEndCol, SCROW& rEndRow, in ExtendMerge()
H A Ddocumen4.cxx420 void ScDocument::GetLastAttrCell( SCTAB nTab, SCCOL& rEndCol, SCROW& rEndRow ) const in GetLastAttrCell()
H A Ddocumen2.cxx650 sal_Bool ScDocument::GetPrintArea( SCTAB nTab, SCCOL& rEndCol, SCROW& rEndRow, in GetPrintArea()
675 SCCOL& rEndCol, sal_Bool bNotes ) const in GetPrintAreaHor()
H A Ddocumen3.cxx2020 SCCOL nStartCol, SCROW nStartRow, SCCOL& rEndCol, SCROW nEndRow ) in ExtendPrintArea()
/trunk/main/sc/source/ui/view/
H A Dviewdata.cxx792 SCCOL& rEndCol, SCROW& rEndRow, SCTAB& rEndTab ) const in GetSimpleArea()
905 SCCOL& rEndCol, SCROW& rEndRow ) in GetFillData()
/trunk/main/connectivity/source/drivers/calc/
H A DCTable.cxx80 void lcl_UpdateArea( const Reference<XCellRange>& xUsedRange, sal_Int32& rEndCol, sal_Int32& rEndRo… in lcl_UpdateArea()

Completed in 115 milliseconds