/trunk/main/sc/source/filter/lotus/ |
H A D | lotimpop.cxx | 218 …pD->PutCell( aA.Col(), aA.Row(), aA.Tab(), new ScStringCell( CREATE_STRING( "#ERR!" ) ), (sal_Bool… in Errcell() 228 …pD->PutCell( aA.Col(), aA.Row(), aA.Tab(), new ScStringCell( CREATE_STRING( "#NA!" ) ), (sal_Bool)… in Nacell() 244 pD->PutCell( aA.Col(), aA.Row(), aA.Tab(), new ScStringCell( aLabel ), (sal_Bool)sal_True ); in Labelcell() 256 pD->PutCell( aAddr.Col(), aAddr.Row(), aAddr.Tab(), in Numbercell() 269 pD->PutCell( aAddr.Col(), aAddr.Row(), aAddr.Tab(), in Smallnumcell() 296 pD->PutCell( aAddr.Col(), aAddr.Row(), aAddr.Tab(), pZelle, (sal_Bool)sal_True ); in Formulacell()
|
H A D | op.cxx | 105 …pDoc->PutCell( static_cast<SCCOL> (nCol), static_cast<SCROW> (nRow), nTab, pZelle, ( sal_Bool ) sa… in OP_Integer() 126 …pDoc->PutCell( static_cast<SCCOL> (nCol), static_cast<SCROW> (nRow), nTab, pZelle, ( sal_Bool ) sa… in OP_Number() 185 …pDoc->PutCell( static_cast<SCCOL> (nCol), static_cast<SCROW> (nRow), nTab, pZelle, ( sal_Bool ) sa… in OP_Formula() 405 …pDoc->PutCell( static_cast<SCCOL>(nCol), static_cast<SCROW>(nRow), static_cast<SCTAB>(nTab), pCell… in OP_Number123() 431 …pDoc->PutCell( static_cast<SCCOL>(nCol), static_cast<SCROW>(nRow), static_cast<SCTAB>(nTab), pCell… in OP_Formula123() 446 …pDoc->PutCell( static_cast<SCCOL>(nCol), static_cast<SCROW>(nRow), static_cast<SCTAB>(nTab), pCell… in OP_IEEENumber123()
|
/trunk/main/sc/source/core/data/ |
H A D | dbdocutl.cxx | 165 pDoc->PutCell( nCol, nRow, nTab, pCell ); in PutData() 175 pDoc->PutCell( nCol, nRow, nTab, pCell ); in PutData() 177 pDoc->PutCell( nCol, nRow, nTab, pCell, nFormatIndex ); in PutData() 189 pDoc->PutCell( nCol, nRow, nTab, pCell ); in PutData()
|
H A D | documen8.cxx | 765 PutCell( nCol, nRow, nTab, new ScEditCell( pNewData, in OnlineSpellInRange() 770 PutCell( nCol, nRow, nTab, new ScStringCell( pEngine->GetText() ) ); in OnlineSpellInRange() 1560 PutCell( nCol, nRow, nTab, in TransliterateText() 1567 PutCell( nCol, nRow, nTab, new ScStringCell( aNewStr ) ); in TransliterateText() 1590 PutCell( nCol, nRow, nTab, new ScStringCell( aNewStr ) ); in TransliterateText()
|
H A D | documen4.cxx | 161 pTab[i]->PutCell(nCol1, nRow1, pCell); in InsertMatrixFormula() 163 …pTab[i]->PutCell(nCol1, nRow1, pCell->CloneWithoutNote(*this, ScAddress( nCol1, nRow1, i), SC_CLON… in InsertMatrixFormula() 202 pTab[i]->PutCell(j, k, (ScBaseCell*) pCell); in InsertMatrixFormula() 291 …pTab[i]->PutCell( j, k, aRefCell.CloneWithoutNote( *this, ScAddress( j, k, i ), SC_CLONECELL_START… in InsertTableOp()
|
H A D | table2.cxx | 587 pTransClip->PutCell( static_cast<SCCOL>(nRow-nRow1), static_cast<SCROW>(nCol-nCol1), pNew ); in TransposeClip() 619 pTransClip->PutCell( static_cast<SCCOL>(nRow-nRow1), static_cast<SCROW>(nCol-nCol1), pNew ); in TransposeClip() 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 3180 PutCell( nDestX, nDestY, pCell ); in CopyData() 3185 pDocument->PutCell( aDest, pCell ); in CopyData()
|
H A D | table6.cxx | 153 pUndoDoc->PutCell( aAdr, pUndoCell); in SearchCell() 236 PutCell( nCol, nRow, new ScEditCell( aString, pDocument ) ); in SearchCell()
|
H A D | documen2.cxx | 614 void ScDocument::PutCell( SCCOL nCol, SCROW nRow, SCTAB nTab, in PutCell() function in ScDocument 629 pTab[nTab]->PutCell( nCol, nRow, nFormatIndex, pCell ); in PutCell()
|
/trunk/main/sc/source/filter/qpro/ |
H A D | qpro.cxx | 70 …pDoc->PutCell( nCol, nRow, nTab, ScBaseCell::CreateTextCell( aLabel, pDoc ), (sal_Bool) sal_True ); in readSheet() 93 pDoc->PutCell(nCol ,nRow, nTab ,pInteger,(sal_Bool) sal_True); in readSheet() 103 pDoc->PutCell( nCol, nRow, nTab, pFloat, (sal_Bool) sal_True ); in readSheet() 122 pDoc->PutCell( nCol, nRow, nTab, pFormula, ( sal_Bool ) sal_True ); in readSheet()
|
/trunk/main/sc/source/filter/excel/ |
H A D | impop.cxx | 301 GetDoc().PutCell( aScPos, new ScValueCell( nValue ) ); in ReadInteger() 318 GetDoc().PutCell( aScPos, new ScValueCell( fValue ) ); in ReadNumber() 349 GetDoc().PutCell( aScPos, pCell ); in ReadLabel() 374 GetDoc().PutCell( aScPos, pCell ); in ReadBoolErr() 391 GetDoc().PutCell( aScPos, new ScValueCell( XclTools::GetDoubleFromRK( nRk ) ) ); in ReadRk() 866 GetDoc().PutCell( aScPos, new ScValueCell( XclTools::GetDoubleFromRK( nRkNum ) ) ); in Mulrk() 915 GetDoc().PutCell( aScPos, pCell ); in Rstring()
|
H A D | xicontent.cxx | 207 rDoc.PutCell( aScPos, pCell ); in lclInsertUrl() 223 rDoc.PutCell( aScPos, new ScFormulaCell( &rDoc, aScPos, &aTokenArray ) ); in lclInsertUrl()
|
/trunk/main/sc/source/ui/undo/ |
H A D | undocell.cxx | 261 pDoc->PutCell( nCol, nRow, pTabs[i], pNewCell ); in Undo() 306 pDoc->PutCell( nCol, nRow, pTabs[i], new ScEditCell( pNewEditData, in Redo() 395 pDoc->PutCell( aPos, pNewCell ); in Undo() 481 pDoc->PutCell( aPos.Col(), aPos.Row(), aPos.Tab(), pNewCell ); in Undo() 499 pDoc->PutCell( aPos.Col(), aPos.Row(), aPos.Tab(), pNewCell ); in Redo() 754 pDoc->PutCell( nCol, nRow, nTab, pNewCell ); in DoChange()
|
/trunk/main/sc/source/ui/view/ |
H A D | spelleng.cxx | 135 mpUndoDoc->PutCell( aPos, pUndoCell ); in FindNextConversionCell() 156 mpRedoDoc->PutCell( aPos, pRedoCell ); in FindNextConversionCell()
|
H A D | viewfun4.cxx | 268 pDoc->PutCell( aPos, pNewCell ); in DoRefConversion() 432 pDoc->PutCell( nCol, nRow, nTab, pCell ); in DoThesaurus()
|
H A D | viewfunc.cxx | 585 pDoc->PutCell( aPos, pCell ); in EnterData() 590 pDoc->PutCell( aPos, pCell ); in EnterData() 604 pDoc->PutCell( aPos, pCell ); in EnterData() 830 pDoc->PutCell( nCol, nRow, i, new ScEditCell( pData, pDoc, NULL ) ); in EnterData()
|
/trunk/main/sc/source/ui/docshell/ |
H A D | impex.cxx | 909 pDoc->PutCell( nCol, nRow, nTab, ScBaseCell::CreateTextCell( rStr, pDoc ) ); in lcl_PutString() 1111 pDoc->PutCell( nCol, nRow, nTab, new ScValueCell(fDays), nFormat, sal_False ); in lcl_PutString() 1125 pDoc->PutCell( nCol, nRow, nTab, new ScEditCell( rStr, pDoc ) ); in lcl_PutString() 1616 pDoc->PutCell( nCol, nRow, aRange.aStart.Tab(), in Sylk2Doc() 1670 pDoc->PutCell( aPos, pFCell ); in Sylk2Doc()
|
H A D | docfunc.cxx | 796 sal_Bool ScDocFunc::PutCell( const ScAddress& rPos, ScBaseCell* pNewCell, sal_Bool bApi ) in PutCell() function in ScDocFunc 825 pDoc->PutCell( rPos, pNewCell ); in PutCell() 922 bRet = PutCell( rPos, in PutData() 951 bRet = PutCell( rPos, new ScStringCell( aText ), bApi ); in PutData() 1066 return PutCell( rPos, pNewCell, bApi ); in SetCellText() 4718 pDoc->PutCell( nStartCol,nOutRow,nTab, new ScStringCell( aName ) ); in InsertNameList() 4719 pDoc->PutCell( nEndCol ,nOutRow,nTab, new ScStringCell( aFormula ) ); in InsertNameList()
|
/trunk/main/sc/source/filter/dif/ |
H A D | difimp.cxx | 203 pDoc->PutCell( nColCnt, nRowCnt, nBaseTab, pCell, ( sal_Bool ) sal_True ); in ScImportDif() 218 pDoc->PutCell( nColCnt, nRowCnt, nBaseTab, in ScImportDif()
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | funcuno.cxx | 433 mpDoc->PutCell( (SCCOL) nCol, (SCROW) nRow, 0, in visitElem() 691 pDoc->PutCell( aFormulaPos, pFormula ); //! necessary? in callFunction()
|
/trunk/main/sc/source/filter/rtf/ |
H A D | eeimpars.cxx | 376 mpDoc->PutCell( nCol, nRow, nTab, new ScStringCell( aStr)); in WriteToDocument() 384 mpDoc->PutCell( nCol, nRow, nTab, new ScEditCell( pObject, in WriteToDocument()
|
/trunk/main/sc/inc/ |
H A D | table.hxx | 305 void PutCell( const ScAddress&, ScBaseCell* pCell ); 307 void PutCell( SCCOL nCol, SCROW nRow, ScBaseCell* pCell ); 308 void PutCell(SCCOL nCol, SCROW nRow, sal_uLong nFormatIndex, ScBaseCell* pCell);
|
/trunk/main/sc/source/core/tool/ |
H A D | consoli.cxx | 786 pDestDoc->PutCell( aDest.Col(), aDest.Row(), aDest.Tab(), pCell ); in OutputToDocument() 808 pDestDoc->PutCell( aDest.Col(), aDest.Row(), aDest.Tab(), pCell ); in OutputToDocument()
|
/trunk/main/sc/source/ui/miscdlgs/ |
H A D | optsolver.cxx | 1033 aFunc.PutCell( aCellPos, new ScValueCell( aSolution[nVarPos] ), sal_True ); in CallSolver() 1068 aFunc.PutCell( aCellPos, new ScValueCell( aOldValues[nVarPos] ), sal_True ); in CallSolver()
|
/trunk/main/sc/source/filter/xml/ |
H A D | xmlcelli.cxx | 940 pDoc->PutCell( aScAddress, pNewCell ); in EndElement() 985 rXMLImport.GetDocument()->PutCell( in EndElement()
|
/trunk/main/sc/source/ui/inc/ |
H A D | docfunc.hxx | 81 sal_Bool PutCell( const ScAddress& rPos, ScBaseCell* pNewCell, sal_Bool bApi );
|