Searched defs:rStartCol (Results 1 – 5 of 5) sorted by relevance
/trunk/main/sc/source/core/data/ |
H A D | table1.cxx | 614 sal_Bool ScTable::GetDataStart( SCCOL& rStartCol, SCROW& rStartRow ) const in GetDataStart() 661 void ScTable::GetDataArea( SCCOL& rStartCol, SCROW& rStartRow, SCCOL& rEndCol, SCROW& rEndRow, in GetDataArea() 763 bool ScTable::ShrinkToUsedDataArea( bool& o_bShrunk, SCCOL& rStartCol, SCROW& rStartRow, in ShrinkToUsedDataArea() 887 void ScTable::LimitChartArea( SCCOL& rStartCol, SCROW& rStartRow, SCCOL& rEndCol, SCROW& rEndRow ) in LimitChartArea()
|
H A D | documen2.cxx | 718 sal_Bool ScDocument::GetDataStart( SCTAB nTab, SCCOL& rStartCol, SCROW& rStartRow ) const in GetDataStart()
|
H A D | document.cxx | 674 bool ScDocument::ShrinkToDataArea(SCTAB nTab, SCCOL& rStartCol, SCROW& rStartRow, SCCOL& rEndCol, S… in ShrinkToDataArea() 705 bool ScDocument::ShrinkToUsedDataArea( bool& o_bShrunk, SCTAB nTab, SCCOL& rStartCol, in ShrinkToUsedDataArea() 718 void ScDocument::GetDataArea( SCTAB nTab, SCCOL& rStartCol, SCROW& rStartRow, in GetDataArea() 726 void ScDocument::LimitChartArea( SCTAB nTab, SCCOL& rStartCol, SCROW& rStartRow, in LimitChartArea() 4626 sal_Bool ScDocument::ExtendOverlapped( SCCOL& rStartCol, SCROW& rStartRow, in ExtendOverlapped()
|
H A D | documen3.cxx | 1726 void lcl_SnapHor( ScTable* pTable, long& rVal, SCCOL& rStartCol ) in lcl_SnapHor()
|
/trunk/main/sc/source/ui/view/ |
H A D | viewdata.cxx | 791 ScMarkType ScViewData::GetSimpleArea( SCCOL& rStartCol, SCROW& rStartRow, SCTAB& rStartTab, in GetSimpleArea() 904 void ScViewData::GetFillData( SCCOL& rStartCol, SCROW& rStartRow, in GetFillData()
|
Completed in 75 milliseconds