Home
last modified time | relevance | path

Searched refs:ReplaceRangeNamesInUse (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sc/inc/
H A Drangenam.hxx155 void ReplaceRangeNamesInUse( const IndexMap& rMap );
H A Dcell.hxx409 void ReplaceRangeNamesInUse( const ScRangeData::IndexMap& rMap );
H A Dcolumn.hxx298 void ReplaceRangeNamesInUse( SCROW nRow1, SCROW nRow2, const ScRangeData::IndexMap& rMap );
H A Dtable.hxx499 void ReplaceRangeNamesInUse(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2,
/trunk/main/sc/source/core/data/
H A Ddocumen2.cxx1064 pSrcRangeNames[i]->ReplaceRangeNamesInUse( aSrcRangeMap ); in TransferTab()
1067 pTab[nDestPos]->ReplaceRangeNamesInUse( 0, 0, MAXCOL, MAXROW, aSrcRangeMap ); in TransferTab()
H A Dtable1.cxx1390 void ScTable::ReplaceRangeNamesInUse(SCCOL nCol1, SCROW nRow1, in ReplaceRangeNamesInUse() function in ScTable
1396 aCol[i].ReplaceRangeNamesInUse( nRow1, nRow2, rMap ); in ReplaceRangeNamesInUse()
H A Dcolumn.cxx1857 void ScColumn::ReplaceRangeNamesInUse(SCROW nRow1, SCROW nRow2, in ReplaceRangeNamesInUse() function in ScColumn
1868 ((ScFormulaCell*)pItems[i].pCell)->ReplaceRangeNamesInUse( rMap ); in ReplaceRangeNamesInUse()
H A Dcell2.cxx1476 void ScFormulaCell::ReplaceRangeNamesInUse( const ScRangeData::IndexMap& rMap ) in ReplaceRangeNamesInUse() function in ScFormulaCell
H A Ddocument.cxx1834 rRangeNames.mpRangeNames[i]->ReplaceRangeNamesInUse(rRangeNames.maRangeMap); in UpdateRangeNamesInFormulas()
1860 pTab[k]->ReplaceRangeNamesInUse(nC1, nR1, in UpdateRangeNamesInFormulas()
/trunk/main/sc/source/core/tool/
H A Drangenam.cxx635 void ScRangeData::ReplaceRangeNamesInUse( const IndexMap& rMap ) in ReplaceRangeNamesInUse() function in ScRangeData

Completed in 93 milliseconds