Home
last modified time | relevance | path

Searched defs:pCell (Results 76 – 100 of 119) sorted by relevance

12345

/trunk/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()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx1294 ScBaseCell* pCell = pDoc->GetCell( rPosition ); in lcl_GetInputString() local
3452 ScBaseCell* pCell = aIter.GetFirst(); in queryEmptyCells() local
3494 ScBaseCell* pCell = aIter.GetFirst(); in queryContentCells() local
3583 ScBaseCell* pCell = aIter.GetFirst(); in queryFormulaCells() local
3691 ScBaseCell* pCell = aIter.GetFirst(); in QueryDifferences_Impl() local
3783 ScBaseCell* pCell = aIter.GetFirst(); in queryPrecedents() local
3836 ScBaseCell* pCell = aCellIter.GetFirst(); in queryDependents() local
6198 ScBaseCell* pCell = pDoc->GetCell( aCellPos ); in GetOutputString_Impl() local
6592 ScBaseCell* pCell = pDocSh->GetDocument()->GetCell(aCellPos); in GetResultType_Impl() local
6632 ScBaseCell* pCell = pDoc->GetCell( aCellPos ); in getTokens() local
[all …]
H A Dfuncuno.cxx189 ScBaseCell* pCell = aIter.GetFirst(); in lcl_CopyData() local
H A Dtextuno.cxx1072 const ScBaseCell* pCell = pDoc->GetCell( aCellPos ); in GetTextForwarder() local
/trunk/main/sc/source/filter/dif/
H A Ddifimp.cxx176 ScBaseCell* pCell; in ScImportDif() local
/trunk/main/sc/source/ui/view/
H A Dtabview4.cxx551 ScBaseCell* pCell = aIter.GetFirst(); in InterpretVisible() local
H A Dviewfunc.cxx584 ScEditCell* pCell = new ScEditCell( pData, pDoc, NULL ); in EnterData() local
589 ScStringCell* pCell = new ScStringCell( aFormula ); in EnterData() local
596 ScFormulaCell* pCell = new ScFormulaCell( aCell, *pDoc, aPos ); in EnterData() local
952 ScBaseCell* pCell = aIter.GetFirst(); in GetSelectionScriptType() local
H A Doutput.cxx1767 ScBaseCell* pCell = pThisRowInfo->pCellInfo[nX+1].pCell; in FindChanged() local
2170 ScBaseCell* pCell = pInfo->pCell; in DrawNoteMarks() local
2248 ScBaseCell* pCell = pInfo->pCell; in AddPDFNotes() local
H A Dprintfun.cxx1926 ScBaseCell* pCell = pDoc->GetCell( *pPos); in DoNotes() local
2577 ScBaseCell* pCell = aIter.GetNext( nCol, nRow ); in CountNotePages() local
/trunk/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx828 SwWriteTableCell *pCell = pRow->GetCells( )[ i ]; in TableDefinition() local
861 SwWriteTableCell *pCell = pRow->GetCells( )[ pTableTextNodeInfoInner->getCell( ) ]; in TableDefaultBorders() local
907 SwWriteTableCell *pCell = pRow->GetCells( )[ pTableTextNodeInfoInner->getCell( ) ]; in TableBackgrounds() local
983 SwWriteTableCell *pCell = pRow->GetCells( )[ pTableTextNodeInfoInner->getCell( ) ]; in TableVerticalCell() local
/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx517 SwHTMLTableLayoutCell *pCell = GetCell(j,i); in AutoLayoutPass1() local
1671 SwHTMLTableLayoutCell *pCell = GetCell( i, j ); in SetWidths() local
/trunk/main/sc/source/filter/excel/
H A Dxihelper.cxx259 ScBaseCell* pCell = 0; in CreateCell() local
/trunk/main/sw/source/filter/html/
H A Dhtmltabw.cxx271 const SwWriteTableCell *pCell, in OutTableCell()
/trunk/main/sw/inc/
H A Dhtmltbl.hxx469 inline void SwHTMLTableLayout::SetCell( SwHTMLTableLayoutCell *pCell, in SetCell()
/trunk/main/sw/source/core/layout/
H A Dfindfrm.cxx1513 SwCellFrm* pCell = (SwCellFrm*)rOrigRow.Lower(); in lcl_FindCorrespondingCellFrm() local
H A Dtabfrm.cxx545 SwFrm* pCell = pTmpLastLineRow->Lower(); in lcl_PreprocessRowsInCells() local
1562 const SwFrm* pCell = pCnt->GetUpper(); in CalcLowers() local
4855 const SwCellFrm* pCell = static_cast<const SwCellFrm*>(Lower()); in ShouldRowKeepWithNext() local
/trunk/main/sc/source/core/data/
H A Ddocumen2.cxx615 ScBaseCell* pCell, sal_uLong nFormatIndex, sal_Bool bForceTab ) in PutCell()
H A Ddptablecache.cxx195 ScBaseCell* pCell = pDoc->GetCell( aPos ); in ScDPItemData() local
H A Ddocument.cxx2666 void ScDocument::PutCell( SCCOL nCol, SCROW nRow, SCTAB nTab, ScBaseCell* pCell, sal_Bool bForceTab… in PutCell()
2686 void ScDocument::PutCell( const ScAddress& rPos, ScBaseCell* pCell, sal_Bool bForceTab ) in PutCell()
2753 ScBaseCell* pCell = GetCell( rPos ); in GetStringForFormula() local
3068 ScBaseCell* pCell = aIter.GetFirst(); in InterpretDirtyCells() local
3082 void ScDocument::AddTableOpFormulaCell( ScFormulaCell* pCell ) in AddTableOpFormulaCell()
4586 ScBaseCell* pCell = GetCell( rCellPos ); in GetMatrixFormulaRange() local
H A Dcell2.cxx526 ScBaseCell* pCell; in GetMatrixEdge() local
/trunk/main/oox/source/xls/
H A Dsheetdatabuffer.cxx214 for( Any* pCell = mpCurrCellRow + mnFirstFreeIndex; pCell < pCellEnd; ++pCell ) in fillUnusedCells() local
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx352 … for( ScBaseCell* pCell = aCellIter.GetFirst(); pCell && !bFound; pCell = aCellIter.GetNext() ) in GetHiddenInformationState() local
1765 ScBaseCell* pCell; in AsciiSave() local
H A Ddocsh3.cxx1039 const ScBaseCell* pCell = ((const ScChangeActionContent*)pSourceAction)->GetNewCell(); in MergeDocument() local
H A Ddbdocfun.cxx1154 ScBaseCell* pCell = aIter.GetFirst(); in lcl_EmptyExcept() local
/trunk/main/starmath/source/
H A Dmathmlexport.cxx847 SvXMLElementExport *pCell=0; in ExportTable() local

Completed in 377 milliseconds

12345