Searched defs:nGrowX (Results 1 – 7 of 7) sorted by relevance
/aoo4110/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()
|
/aoo4110/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 | documen3.cxx | 996 void ScDocument::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 | document.cxx | 1334 SCCOL nGrowX = bInsCol ? ( rNew.aEnd.Col() - rOld.aEnd.Col() ) : 0; in FitBlock() local
|
Completed in 107 milliseconds