Home
last modified time | relevance | path

Searched refs:pCell (Results 101 – 125 of 133) sorted by relevance

123456

/trunk/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx2071 pCell->Interpret(); in createDataSequenceByRangeRepresentation()
2073 if (pCell->GetValidRefToken()) in createDataSequenceByRangeRepresentation()
2076 ScSharedTokenRef(static_cast<ScToken*>(pCell->GetValidRefToken()->Clone()))); in createDataSequenceByRangeRepresentation()
2079 DELETEZ( pCell ); in createDataSequenceByRangeRepresentation()
2562 ScBaseCell* pCell = m_pDocument->GetCell(aAdr); in BuildDataCache() local
2563 if (!pCell) in BuildDataCache()
2566 if (pCell->HasStringData()) in BuildDataCache()
2568 rItem.maString = pCell->GetStringData(); in BuildDataCache()
2576 switch (pCell->GetCellType()) in BuildDataCache()
2579 rItem.mfValue = static_cast< ScValueCell*>(pCell)->GetValue(); in BuildDataCache()
[all …]
H A Dtextuno.cxx1072 const ScBaseCell* pCell = pDoc->GetCell( aCellPos ); in GetTextForwarder() local
1073 if ( pCell && pCell->GetCellType() == CELLTYPE_EDIT ) in GetTextForwarder()
1074 pEditEngine->SetTextNewDefaults( *((const ScEditCell*)pCell)->GetData(), aDefaults ); in GetTextForwarder()
H A Ddocuno.cxx3499 for( ScBaseCell* pCell = aCellIter.GetFirst(); pCell; pCell = aCellIter.GetNext() ) in GetAddressByIndex_Impl() local
3501 if (pCell->HasNote()) in GetAddressByIndex_Impl()
3581 for( ScBaseCell* pCell = aCellIter.GetFirst(); pCell; pCell = aCellIter.GetNext() ) in getCount() local
3582 if (pCell->HasNote()) in getCount()
/trunk/main/oox/source/xls/
H A Dsheetdatabuffer.cxx214 for( Any* pCell = mpCurrCellRow + mnFirstFreeIndex; pCell < pCellEnd; ++pCell ) in fillUnusedCells() local
215 *pCell <<= OUString(); in fillUnusedCells()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessiblePreviewTable.cxx386 …ScAccessiblePreviewCell* pCell = new ScAccessiblePreviewCell( this, mpViewShell, aCellPos, nNewInd… in getAccessibleCellAt() local
387 xRet = pCell; in getAccessibleCellAt()
388 pCell->Init(); in getAccessibleCellAt()
/trunk/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx828 SwWriteTableCell *pCell = pRow->GetCells( )[ i ]; in TableDefinition() local
829 const SwFrmFmt *pCellFmt = pCell->GetBox()->GetFrmFmt(); in TableDefinition()
861 SwWriteTableCell *pCell = pRow->GetCells( )[ pTableTextNodeInfoInner->getCell( ) ]; in TableDefaultBorders() local
862 const SwFrmFmt *pCellFmt = pCell->GetBox()->GetFrmFmt(); in TableDefaultBorders()
907 SwWriteTableCell *pCell = pRow->GetCells( )[ pTableTextNodeInfoInner->getCell( ) ]; in TableBackgrounds() local
908 const SwFrmFmt *pCellFmt = pCell->GetBox()->GetFrmFmt(); in TableBackgrounds()
983 SwWriteTableCell *pCell = pRow->GetCells( )[ pTableTextNodeInfoInner->getCell( ) ]; in TableVerticalCell() local
984 const SwFrmFmt *pCellFmt = pCell->GetBox()->GetFrmFmt(); in TableVerticalCell()
988 if (pCell->GetRowSpan() > 1) in TableVerticalCell()
990 else if (pCell->GetRowSpan() == 0) in TableVerticalCell()
H A Dww8par2.cxx3773 const WW8_TCell* pCell = pTableDesc->GetAktWWCell(); in IsInvalidOrToBeMergedTabCell() local
3776 || ( pCell in IsInvalidOrToBeMergedTabCell()
3777 && ( !pCell->bFirstMerged in IsInvalidOrToBeMergedTabCell()
3778 && ( pCell->bMerged in IsInvalidOrToBeMergedTabCell()
3779 || ( pCell->bVertMerge in IsInvalidOrToBeMergedTabCell()
3780 && !pCell->bVertRestart in IsInvalidOrToBeMergedTabCell()
/trunk/main/sc/source/core/data/
H A Ddptablecache.cxx195 ScBaseCell* pCell = pDoc->GetCell( aPos ); in ScDPItemData() local
197 if ( pCell && pCell->GetCellType() == CELLTYPE_FORMULA && ((ScFormulaCell*)pCell)->GetErrCode() ) in ScDPItemData()
/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);
772 sal_Bool* pSpecial = NULL, ScBaseCell* pCell = NULL,
860 sal_Bool RefVisible(ScFormulaCell* pCell);
H A Dconditio.hxx124 sal_Bool IsCellValid( ScBaseCell* pCell, const ScAddress& rPos ) const;
236 const String& GetCellStyle( ScBaseCell* pCell, const ScAddress& rPos ) const;
H A Dfillinfo.hxx65 ScBaseCell* pCell; member
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx345 const ScBaseCell* pCell = pDoc->GetCell( rRange.aEnd ); in lcl_IsEditableMatrix() local
346 return ( pCell && pCell->GetCellType() == CELLTYPE_FORMULA && in lcl_IsEditableMatrix()
347 ((ScFormulaCell*)pCell)->GetMatrixOrigin(aPos) && aPos == rRange.aStart ); in lcl_IsEditableMatrix()
2217 ScBaseCell* pCell = NULL; in MouseButtonUp() local
2218 if( lcl_GetHyperlinkCell( pDoc, nPosX, nPosY, nTab, pCell ) ) in MouseButtonUp()
4973 ScBaseCell* pCell = NULL; in GetEditUrlOrError() local
5033 if(pCell->GetCellType() == CELLTYPE_FORMULA) in GetEditUrlOrError()
5048 if(pCell->GetCellType() == CELLTYPE_EDIT) in GetEditUrlOrError()
5050 ((ScEditCell*)pCell)->GetData(pData); in GetEditUrlOrError()
5080 if(pCell->GetCellType() == CELLTYPE_FORMULA && in GetEditUrlOrError()
[all …]
H A Dprintfun.cxx395 pThisRowInfo->pCellInfo[nX+1].pCell = NULL; in lcl_HidePrint()
1926 ScBaseCell* pCell = pDoc->GetCell( *pPos); in DoNotes() local
1927 if( const ScPostIt* pNote = pCell->GetNote() ) in DoNotes()
2577 ScBaseCell* pCell = aIter.GetNext( nCol, nRow ); in CountNotePages() local
2578 while (pCell) in CountNotePages()
2580 if (pCell->HasNote()) in CountNotePages()
2586 pCell = aIter.GetNext( nCol, nRow ); in CountNotePages()
H A Dviewfun2.cxx214 ScBaseCell* pCell; in lcl_IsAutoSumData() local
215 pDoc->GetCell( nCol, nRow, nTab, pCell ); in lcl_IsAutoSumData()
216 if ( pCell && pCell->HasValueData() ) in lcl_IsAutoSumData()
218 if ( pCell->GetCellType() == CELLTYPE_FORMULA ) in lcl_IsAutoSumData()
220 ScTokenArray* pCode = ((ScFormulaCell*)pCell)->GetCode(); in lcl_IsAutoSumData()
/trunk/main/sc/source/ui/inc/
H A Doutput.hxx175 void SetSyntaxColor( Font* pFont, ScBaseCell* pCell );
176 void SetEditSyntaxColor( EditEngine& rEngine, ScBaseCell* pCell );
/trunk/main/sc/source/filter/xml/
H A DXMLChangeTrackingImportHelper.hxx44 ScBaseCell* pCell; member
55 …ScMyCellInfo(ScBaseCell* pCell, const rtl::OUString& sFormulaAddress, const rtl::OUString& sFormul…
H A Dxmlexprt.cxx197 ScBaseCell* pCell = pDoc->GetCell( rPos ); in lcl_GetRawString() local
198 if (pCell) in lcl_GetRawString()
200 CellType eType = pCell->GetCellType(); in lcl_GetRawString()
202 static_cast<ScStringCell*>(pCell)->GetString(aVal); // string cell: content in lcl_GetRawString()
206 const EditTextObject* pData = static_cast<ScEditCell*>(pCell)->GetData(); in lcl_GetRawString()
2185 ScBaseCell* pCell = aIter.GetFirst(); in _ExportAutoStyles() local
2186 while (pCell) in _ExportAutoStyles()
2188 if (pCell->GetCellType() == CELLTYPE_FORMULA) in _ExportAutoStyles()
2189 … static_cast<ScFormulaCell*>(pCell)->IsValue(); // interpret if dirty in _ExportAutoStyles()
2190 pCell = aIter.GetNext(); in _ExportAutoStyles()
H A DXMLTrackedChangesContext.cxx110 ScBaseCell* pCell; member in ScXMLCellContentDeletionContext
787 pCell(NULL), in ScXMLCellContentDeletionContext()
830pCell, sFormulaAddress, sFormula, sFormulaNmsp, eGrammar, sInputString, fValue, nType, nMatrixFlag… in CreateChildContext()
848 …ScMyCellInfo* pCellInfo(new ScMyCellInfo(pCell, sFormulaAddress, sFormula, eGrammar, sInputString,… in EndElement()
/trunk/main/sw/source/core/table/
H A Dswnewtable.cxx593 for( SwCellFrm* pCell = aIter.First(); pCell; pCell = aIter.Next() ) in lcl_InvalidateCellFrm() local
595 if( pCell->GetTabBox() == &rBox ) in lcl_InvalidateCellFrm()
597 pCell->InvalidateSize(); in lcl_InvalidateCellFrm()
598 SwFrm* pLower = pCell->GetLower(); in lcl_InvalidateCellFrm()
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx299 SwXCell* pCell = xIfcTunnel.is() ? reinterpret_cast<SwXCell*>( in select() local
328 else if(!pFrame && !pCell && xPos.is()) in select()
377 if(pCell) in select()
379 SwFrmFmt* pTblFrmFmt = pCell->GetFrmFmt(); in select()
382 SwTableBox* pBox = pCell->GetTblBox(); in select()
384 pBox = pCell->FindBox(pTable, pBox); in select()
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx1808 ScBaseCell* pCell; in Doc2Sylk() local
1809 pDoc->GetCell( nCol, nRow, aRange.aStart.Tab(), pCell ); in Doc2Sylk()
1810 CellType eType = (pCell ? pCell->GetCellType() : CELLTYPE_NONE); in Doc2Sylk()
1855 static_cast<const ScFormulaCell*>(pCell); in Doc2Sylk()
H A Ddbdocfun.cxx1154 ScBaseCell* pCell = aIter.GetFirst(); in lcl_EmptyExcept() local
1155 while (pCell) in lcl_EmptyExcept()
1157 if ( !pCell->IsBlank() ) // real content? in lcl_EmptyExcept()
1162 pCell = aIter.GetNext(); in lcl_EmptyExcept()
/trunk/main/sc/source/filter/excel/
H A Dexcimp8.cxx222 if( ScBaseCell* pCell = GetSst().CreateCell( nSst, nXF ) ) in Labelsst() local
223 GetDoc().PutCell( aScPos.Col(), aScPos.Row(), aScPos.Tab(), pCell ); in Labelsst()
H A Dxipivot.cxx126 ScFormulaCell* pCell = new ScFormulaCell( &rDoc, rScPos, pScTokArr ); in WriteToSource() local
127 pCell->SetHybridDouble( fValue ); in WriteToSource()
128 rDoc.PutCell( rScPos, pCell ); in WriteToSource()
/trunk/main/starmath/source/
H A Dmathmlexport.cxx847 SvXMLElementExport *pCell=0; in ExportTable() local
851pCell = new SvXMLElementExport(*this, XML_NAMESPACE_MATH, XML_MTD, sal_True, sal_True); in ExportTable()
854 delete pCell; in ExportTable()

Completed in 307 milliseconds

123456