Home
last modified time | relevance | path

Searched defs:pCell (Results 1 – 25 of 119) sorted by relevance

12345

/AOO41X/main/sc/source/core/data/
H A Ddocumen7.cxx87 ScBaseCell* pCell in Broadcast()
105 ScBaseCell* pCell = rHint.GetCell(); in Broadcast() local
217 void ScDocument::PutInFormulaTree( ScFormulaCell* pCell ) in PutInFormulaTree()
233 void ScDocument::RemoveFromFormulaTree( ScFormulaCell* pCell ) in RemoveFromFormulaTree()
293 ScFormulaCell* pCell = pFormulaTree; in CalcFormulaTree() local
382 ScFormulaCell* pCell; in ClearFormulaTree() local
394 void ScDocument::AppendToFormulaTrack( ScFormulaCell* pCell ) in AppendToFormulaTrack()
411 void ScDocument::RemoveFromFormulaTrack( ScFormulaCell* pCell ) in RemoveFromFormulaTrack()
H A Dcolumn3.cxx160 void ScColumn::Insert( SCROW nRow, sal_uLong nNumberFormat, ScBaseCell* pCell ) in Insert()
173 void ScColumn::Append( SCROW nRow, ScBaseCell* pCell ) in Append()
211 ScBaseCell* pCell = pItems[nIndex].pCell; in Delete() local
237 ScBaseCell* pCell = pItems[nIndex].pCell; in DeleteAtIndex() local
296 ScBaseCell* pCell = pItems[i].pCell; in DeleteRow() local
342 ScBaseCell* pCell = pItems[i].pCell; in DeleteRow() local
355 ScBaseCell* pCell = pItems[i].pCell; in DeleteRow() local
611 ScBaseCell* pCell = pItems[nIndex].pCell; in CreateRefCell() local
968 void lcl_AddCode( ScTokenArray& rArr, ScFormulaCell* pCell ) in lcl_AddCode()
1174 ScBaseCell* pCell = pItems[i].pCell; in StartAllListeners() local
[all …]
H A Dcolumn2.cxx193 ScBaseCell* pCell = pItems[nIndex].pCell; in GetNeededSize() local
636 ScBaseCell* pCell = pItems[nIndex].pCell; in GetSimpleTextNeededSize() local
1243 ScBaseCell* pCell = pItems[i].pCell; in IsEmptyVisData() local
1280 ScBaseCell* pCell = pItems[i].pCell; in GetLastVisDataPos() local
1300 ScBaseCell* pCell = pItems[i].pCell; in GetFirstVisDataPos() local
1603 ScBaseCell* pCell; in StartListening() local
1628 ScBaseCell* pCell; in MoveListeners() local
1664 ScBaseCell* pCell = pItems[nIndex].pCell; in EndListening() local
1690 ScBaseCell* pCell = pItems[i].pCell; in CompileDBFormula() local
1701 ScBaseCell* pCell = pItems[i].pCell; in CompileDBFormula() local
[all …]
H A Dcolumn.cxx112 ScBaseCell* pCell = pItems[nIndex].pCell; in GetBlockMatrixEdges() local
131 ScBaseCell* pCell = pItems[nIndex].pCell; in GetBlockMatrixEdges() local
180 ScBaseCell* pCell = pItems[nIndex].pCell; in HasSelectionMatrixFragment() local
1160 ScBaseCell* pCell = pItems[i].pCell; in InsertRow() local
1177 ScBaseCell* pCell = pItems[i].pCell; in InsertRow() local
1206 ScBaseCell* pCell = ppDelCells[i]; in InsertRow() local
1513 ScFormulaCell* pCell = (ScFormulaCell*) pItems[i].pCell; in SwapCol() local
1520 ScFormulaCell* pCell = (ScFormulaCell*) rCol.pItems[i].pCell; in SwapCol() local
1624 ScFormulaCell* pCell = (ScFormulaCell*) pItems[nIndex].pCell; in UpdateReference() local
1644 ScBaseCell* pCell = pItems[i].pCell; in UpdateReference() local
[all …]
H A Ddocumen6.cxx131 sal_uInt8 ScDocument::GetCellScriptType( ScBaseCell* pCell, sal_uLong nNumberFormat ) in GetCellScriptType()
151 sal_uInt8 ScDocument::GetScriptType( SCCOL nCol, SCROW nRow, SCTAB nTab, ScBaseCell* pCell ) in GetScriptType()
H A Dautonamecache.cxx66 for ( ScBaseCell* pCell = aIter.GetFirst(); pCell; pCell = aIter.GetNext() ) in GetNameOccurences() local
H A Dvalidat.cxx190 ScFormulaCell* pCell, Window* pParent ) const in DoScript()
273 ScFormulaCell* pCell, Window* pParent ) const in DoMacro()
460 ScBaseCell* pCell; in IsDataValid() local
480 sal_Bool ScValidationData::IsDataValid( ScBaseCell* pCell, const ScAddress& rPos ) const in IsDataValid()
634 ScBaseCell* pCell, in GetSelectionFromFormula()
849 bool ScValidationData::IsEqualToTokenArray( ScBaseCell* pCell, const ScAddress& rPos, const ScToken… in IsEqualToTokenArray()
856 bool ScValidationData::IsListValid( ScBaseCell* pCell, const ScAddress& rPos ) const in IsListValid()
H A Ddociter.cxx347 ScBaseCell* pCell = pCol->pItems[nColRow].pCell; in GetThis() local
443 const ScBaseCell* pCell; in GetCurNumFmtInfo() local
522 …QueryValid(ScDocument& rDoc, const ScQueryParam& rParam, SCTAB nTab, SCROW nRow, ScBaseCell* pCell) in IsQueryValid()
586 ScBaseCell* pCell = NULL; in getCurrent() local
1079 ScBaseCell* pCell = pCol->pItems[nColRow].pCell; in GetThis() local
1187 ScBaseCell* pCell = pCol->pItems[nColRow].pCell; in GetThis() local
1416 ScBaseCell* pCell; in BinarySearch() local
1741 ScBaseCell* pCell = pCol->pItems[nIndex].pCell; in GetNext() local
1851 ScBaseCell* pCell = pCellIter->GetNext( nCurCol, nCurRow ); in GetNext() local
1931 const ScBaseCell* pCell; in GetCurNumFmtInfo() local
H A Ddbdocutl.cxx161 ScBaseCell* pCell; in PutData() local
/AOO41X/main/accessibility/source/extended/
H A Daccessibletablistboxtable.cxx140 AccessibleCheckBoxCell* pCell = in ProcessWindowEvent() local
146 AccessibleBrowseBoxTableCell* pCell = in ProcessWindowEvent() local
185 … AccessibleCheckBoxCell* pCell = static_cast< AccessibleCheckBoxCell* >( xChild.get() ); in ProcessWindowEvent() local
190 …AccessibleBrowseBoxTableCell* pCell = static_cast< AccessibleBrowseBoxTableCell* >( xChild.get() ); in ProcessWindowEvent() local
232 AccessibleCheckBoxCell* pCell = in ProcessWindowEvent() local
262 AccessibleCheckBoxCell* pCell = in ProcessWindowEvent() local
268 AccessibleBrowseBoxTableCell* pCell = in ProcessWindowEvent() local
/AOO41X/main/sc/source/core/tool/
H A Dcellform.cxx46 void ScCellFormat::GetString( ScBaseCell* pCell, sal_uLong nFormat, String& rString, in GetString()
171 void ScCellFormat::GetInputString( ScBaseCell* pCell, sal_uLong nFormat, String& rString, in GetInputString()
H A Dinterpr4.cxx154 sal_uLong ScInterpreter::GetCellNumberFormat( const ScAddress& rPos, const ScBaseCell* pCell) in GetCellNumberFormat()
182 double ScInterpreter::GetValueCellValue( const ScAddress& rPos, const ScValueCell* pCell ) in GetValueCellValue()
399 double ScInterpreter::GetCellValue( const ScAddress& rPos, const ScBaseCell* pCell ) in GetCellValue()
411 double ScInterpreter::GetCellValueOrZero( const ScAddress& rPos, const ScBaseCell* pCell ) in GetCellValueOrZero()
487 void ScInterpreter::GetCellString( String& rStr, const ScBaseCell* pCell ) in GetCellString()
573 ScBaseCell* pCell = pDok->GetCell( aAdr ); in CreateDoubleArr() local
655 ScBaseCell* pCell; in CreateStringArr() local
759 ScBaseCell* pCell = pDok->GetCell( aAdr ); in CreateCellArr() local
958 ScBaseCell* pCell = pDok->GetCell( rAddress); in PushCellResultToken() local
1900 ScBaseCell* pCell = GetCell( aAdr ); in GetDouble() local
[all …]
H A Dchartarr.cxx251 ScBaseCell* pCell; in CreateMemChartSingle() local
421 ScBaseCell* pCell = pDocument->GetCell( *pPos ); in CreateMemChartMulti() local
454 ScBaseCell* pCell = pDocument->GetCell( *pPos ); in CreateMemChartMulti() local
H A Dinterpr1.cxx419 ScBaseCell* pCell = GetCell( aAdr ); in JumpMatrix() local
486 ScBaseCell* pCell = GetCell( aAdr ); in JumpMatrix() local
828 ScBaseCell* pCell = GetCell( aAdr ); in Compare() local
882 ScBaseCell* pCell = GetCell( aAdr ); in CompareMat() local
1177 ScBaseCell* pCell = GetCell( aAdr ); in ScAnd() local
1275 ScBaseCell* pCell = GetCell( aAdr ); in ScOr() local
1373 ScBaseCell* pCell = GetCell( aAdr ); in ScXor() local
1826 ScBaseCell* pCell = GetCell( aAdr ); in IsString() local
1896 ScBaseCell* pCell = GetCell( aAdr ); in ScIsLogical() local
1935 ScBaseCell* pCell = GetCell( aAdr ); in ScType() local
[all …]
H A Ddetfunc.cxx305 ScBaseCell* pCell = aCellIter.GetFirst(); in HasError() local
812 ScBaseCell* pCell = aCellIter.GetFirst(); in InsertPredLevelArea() local
840 ScBaseCell* pCell; in InsertPredLevel() local
912 ScBaseCell* pCell = aCellIter.GetFirst(); in FindPredLevelArea() local
933 ScBaseCell* pCell; in FindPredLevel() local
995 ScBaseCell* pCell; in InsertErrorLevel() local
1055 ScBaseCell* pCell = aCellIter.GetFirst(); in InsertSuccLevel() local
1146 ScBaseCell* pCell = aCellIter.GetFirst(); in FindSuccLevel() local
1383 ScBaseCell* pCell = aCellIter.GetFirst(); in MarkInvalid() local
H A Dchgtrack.cxx1506 void ScChangeActionContent::SetOldValue( const ScBaseCell* pCell, in SetOldValue()
1514 void ScChangeActionContent::SetOldValue( const ScBaseCell* pCell, in SetOldValue()
1522 void ScChangeActionContent::SetNewValue( const ScBaseCell* pCell, in SetNewValue()
1540 void ScChangeActionContent::SetNewCell( ScBaseCell* pCell, ScDocument* pDoc, const String& rFormatt… in SetNewCell()
1551 void ScChangeActionContent::SetValueString( String& rValue, ScBaseCell*& pCell, in SetValueString()
1636 const ScBaseCell* pCell = GetNewCell(); in GetRefString() local
1744 const ScBaseCell* pCell, const ScDocument* pDoc, const ScAddress& rPos ) in GetStringOfCell()
1760 const ScBaseCell* pCell, const ScDocument* pDoc, sal_uLong nFormat ) in GetStringOfCell()
1792 ScChangeActionContentCellType ScChangeActionContent::GetContentCellType( const ScBaseCell* pCell ) in GetContentCellType()
1828 sal_Bool ScChangeActionContent::NeedsNumberFormat( const ScBaseCell* pCell ) in NeedsNumberFormat()
[all …]
/AOO41X/main/sc/source/ui/inc/
H A Dformula.hxx67 ScFormulaCell* pCell; member in ScFormulaDlg
/AOO41X/main/sc/source/core/inc/
H A Dinterpre.hxx220 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()
231 inline sal_Bool HasCellStringData( const ScBaseCell* pCell ) in HasCellStringData()
/AOO41X/main/sc/source/ui/view/
H A Dtabvwsh.cxx117 ScBaseCell* pCell = pDoc->GetCell(rAddress); in GetFormula() local
H A Doutput2.cxx258 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()
514 void ScDrawStringsVars::SetTextToWidthOrHash( ScBaseCell* pCell, long nWidth ) in SetTextToWidthOrHash()
763 void lcl_DoHyperlinkResult( OutputDevice* pDev, const Rectangle& rRect, ScBaseCell* pCell ) in lcl_DoHyperlinkResult()
786 void ScOutputData::SetSyntaxColor( Font* pFont, ScBaseCell* pCell ) in SetSyntaxColor()
818 void ScOutputData::SetEditSyntaxColor( EditEngine& rEngine, ScBaseCell* pCell ) in SetEditSyntaxColor()
1010 inline sal_uInt8 GetScriptType( ScDocument* pDoc, ScBaseCell* pCell, in GetScriptType()
1053 ScBaseCell* pCell = pDoc->GetCell( ScAddress( nX, nY, nTab ) ); in IsEmptyCellText() local
1076 const ScBaseCell* pCell = pDoc->GetCell( ScAddress( nX, nY, nTab ) ); in IsAvailable() local
[all …]
H A Dviewfun4.cxx249 ScBaseCell* pCell = aIter.GetFirst(); in DoRefConversion() local
322 ScBaseCell* pCell = NULL; in DoThesaurus() local
765 ScBaseCell* pCell = pDoc->GetCell( aCellPos ); in InsertBookmark() local
813 ScBaseCell* pCell = pDoc->GetCell( aPos ); in HasBookmarkAtCursor() local
/AOO41X/main/sw/source/core/layout/
H A Dsoftpagebreak.cxx83 const SwFrm* pCell = pRow->Lower(); in fillSoftPageBreakList() local
/AOO41X/main/sc/source/filter/xml/
H A DXMLChangeTrackingExportHelper.cxx325 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()
448 void ScChangeTrackingExportHelper::WriteCell(const ScBaseCell* pCell, const String& sValue) in WriteCell()
/AOO41X/main/sc/inc/
H A Dbrdcst.hxx42 ScBaseCell* pCell; member in ScHint
/AOO41X/main/sc/source/ui/docshell/
H A Ddocsh8.cxx542 ScBaseCell* pCell; in lcl_GetColumnTypes() local
684 const ScBaseCell* pCell, ScFieldEditEngine& rEditEngine ) in lcl_getLongVarCharEditString()
690 inline void lcl_getLongVarCharString( String& rString, ScBaseCell* pCell, in lcl_getLongVarCharString()
887 ScBaseCell* pCell; in DBaseExport() local
997 ScBaseCell* pCell = NULL; in DBaseExport() local

12345