Lines Matching refs:ScBaseCell

113 	ScBaseCell*			pLastCell;
132 …void SetPattern( const ScPatternAttr* pNew, const SfxItemSet* pSet, ScBaseCell* pCell, sal_uInt8 …
135 sal_Bool SetText( ScBaseCell* pCell ); // sal_True -> pOldPattern vergessen
136 void SetTextToWidthOrHash( ScBaseCell* pCell, long nWidth );
151 sal_uLong GetResultValueFormat( const ScBaseCell* pCell ) const;
258 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()
718 sal_uLong ScDrawStringsVars::GetResultValueFormat( const ScBaseCell* pCell ) const in GetResultValueFormat()
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()
1063 void ScOutputData::GetVisibleCell( SCCOL nCol, SCROW nRow, SCTAB nTabP, ScBaseCell*& rpCell ) in GetVisibleCell()
1076 const ScBaseCell* pCell = pDoc->GetCell( ScAddress( nX, nY, nTab ) ); in IsAvailable()
1473 ScBaseCell* pCell = NULL; in DrawStrings()
1936 sal_Bool lcl_SafeIsValue( ScBaseCell* pCell ) in lcl_SafeIsValue()
2127 ScBaseCell* pCell = NULL; in DrawEdit()
3011 ScBaseCell* pCell = NULL; in DrawRotated()