/aoo4110/main/sc/source/filter/excel/ |
H A D | impop.cxx | 348 if( ScBaseCell* pCell = XclImpStringHelper::CreateCell( GetRoot(), aString, nXFIdx ) ) in ReadLabel() local 372 ScFormulaCell* pCell = new ScFormulaCell( pD, aScPos, pScTokArr ); in ReadBoolErr() local 914 if( ScBaseCell* pCell = XclImpStringHelper::CreateCell( *this, aString, nXFIdx ) ) in Rstring() local
|
H A D | xicontent.cxx | 101 ScBaseCell* pCell = 0; in CreateCell() local 206 … ScEditCell* pCell = new ScEditCell( xTextObj.get(), &rDoc, rEE.GetEditTextObjectPool() ); in lclInsertUrl() local
|
H A D | excimp8.cxx | 222 if( ScBaseCell* pCell = GetSst().CreateCell( nSst, nXF ) ) in Labelsst() local
|
/aoo4110/main/sc/source/ui/app/ |
H A D | transobj.cxx | 279 ScBaseCell* pCell = NULL; in GetData() local 787 ScBaseCell* pCell = aIter.GetFirst(); in StripRefs() local
|
/aoo4110/main/sc/inc/ |
H A D | dociter.hxx | 56 ScBaseCell* pCell; member in ScDocumentIterator 522 const ScBaseCell* pCell; member in ScUsedAreaIterator
|
H A D | fillinfo.hxx | 65 ScBaseCell* pCell; member
|
/aoo4110/main/sc/source/core/tool/ |
H A D | interpr3.cxx | 2297 ScBaseCell* pCell = GetCell( aAdr ); in ScZTest() local 2753 ScBaseCell* pCell = GetCell( aAdr ); in ScHarMean() local 2874 ScBaseCell* pCell = GetCell( aAdr ); in ScGeoMean() local 3011 ScBaseCell* pCell = GetCell( aAdr ); in CalculateSkew() local 3429 ScBaseCell* pCell = GetCell( aAdr ); in GetNumberSequenceArray() local 3614 ScBaseCell* pCell = GetCell( aAdr ); in ScRank() local 3731 ScBaseCell* pCell = GetCell( aAdr ); in ScAveDev() local 3811 ScBaseCell* pCell = GetCell( aAdr ); in ScAveDev() local
|
H A D | interpr5.cxx | 354 for (ScBaseCell* pCell = aCellIter.GetFirst(); pCell; pCell = in CreateMatrixFromDoubleRef() local 459 ScBaseCell* pCell = GetCell( aAdr ); in GetMatrix() local 543 ScBaseCell* pCell = GetCell( aAdr ); in ScMatValue() local 574 ScBaseCell* pCell = GetCell( aAdr ); in ScMatValue() local 3182 ScFormulaCell* pCell = (ScFormulaCell*) GetCell( aAdr ); in ScMatRef() local
|
/aoo4110/main/sw/source/filter/writer/ |
H A D | wrtswtbl.cxx | 81 SwWriteTableCell *pCell = in AddCell() local 876 SwWriteTableCell *pCell = in SwWriteTable() local
|
/aoo4110/main/sc/source/core/data/ |
H A D | documen8.cxx | 462 ScBaseCell* pCell = NULL; in IdleCalcTextWidth() local 696 ScBaseCell* pCell = aIter.GetNext( nCol, nRow ); in OnlineSpellInRange() local 1513 const ScBaseCell* pCell = GetCell( ScAddress( nCol, nRow, nTab ) ); in TransliterateText() local
|
H A D | table2.cxx | 565 ScBaseCell* pCell; in TransposeClip() local 1001 void ScTable::PutCell( SCCOL nCol, SCROW nRow, ScBaseCell* pCell ) in PutCell() 1013 void ScTable::PutCell( SCCOL nCol, SCROW nRow, sal_uLong nFormatIndex, ScBaseCell* pCell ) in PutCell() 1025 void ScTable::PutCell( const ScAddress& rPos, ScBaseCell* pCell ) in PutCell() 3065 ScBaseCell* pCell; in DoAutoOutline() local 3165 ScBaseCell* pCell = GetCell( nCol, nRow ); in CopyData() local 3196 sal_Bool ScTable::RefVisible(ScFormulaCell* pCell) in RefVisible()
|
H A D | table1.cxx | 1160 ScBaseCell* pCell = NULL; in GetNextMarkedCell() local 1458 ScBaseCell* pCell = aIter.reset(nStartRow); in ExtendPrintArea() local 1487 ScBaseCell* pCell = aCol[rCol].GetCell(nRow); in MaybeAddExtraColumn() local
|
H A D | table6.cxx | 68 ScBaseCell* pCell; in SearchCell() local
|
H A D | table5.cxx | 1126 ScBaseCell* pCell = aCol[pAdrFrom->Col()].GetCell( pAdrFrom->Row() ); in InvalidateTextWidth() local 1162 ScBaseCell* pCell = NULL; in InvalidateTextWidth() local
|
/aoo4110/main/sc/source/ui/docshell/ |
H A D | externalrefmgr.cxx | 1286 static FormulaToken* lcl_convertToToken(ScBaseCell* pCell) in lcl_convertToToken() 1392 ScBaseCell* pCell; in lcl_convertToTokenArray() local 1584 ScFormulaCell* pCell = *itrCell; in markUsedExternalRefCells() local 1665 ScBaseCell* pCell = NULL; in getSingleRefToken() local 1910 ScBaseCell* pCell = mpDoc->GetCell(rCell); in insertRefCell() local 2350 void ScExternalRefManager::removeRefCell(ScFormulaCell* pCell) in removeRefCell()
|
H A D | tablink.cxx | 319 ScBaseCell* pCell = aCellIter.GetFirst(); in Refresh() local
|
/aoo4110/main/sc/source/ui/navipi/ |
H A D | content.cxx | 1120 for( ScBaseCell* pCell = aIter.GetFirst(); pCell; pCell = aIter.GetNext() ) in GetNoteStrings() local 1137 ScBaseCell* pCell = aIter.GetFirst(); in GetNotePos() local 1171 ScBaseCell* pCell = aIter.GetFirst(); in NoteStringsChanged() local
|
/aoo4110/main/sc/source/filter/html/ |
H A D | htmlexp.cxx | 835 ScBaseCell* pCell = pDoc->GetCell( aPos ); in WriteCell() local 1158 sal_Bool ScHTMLExport::WriteFieldText( const ScEditCell* pCell ) in WriteFieldText()
|
/aoo4110/main/sc/source/ui/undo/ |
H A D | undocell.cxx | 747 ScBaseCell* pCell; in DoChange() local 766 ScBaseCell* pCell = NULL; in DoChange() local
|
/aoo4110/main/sc/source/filter/xml/ |
H A D | XMLChangeTrackingImportHelper.hxx | 44 ScBaseCell* pCell; member
|
/aoo4110/main/sc/source/ui/Accessibility/ |
H A D | AccessibleCell.cxx | 410 ScBaseCell* pCell = aCellIter.GetFirst(); in FillDependends() local
|
H A D | AccessiblePreviewTable.cxx | 386 …ScAccessiblePreviewCell* pCell = new ScAccessiblePreviewCell( this, mpViewShell, aCellPos, nNewInd… in getAccessibleCellAt() local
|
/aoo4110/main/sw/source/core/layout/ |
H A D | flylay.cxx | 1188 const SwFrm *pCell = pUp->IsCellFrm() ? pUp : 0; in CalcClipRect() local
|
H A D | frmtool.cxx | 819 SwLayoutFrm* pCell = pCnt->GetUpper(); in ~SwCntntNotify() local 3042 SwLayoutFrm* pCell = pCnt->GetUpper(); in Notify_Background() local 3277 SwTwips MA_FASTCALL lcl_CalcCellRstHeight( SwLayoutFrm *pCell ) in lcl_CalcCellRstHeight()
|
/aoo4110/main/svx/source/table/ |
H A D | cell.cxx | 162 CellProperties::CellProperties(SdrObject& rObj, sdr::table::Cell* pCell) in CellProperties() 168 …lProperties::CellProperties(const CellProperties& rProps, SdrObject& rObj, sdr::table::Cell* pCell) in CellProperties()
|