/aoo4110/main/sc/inc/ |
H A D | cell.hxx | 75 class SC_DLLPUBLIC ScBaseCell class 81 explicit ScBaseCell( CellType eNewType ); 84 ScBaseCell( const ScBaseCell& rCell ); 140 static ScBaseCell* CreateTextCell( const String& rString, ScDocument* ); 157 static sal_Bool CellEqual( const ScBaseCell* pCell1, const ScBaseCell* pCell2 ); 160 ScBaseCell& operator=( const ScBaseCell& ); 174 class SC_DLLPUBLIC ScNoteCell : public ScBaseCell 196 class SC_DLLPUBLIC ScValueCell : public ScBaseCell 218 class SC_DLLPUBLIC ScStringCell : public ScBaseCell 242 class SC_DLLPUBLIC ScEditCell : public ScBaseCell [all …]
|
H A D | chgtrack.hxx | 64 class ScBaseCell; 727 ScBaseCell* pOldCell; 728 ScBaseCell* pNewCell; 758 const ScBaseCell* pCell, 763 const ScBaseCell* pCell, 837 ScBaseCell* pOldCell, 841 ScBaseCell* pNewCell, 1121 const ScBaseCell*, 1252 ScBaseCell* pOldCell, 1253 ScBaseCell* pNewCell, [all …]
|
H A D | dociter.hxx | 38 class ScBaseCell; 56 ScBaseCell* pCell; 73 ScBaseCell* GetCell(); 233 ScBaseCell* GetThis(); 241 ScBaseCell* GetFirst(); 242 ScBaseCell* GetNext(); 282 ScBaseCell* GetThis(); 300 ScBaseCell* GetFirst(); 301 ScBaseCell* GetNext(); 522 const ScBaseCell* pCell; [all …]
|
H A D | brdcst.hxx | 31 class ScBaseCell; 42 ScBaseCell* pCell; 46 ScHint( sal_uLong n, const ScAddress& a, ScBaseCell* p ) in ScHint() 48 ScBaseCell* GetCell() const { return pCell; } in GetCell() 49 void SetCell( ScBaseCell* p ) { pCell = p; } in SetCell()
|
H A D | column.hxx | 50 class ScBaseCell; 90 ScBaseCell* pCell; 129 ScBaseCell* GetCell( SCROW nRow ) const; 130 void Insert( SCROW nRow, ScBaseCell* pCell ); 131 void Insert( SCROW nRow, sal_uLong nFormatIndex, ScBaseCell* pCell ); 132 void Append( SCROW nRow, ScBaseCell* pCell ); 411 …ScBaseCell* CloneCell(SCSIZE nIndex, sal_uInt16 nFlags, ScDocument& rDestDoc, const ScAddress& rDe… 426 sal_Bool Next( SCROW& rRow, ScBaseCell*& rpCell );
|
H A D | table.hxx | 60 class ScBaseCell; 305 void PutCell( const ScAddress&, ScBaseCell* pCell ); 307 void PutCell( SCCOL nCol, SCROW nRow, ScBaseCell* pCell ); 338 ScBaseCell* GetCell( const ScAddress& rPos ) const in GetCell() 344 ScBaseCell* GetCell( SCCOL nCol, SCROW nRow ) const; 772 sal_Bool* pSpecial = NULL, ScBaseCell* pCell = NULL, 848 ScBaseCell* pCell1, SCCOL nCell1Col, SCROW nCell1Row, 849 ScBaseCell* pCell2, SCCOL nCell2Col, SCROW nCell2Row ); 919 ScBaseCell* reset(SCROW nRow); 926 ScBaseCell* next(); [all …]
|
H A D | validat.hxx | 134 sal_Bool IsDataValid( ScBaseCell* pCell, const ScAddress& rPos ) const; 164 ScBaseCell* pCell, const ScAddress& rPos, 168 …bool IsEqualToTokenArray( ScBaseCell* pCell, const ScAddress& rPos, const ScTokenArray&… 171 bool IsListValid( ScBaseCell* pCell, const ScAddress& rPos ) const;
|
H A D | cellform.hxx | 32 class ScBaseCell; 47 static void GetString( ScBaseCell* pCell, sal_uLong nFormat, String& rString, 53 static void GetInputString( ScBaseCell* pCell, sal_uLong nFormat, String& rString,
|
/aoo4110/main/sc/source/core/data/ |
H A D | cell.cxx | 79 ScBaseCell::ScBaseCell( CellType eNewType ) : in IMPL_FIXEDMEMPOOL_NEWDEL() 88 ScBaseCell::ScBaseCell( const ScBaseCell& rCell ) : in ScBaseCell() function in ScBaseCell 97 ScBaseCell::~ScBaseCell() in ~ScBaseCell() 128 ScBaseCell* ScBaseCell::CloneWithoutNote( ScDocument& rDestDoc, int nCloneFlags ) const in CloneWithoutNote() 155 void ScBaseCell::Delete() in Delete() 199 void ScBaseCell::DeleteNote() in DeleteNote() 222 ScBaseCell* ScBaseCell::CreateTextCell( const String& rString, ScDocument* pDoc ) in CreateTextCell() 476 sal_Bool ScBaseCell::CellEqual( const ScBaseCell* pCell1, const ScBaseCell* pCell2 ) in CellEqual() 557 ScBaseCell( CELLTYPE_NOTE ) in ScNoteCell() 563 ScBaseCell( CELLTYPE_NOTE ) in ScNoteCell() [all …]
|
H A D | column3.cxx | 211 ScBaseCell* pCell = pItems[nIndex].pCell; in Delete() 237 ScBaseCell* pCell = pItems[nIndex].pCell; in DeleteAtIndex() 296 ScBaseCell* pCell = pItems[i].pCell; in DeleteRow() 429 ScBaseCell* pOldCell = pItems[j].pCell; in DeleteRange() 835 ScBaseCell* pNew = 0; in CloneCell() 1011 ScBaseCell* pSrc = NULL; in MixData() 1012 ScBaseCell* pDest = NULL; in MixData() 1013 ScBaseCell* pNew = NULL; in MixData() 1174 ScBaseCell* pCell = pItems[i].pCell; in StartAllListeners() 1192 ScBaseCell* pCell = pItems[i].pCell; in StartNeededListeners() [all …]
|
H A D | column.cxx | 112 ScBaseCell* pCell = pItems[nIndex].pCell; in GetBlockMatrixEdges() 845 ScBaseCell* pCell1 = 0; in SwapRow() 850 ScBaseCell* pCell2 = 0; in SwapRow() 970 ScBaseCell* pNew1 = 0; in SwapRow() 999 ScBaseCell* pCell1 = 0; in SwapCell() 1004 ScBaseCell* pCell2 = 0; in SwapCell() 1195 ScBaseCell** ppDelCells = new ScBaseCell*[nDelCount]; in InsertRow() 1206 ScBaseCell* pCell = ppDelCells[i]; in InsertRow() 1335 ScBaseCell* pNew = bAsLink ? in CopyToColumn() 1682 ScBaseCell* pCell = pItems[i].pCell; in UpdateTranspose() [all …]
|
H A D | column2.cxx | 1243 ScBaseCell* pCell = pItems[i].pCell; in IsEmptyVisData() 1280 ScBaseCell* pCell = pItems[i].pCell; in GetLastVisDataPos() 1300 ScBaseCell* pCell = pItems[i].pCell; in GetFirstVisDataPos() 1603 ScBaseCell* pCell; in StartListening() 1628 ScBaseCell* pCell; in MoveListeners() 1690 ScBaseCell* pCell = pItems[i].pCell; in CompileDBFormula() 1701 ScBaseCell* pCell = pItems[i].pCell; in CompileDBFormula() 1712 ScBaseCell* pCell = pItems[i].pCell; in CompileNameFormula() 1723 ScBaseCell* pCell = pItems[i].pCell; in CompileColRowNameFormula() 1851 ScBaseCell* pCell = pItems[i].pCell; in GetWeightedCount() [all …]
|
H A D | dociter.cxx | 197 ScBaseCell* ScDocumentIterator::GetCell() in GetCell() 443 const ScBaseCell* pCell; in GetCurNumFmtInfo() 586 ScBaseCell* pCell = NULL; in getCurrent() 1048 ScBaseCell* ScCellIterator::GetThis() in GetThis() 1095 ScBaseCell* ScCellIterator::GetFirst() in GetFirst() 1108 ScBaseCell* ScCellIterator::GetNext() in GetNext() 1146 ScBaseCell* ScQueryCellIterator::GetThis() in GetThis() 1255 ScBaseCell* ScQueryCellIterator::GetNext() in GetNext() 1302 ScBaseCell* pNext = 0; in FindEqualOrSortedLastInRange() 1416 ScBaseCell* pCell; in BinarySearch() [all …]
|
H A D | documen4.cxx | 202 pTab[i]->PutCell(j, k, (ScBaseCell*) pCell); in InsertMatrixFormula() 625 ScBaseCell* pCell = ((ScDocument*)this)->GetCell(ScAddress(nCol,nRow,nTab)); in GetEffItem() 649 ScBaseCell* pCell = ((ScDocument*)this)->GetCell(ScAddress(nCol,nRow,nTab)); in GetCondResult() 776 const ScBaseCell* pThisCell = GetCell( ScAddress( nThisCol, nThisRow, nThisTab ) ); in RowDifferences() 777 const ScBaseCell* pOtherCell = rOtherDoc.GetCell( ScAddress( nOtherCol, nOtherRow, nOtherTab ) ); in RowDifferences() 778 if (!ScBaseCell::CellEqual( pThisCell, pOtherCell )) in RowDifferences() 817 const ScBaseCell* pThisCell = GetCell( ScAddress( nThisCol, nThisRow, nThisTab ) ); in ColDifferences() 819 if (!ScBaseCell::CellEqual( pThisCell, pOtherCell )) in ColDifferences() 1173 const ScBaseCell* pThisCell = GetCell( aThisPos ); in CompareDocument() 1174 const ScBaseCell* pOtherCell = NULL; in CompareDocument() [all …]
|
/aoo4110/main/sc/source/ui/inc/ |
H A D | undocell.hxx | 31 class ScBaseCell; 78 ScBaseCell** ppOldData, sal_Bool* pHasForm, sal_uLong* pOldForm, 92 ScBaseCell** ppOldCells; 113 ScBaseCell* pUndoCell, double nVal, sal_Bool bHeight ); 125 ScBaseCell* pOldCell; 140 ScBaseCell* pUndoCell, ScBaseCell* pRedoCell, sal_Bool bHeight ); 152 ScBaseCell* pOldCell; 153 ScBaseCell* pEnteredCell; 241 void SetChangeTrack( ScBaseCell* pOldCell );
|
H A D | output.hxx | 39 class ScBaseCell; 158 void GetVisibleCell( SCCOL nCol, SCROW nRow, SCTAB nTab, ScBaseCell*& rpCell ); 175 void SetSyntaxColor( Font* pFont, ScBaseCell* pCell ); 176 void SetEditSyntaxColor( EditEngine& rEngine, ScBaseCell* pCell );
|
/aoo4110/main/sc/source/filter/xml/ |
H A D | XMLChangeTrackingExportHelper.hxx | 35 class ScBaseCell; 67 void WriteValueCell(const ScBaseCell* pCell, const String& sValue); 68 void WriteStringCell(const ScBaseCell* pCell); 69 void WriteEditCell(const ScBaseCell* pCell); 70 void WriteFormulaCell(const ScBaseCell* pCell, const String& sValue); 71 void WriteCell(const ScBaseCell* pCell, const String& sValue); 83 void CollectCellAutoStyles(const ScBaseCell* pBaseCell);
|
H A D | XMLChangeTrackingImportHelper.cxx | 53 ScMyCellInfo::ScMyCellInfo(ScBaseCell* pTempCell, const rtl::OUString& rFormulaAddress, const rtl::… in ScMyCellInfo() 76 ScBaseCell* ScMyCellInfo::CreateCell(ScDocument* pDoc) in CreateCell() 538 ScBaseCell* pCell = NULL; in CreateContentAction() 563 ScBaseCell* pCell = NULL; in CreateGeneratedActions() 678 const ScBaseCell* pOldCell = pActContent->GetOldCell(); in SetContentDependencies() 681 ScBaseCell* pNewCell = pOldCell->CloneWithoutNote( *pDoc ); in SetContentDependencies() 721 ScBaseCell* pCell = (*aItr)->pCellInfo->CreateCell(pDoc); in SetDependencies() 722 if (!ScBaseCell::CellEqual(pCell, pContentAct->GetNewCell())) in SetDependencies() 768 ScBaseCell* pCell = pDoc->GetCell(aAddress); in SetNewCell() 771 ScBaseCell* pNewCell = NULL; in SetNewCell()
|
H A D | XMLChangeTrackingExportHelper.cxx | 325 void ScChangeTrackingExportHelper::WriteValueCell(const ScBaseCell* pCell, const String& sValue) in WriteValueCell() 341 void ScChangeTrackingExportHelper::WriteStringCell(const ScBaseCell* pCell) in WriteStringCell() 360 void ScChangeTrackingExportHelper::WriteEditCell(const ScBaseCell* pCell) in WriteEditCell() 383 void ScChangeTrackingExportHelper::WriteFormulaCell(const ScBaseCell* pCell, const String& sValue) in WriteFormulaCell() 385 ScBaseCell* pBaseCell = const_cast<ScBaseCell*>(pCell); in WriteFormulaCell() 448 void ScChangeTrackingExportHelper::WriteCell(const ScBaseCell* pCell, const String& sValue) in WriteCell() 705 void ScChangeTrackingExportHelper::CollectCellAutoStyles(const ScBaseCell* pBaseCell) in CollectCellAutoStyles()
|
H A D | XMLChangeTrackingImportHelper.hxx | 31 class ScBaseCell; 44 ScBaseCell* pCell; 55 …ScMyCellInfo(ScBaseCell* pCell, const rtl::OUString& sFormulaAddress, const rtl::OUString& sFormul… 61 ScBaseCell* CreateCell(ScDocument* pDoc);
|
/aoo4110/main/sc/source/core/inc/ |
H A D | interpre.hxx | 53 class ScBaseCell; 212 sal_uLong GetCellNumberFormat( const ScAddress&, const ScBaseCell* ); 214 double GetCellValue( const ScAddress&, const ScBaseCell* ); 215 double GetCellValueOrZero( const ScAddress&, const ScBaseCell* ); 217 ScBaseCell* GetCell( const ScAddress& rPos ) in GetCell() 219 void GetCellString( String& rStr, const ScBaseCell* pCell ); 220 inline sal_uInt16 GetCellErrCode( const ScBaseCell* pCell ) in GetCellErrCode() 222 inline CellType GetCellType( const ScBaseCell* pCell ) in GetCellType() 225 inline sal_Bool HasCellEmptyData( const ScBaseCell* pCell ) in HasCellEmptyData() 228 inline sal_Bool HasCellValueData( const ScBaseCell* pCell ) in HasCellValueData() [all …]
|
/aoo4110/main/sc/source/core/tool/ |
H A D | chgtrack.cxx | 1636 const ScBaseCell* pCell = GetNewCell(); in GetRefString() 1846 sal_uLong nFormat, const ScBaseCell* pOrgCell, in SetValue() 2691 ScBaseCell* pCell = aIter.GetFirst(); in LookUpContents() 2726 const ScBaseCell* pNewCell ) in IsMatrixFormulaRangeDifferent() 2743 const String& rNewValue, ScBaseCell* pOldCell ) in AppendContent() 2767 ScBaseCell* pNewCell = pDoc->GetCell( rPos ); in AppendContent() 2785 ScBaseCell* pOldCell = pRefDoc->GetCell( rPos ); in AppendContent() 2788 ScBaseCell* pNewCell = pDoc->GetCell( rPos ); in AppendContent() 2803 const ScBaseCell* pOldCell ) in AppendContent() 2954 const ScAddress& rPos, ScBaseCell* pOldCell, ScBaseCell* pNewCell, in AppendContentOnTheFly() [all …]
|
H A D | interpr1.cxx | 828 ScBaseCell* pCell = GetCell( aAdr ); in Compare() 1826 ScBaseCell* pCell = GetCell( aAdr ); in IsString() 1896 ScBaseCell* pCell = GetCell( aAdr ); in ScIsLogical() 1935 ScBaseCell* pCell = GetCell( aAdr ); in ScType() 2276 ScBaseCell* pCell = GetCell( aAdr ); in ScIsValue() 2359 ScBaseCell* pCell = GetCell( aAdr ); in ScFormula() 2549 ScBaseCell* pCell = GetCell( aAdr ); in IsEven() 2743 ScBaseCell* pCell = GetCell( aAdr ); in ScT() 3397 ScBaseCell* pCell; in IterateParameters() 4503 ScBaseCell* pCell; in ScCountEmptyCells() [all …]
|
/aoo4110/main/sc/source/ui/undo/ |
H A D | undocell.cxx | 174 SCTAB nNewCount, SCTAB* pNewTabs, ScBaseCell** ppOldData, in ScUndoEnterData() 260 …ScBaseCell* pNewCell = ppOldCells[i] ? ppOldCells[i]->CloneWithoutNote( *pDoc, SC_CLONECELL_STARTL… in Undo() 352 ScBaseCell* pUndoCell, double nVal, sal_Bool bHeight ) : in ScUndoEnterValue() 393 …ScBaseCell* pNewCell = pOldCell ? pOldCell->CloneWithoutNote( *pDoc, SC_CLONECELL_STARTLISTENING )… in Undo() 436 ScBaseCell* pUndoCell, ScBaseCell* pRedoCell, sal_Bool bHeight ) : in ScUndoPutCell() 479 …ScBaseCell* pNewCell = pOldCell ? pOldCell->CloneWithoutNote( *pDoc, aPos, SC_CLONECELL_STARTLISTE… in Undo() 497 …ScBaseCell* pNewCell = pEnteredCell ? pEnteredCell->CloneWithoutNote( *pDoc, aPos, SC_CLONECELL_ST… in Redo() 699 ScBaseCell* pOldCell; in ScUndoThesaurus() 719 void ScUndoThesaurus::SetChangeTrack( ScBaseCell* pOldCell ) in SetChangeTrack() 747 ScBaseCell* pCell; in DoChange() [all …]
|
/aoo4110/main/sc/source/ui/view/ |
H A D | output2.cxx | 113 ScBaseCell* pLastCell; 136 void SetTextToWidthOrHash( ScBaseCell* pCell, long nWidth ); 151 sal_uLong GetResultValueFormat( const ScBaseCell* pCell ) const; 258 ScBaseCell* pCell, sal_uInt8 nScript ) in SetPattern() 456 inline sal_Bool SameValue( ScBaseCell* pCell, ScBaseCell* pOldCell ) // pCell ist != 0 in SameValue() 463 sal_Bool ScDrawStringsVars::SetText( ScBaseCell* pCell ) in SetText() 786 void ScOutputData::SetSyntaxColor( Font* pFont, ScBaseCell* pCell ) in SetSyntaxColor() 1473 ScBaseCell* pCell = NULL; in DrawStrings() 1936 sal_Bool lcl_SafeIsValue( ScBaseCell* pCell ) in lcl_SafeIsValue() 2127 ScBaseCell* pCell = NULL; in DrawEdit() [all …]
|