Home
last modified time | relevance | path

Searched refs:ReplaceCell (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/core/inc/
H A Dinterpre.hxx224 void ReplaceCell( ScAddress& ); // for TableOp
225 void ReplaceCell( SCCOL& rCol, SCROW& rRow, SCTAB& rTab ); // for TableOp
/trunk/main/sc/source/core/tool/
H A Dinterpr4.cxx85 void ScInterpreter::ReplaceCell( ScAddress& rPos ) in ReplaceCell() function in ScInterpreter
107 void ScInterpreter::ReplaceCell( SCCOL& rCol, SCROW& rRow, SCTAB& rTab ) in ReplaceCell() function in ScInterpreter
1171 ReplaceCell( rCol, rRow, rTab ); in PopSingleRef()
1205 ReplaceCell( rAdr ); in PopSingleRef()

Completed in 34 milliseconds