Searched defs:nGrowY (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/sc/source/core/tool/ |
H A D | rangenam.cxx | 314 void ScRangeData::UpdateGrow( const ScRange& rArea, SCCOL nGrowX, SCROW nGrowY ) in UpdateGrow() 856 void ScRangeName::UpdateGrow( const ScRange& rArea, SCCOL nGrowX, SCROW nGrowY ) in UpdateGrow()
|
H A D | refupdat.cxx | 903 ScRefUpdateRes ScRefUpdate::UpdateGrow( const ScRange& rArea, SCCOL nGrowX, SCROW nGrowY, in UpdateGrow()
|
/aoo42x/main/sc/source/core/data/ |
H A D | cell2.cxx | 1354 void ScFormulaCell::UpdateGrow( const ScRange& rArea, SCCOL nGrowX, SCROW nGrowY ) in UpdateGrow()
|
H A D | table1.cxx | 1312 void ScTable::UpdateGrow( const ScRange& rArea, SCCOL nGrowX, SCROW nGrowY ) in UpdateGrow()
|
H A D | column.cxx | 1694 void ScColumn::UpdateGrow( const ScRange& rArea, SCCOL nGrowX, SCROW nGrowY ) in UpdateGrow()
|
H A D | documen3.cxx | 996 void ScDocument::UpdateGrow( const ScRange& rArea, SCCOL nGrowX, SCROW nGrowY ) in UpdateGrow()
|
H A D | document.cxx | 1335 SCROW nGrowY = bInsRow ? ( rNew.aEnd.Row() - rOld.aEnd.Row() ) : 0; in FitBlock() local
|
Completed in 71 milliseconds