Searched defs:PutCell (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sc/source/core/data/ |
H A D | documen2.cxx | 614 void ScDocument::PutCell( SCCOL nCol, SCROW nRow, SCTAB nTab, in PutCell() function in ScDocument
|
H A D | table2.cxx | 1001 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 D | document.cxx | 2666 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
|
/aoo41x/main/sc/source/ui/docshell/ |
H A D | docfunc.cxx | 796 sal_Bool ScDocFunc::PutCell( const ScAddress& rPos, ScBaseCell* pNewCell, sal_Bool bApi ) in PutCell() function in ScDocFunc
|
Completed in 95 milliseconds