Home
last modified time | relevance | path

Searched defs:pCell (Results 51 – 75 of 119) sorted by relevance

12345

/aoo4110/main/sc/source/filter/excel/
H A Dimpop.cxx348 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 Dxicontent.cxx101 ScBaseCell* pCell = 0; in CreateCell() local
206 … ScEditCell* pCell = new ScEditCell( xTextObj.get(), &rDoc, rEE.GetEditTextObjectPool() ); in lclInsertUrl() local
H A Dexcimp8.cxx222 if( ScBaseCell* pCell = GetSst().CreateCell( nSst, nXF ) ) in Labelsst() local
/aoo4110/main/sc/source/ui/app/
H A Dtransobj.cxx279 ScBaseCell* pCell = NULL; in GetData() local
787 ScBaseCell* pCell = aIter.GetFirst(); in StripRefs() local
/aoo4110/main/sc/inc/
H A Ddociter.hxx56 ScBaseCell* pCell; member in ScDocumentIterator
522 const ScBaseCell* pCell; member in ScUsedAreaIterator
H A Dfillinfo.hxx65 ScBaseCell* pCell; member
/aoo4110/main/sc/source/core/tool/
H A Dinterpr3.cxx2297 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 Dinterpr5.cxx354 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 Dwrtswtbl.cxx81 SwWriteTableCell *pCell = in AddCell() local
876 SwWriteTableCell *pCell = in SwWriteTable() local
/aoo4110/main/sc/source/core/data/
H A Ddocumen8.cxx462 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 Dtable2.cxx565 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 Dtable1.cxx1160 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 Dtable6.cxx68 ScBaseCell* pCell; in SearchCell() local
H A Dtable5.cxx1126 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 Dexternalrefmgr.cxx1286 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 Dtablink.cxx319 ScBaseCell* pCell = aCellIter.GetFirst(); in Refresh() local
/aoo4110/main/sc/source/ui/navipi/
H A Dcontent.cxx1120 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 Dhtmlexp.cxx835 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 Dundocell.cxx747 ScBaseCell* pCell; in DoChange() local
766 ScBaseCell* pCell = NULL; in DoChange() local
/aoo4110/main/sc/source/filter/xml/
H A DXMLChangeTrackingImportHelper.hxx44 ScBaseCell* pCell; member
/aoo4110/main/sc/source/ui/Accessibility/
H A DAccessibleCell.cxx410 ScBaseCell* pCell = aCellIter.GetFirst(); in FillDependends() local
H A DAccessiblePreviewTable.cxx386 …ScAccessiblePreviewCell* pCell = new ScAccessiblePreviewCell( this, mpViewShell, aCellPos, nNewInd… in getAccessibleCellAt() local
/aoo4110/main/sw/source/core/layout/
H A Dflylay.cxx1188 const SwFrm *pCell = pUp->IsCellFrm() ? pUp : 0; in CalcClipRect() local
H A Dfrmtool.cxx819 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 Dcell.cxx162 CellProperties::CellProperties(SdrObject& rObj, sdr::table::Cell* pCell) in CellProperties()
168 …lProperties::CellProperties(const CellProperties& rProps, SdrObject& rObj, sdr::table::Cell* pCell) in CellProperties()

Completed in 289 milliseconds

12345