Home
last modified time | relevance | path

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

12345

/trunk/main/accessibility/source/extended/
H A DAccessibleGridControlTable.cxx84 …AccessibleGridControlTableCell* pCell = new AccessibleGridControlTableCell(this, m_aTable, nChildI… in getAccessibleChild() local
242 …AccessibleGridControlTableCell* pCell = new AccessibleGridControlTableCell(this, m_aTable, nRow, n… in getAccessibleCellAt() local
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
/trunk/main/oox/source/xls/
H A Dsheetdatabuffer.cxx214 for( Any* pCell = mpCurrCellRow + mnFirstFreeIndex; pCell < pCellEnd; ++pCell ) in fillUnusedCells() local
/trunk/main/sc/inc/
H A Dbrdcst.hxx42 ScBaseCell* pCell; member in ScHint
H A Dcell.hxx502 inline double GetValueFromCell( const ScBaseCell * pCell ) in GetValueFromCell()
522 inline String GetStringFromCell( const ScBaseCell * pCell, sal_uLong nFormat, SvNumberFormatter* pF… in GetStringFromCell()
H A Dcolumn.hxx90 ScBaseCell* pCell; member
H A Ddociter.hxx56 ScBaseCell* pCell; member in ScDocumentIterator
522 const ScBaseCell* pCell; member in ScUsedAreaIterator
H A Ddocument.hxx221 ScStringCell* pCell; member
H A Dfillinfo.hxx65 ScBaseCell* pCell; member
H A Drecursionhelper.hxx37 ScFormulaCell* pCell; member
/trunk/main/sc/source/core/data/
H A Dautonamecache.cxx66 for ( ScBaseCell* pCell = aIter.GetFirst(); pCell; pCell = aIter.GetNext() ) in GetNameOccurences() local
H A Dcell.cxx854 ScBaseCell* pCell; in GetFormula() local
1154 static void push( ScFormulaCell* pCell ) in Interpret()
1452 ScFormulaCell* pCell = (*aIter).pCell; in Interpret() local
1998 ScDetectiveRefIter::ScDetectiveRefIter( ScFormulaCell* pCell ) in ScDetectiveRefIter()
H A Dcell2.cxx526 ScBaseCell* pCell; in GetMatrixEdge() local
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
1206 ScBaseCell* pCell = ppDelCells[i]; in InsertRow() local
1682 ScBaseCell* pCell = pItems[i].pCell; in UpdateTranspose() local
1699 ScBaseCell* pCell = pItems[i].pCell; in UpdateGrow() local
1919 ScBaseCell* pCell = pItems[nIndex].pCell; in SetDirty() local
2015 ScBaseCell* pCell = pItems[i].pCell; in CalcAll() local
2042 ScBaseCell* pCell = pItems[i].pCell; in CompileAll() local
2063 ScBaseCell* pCell = pItems[i].pCell; in CompileXML() local
[all …]
H A Dcolumn2.cxx1243 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
1690 ScBaseCell* pCell = pItems[i].pCell; in CompileDBFormula() local
1701 ScBaseCell* pCell = pItems[i].pCell; in CompileDBFormula() local
1712 ScBaseCell* pCell = pItems[i].pCell; in CompileNameFormula() local
1723 ScBaseCell* pCell = pItems[i].pCell; in CompileColRowNameFormula() local
1851 ScBaseCell* pCell = pItems[i].pCell; in GetWeightedCount() local
[all …]
H A Dcolumn3.cxx211 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
611 ScBaseCell* pCell = pItems[nIndex].pCell; in CreateRefCell() local
1174 ScBaseCell* pCell = pItems[i].pCell; in StartAllListeners() local
1192 ScBaseCell* pCell = pItems[i].pCell; in StartNeededListeners() local
1315 ScBaseCell* pCell = pItems[i].pCell; in SetString() local
1695 ScFormulaCell* pCell = new ScFormulaCell in SetError() local
1719 ScBaseCell* pCell = pItems[nIndex].pCell; in GetString() local
1804 ScBaseCell* pCell = pItems[nIndex].pCell; in GetInputString() local
[all …]
H A Dconditio.cxx838 sal_Bool ScConditionEntry::IsCellValid( ScBaseCell* pCell, const ScAddress& rPos ) const in IsCellValid()
1284 const String& ScConditionalFormat::GetCellStyle( ScBaseCell* pCell, const ScAddress& rPos ) const in GetCellStyle()
H A Ddbdocutl.cxx161 ScBaseCell* pCell; in PutData() local
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 Ddocumen2.cxx615 ScBaseCell* pCell, sal_uLong nFormatIndex, sal_Bool bForceTab ) in PutCell()
H A Ddocumen3.cxx646 ScBaseCell* pCell = aIter.GetFirst(); in HasSubTotalCells() local
1534 for ( ScBaseCell* pCell = aIter.GetFirst(); pCell; pCell = aIter.GetNext() ) in GetFormulaEntries() local
H A Ddocumen4.cxx102 ScFormulaCell* pCell = new ScFormulaCell( this, ScAddress(), &aArr ); in Solver() local
149 ScFormulaCell* pCell; in InsertMatrixFormula() local
625 ScBaseCell* pCell = ((ScDocument*)this)->GetCell(ScAddress(nCol,nRow,nTab)); in GetEffItem() local
649 ScBaseCell* pCell = ((ScDocument*)this)->GetCell(ScAddress(nCol,nRow,nTab)); in GetCondResult() local
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 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 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

Completed in 133 milliseconds

12345