Home
last modified time | relevance | path

Searched defs:PutCell (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/core/data/
H A Ddocumen2.cxx614 void ScDocument::PutCell( SCCOL nCol, SCROW nRow, SCTAB nTab, in PutCell() function in ScDocument
H A Dtable2.cxx1001 void ScTable::PutCell( SCCOL nCol, SCROW nRow, ScBaseCell* pCell ) in PutCell() function in ScTable
1013 void ScTable::PutCell( SCCOL nCol, SCROW nRow, sal_uLong nFormatIndex, ScBaseCell* pCell ) in PutCell() function in ScTable
1025 void ScTable::PutCell( const ScAddress& rPos, ScBaseCell* pCell ) in PutCell() function in ScTable
H A Ddocument.cxx2666 void ScDocument::PutCell( SCCOL nCol, SCROW nRow, SCTAB nTab, ScBaseCell* pCell, sal_Bool bForceTab… in PutCell() function in ScDocument
2686 void ScDocument::PutCell( const ScAddress& rPos, ScBaseCell* pCell, sal_Bool bForceTab ) in PutCell() function in ScDocument
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx796 sal_Bool ScDocFunc::PutCell( const ScAddress& rPos, ScBaseCell* pNewCell, sal_Bool bApi ) in PutCell() function in ScDocFunc

Completed in 137 milliseconds