Home
last modified time | relevance | path

Searched refs:PutCell (Results 1 – 25 of 48) sorted by relevance

12

/trunk/main/sc/source/filter/lotus/
H A Dlotimpop.cxx218 …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 Dop.cxx105 …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 Ddbdocutl.cxx165 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 Ddocumen8.cxx765 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 Ddocumen4.cxx161 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 Dtable2.cxx587 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 Dtable6.cxx153 pUndoDoc->PutCell( aAdr, pUndoCell); in SearchCell()
236 PutCell( nCol, nRow, new ScEditCell( aString, pDocument ) ); in SearchCell()
H A Ddocumen2.cxx614 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 Dqpro.cxx70 …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 Dimpop.cxx301 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 Dxicontent.cxx207 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 Dundocell.cxx261 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 Dspelleng.cxx135 mpUndoDoc->PutCell( aPos, pUndoCell ); in FindNextConversionCell()
156 mpRedoDoc->PutCell( aPos, pRedoCell ); in FindNextConversionCell()
H A Dviewfun4.cxx268 pDoc->PutCell( aPos, pNewCell ); in DoRefConversion()
432 pDoc->PutCell( nCol, nRow, nTab, pCell ); in DoThesaurus()
H A Dviewfunc.cxx585 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 Dimpex.cxx909 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 Ddocfunc.cxx796 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 Ddifimp.cxx203 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 Dfuncuno.cxx433 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 Deeimpars.cxx376 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 Dtable.hxx305 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 Dconsoli.cxx786 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 Doptsolver.cxx1033 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 Dxmlcelli.cxx940 pDoc->PutCell( aScAddress, pNewCell ); in EndElement()
985 rXMLImport.GetDocument()->PutCell( in EndElement()
/trunk/main/sc/source/ui/inc/
H A Ddocfunc.hxx81 sal_Bool PutCell( const ScAddress& rPos, ScBaseCell* pNewCell, sal_Bool bApi );

Completed in 193 milliseconds

12