Home
last modified time | relevance | path

Searched refs:ScStringCell (Results 26 – 41 of 41) sorted by relevance

12

/trunk/main/sc/source/core/data/
H A Dtable3.cxx274 ((ScStringCell*)pCell1)->GetString(aStr1); in CompareCell()
278 ((ScStringCell*)pCell2)->GetString(aStr2); in CompareCell()
H A Dconditio.cxx868 ((ScStringCell*)pCell)->GetString(aArgStr); in IsCellValid()
H A Ddocument.cxx2760 static_cast<ScStringCell*>(pCell)->GetString(aStr); in GetStringForFormula()
/trunk/main/sc/source/ui/undo/
H A Dundocell.cxx703 pOldCell = new ScStringCell( aUndoStr ); in ScUndoThesaurus()
/trunk/main/sc/source/filter/xcl97/
H A DXclExpChangeTrack.cxx759 ((const ScStringCell*) pScCell)->GetString( sCellStr ); in GetCellData()
/trunk/main/sc/source/filter/excel/
H A Dxehelper.cxx591 const XclExpRoot& rRoot, const ScStringCell& rStringCell, const ScPatternAttr* pCellAttr, in CreateCellString()
/trunk/main/sc/inc/
H A Ddocument.hxx84 class ScStringCell;
221 ScStringCell* pCell;
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx589 ScStringCell* pCell = new ScStringCell( aFormula ); in EnterData()
H A Ddbfunc3.cxx2162 pInsDoc->PutCell( ScAddress(nCol, nRow, nNewTab), new ScStringCell(String(aStr)) ); in ShowDataPilotSourceData()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx951 bRet = PutCell( rPos, new ScStringCell( aText ), bApi ); in PutData()
4718 pDoc->PutCell( nStartCol,nOutRow,nTab, new ScStringCell( aName ) ); in InsertNameList()
4719 pDoc->PutCell( nEndCol ,nOutRow,nTab, new ScStringCell( aFormula ) ); in InsertNameList()
H A Ddocsh.cxx1896 ((ScStringCell*)pCell)->GetString( aString ); in AsciiSave()
/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx1774 ((ScStringCell*)pCell)->GetString( rStr ); in GetStringOfCell()
1916 ((ScStringCell*)pCell)->GetString( rStr ); in GetValueString()
H A Dcompiler.cxx3084 ((ScStringCell*)pCell)->GetString( aStr ); in IsColRowName()
3213 ((ScStringCell*)pCell)->GetString( aStr ); in IsColRowName()
/trunk/main/sc/source/filter/xml/
H A DXMLTrackedChangesContext.cxx1297 rOldCell = new ScStringCell(sText); in EndElement()
H A Dxmlexprt.cxx202 static_cast<ScStringCell*>(pCell)->GetString(aVal); // string cell: content in lcl_GetRawString()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx1144 pDoc->PutCell( nDocCol, nDocRow, nTab, new ScStringCell( aUStr ) ); in lcl_PutDataArray()
3155 pDoc->PutCell( *pPos, new ScStringCell( aStr ) ); in setRowDescriptions()
3223 pDoc->PutCell( *pPos, new ScStringCell( aStr ) ); in setColumnDescriptions()

Completed in 243 milliseconds

12