Searched refs:ReplaceCell (Results 1 – 2 of 2) sorted by relevance
209 void ReplaceCell( ScAddress& ); // for TableOp210 void ReplaceCell( SCCOL& rCol, SCROW& rRow, SCTAB& rTab ); // for TableOp
85 void ScInterpreter::ReplaceCell( ScAddress& rPos ) in ReplaceCell() function in ScInterpreter107 void ScInterpreter::ReplaceCell( SCCOL& rCol, SCROW& rRow, SCTAB& rTab ) in ReplaceCell() function in ScInterpreter1171 ReplaceCell( rCol, rRow, rTab ); in PopSingleRef()1205 ReplaceCell( rAdr ); in PopSingleRef()
Completed in 61 milliseconds