Lines Matching refs:ScOutputData
90 ScOutputData* pOutput; // Verbindung
126 ScDrawStringsVars(ScOutputData* pData, sal_Bool bPTL);
179 ScDrawStringsVars::ScDrawStringsVars(ScOutputData* pData, sal_Bool bPTL) : in ScDrawStringsVars()
731 double ScOutputData::GetStretch() in GetStretch()
786 void ScOutputData::SetSyntaxColor( Font* pFont, ScBaseCell* pCell ) in SetSyntaxColor()
818 void ScOutputData::SetEditSyntaxColor( EditEngine& rEngine, ScBaseCell* pCell ) in SetEditSyntaxColor()
843 sal_Bool ScOutputData::GetMergeOrigin( SCCOL nX, SCROW nY, SCSIZE nArrY, in GetMergeOrigin()
1024 sal_Bool ScOutputData::IsEmptyCellText( RowInfo* pThisRowInfo, SCCOL nX, SCROW nY ) in IsEmptyCellText()
1063 void ScOutputData::GetVisibleCell( SCCOL nCol, SCROW nRow, SCTAB nTabP, ScBaseCell*& rpCell ) in GetVisibleCell()
1070 sal_Bool ScOutputData::IsAvailable( SCCOL nX, SCROW nY ) in IsAvailable()
1103 void ScOutputData::GetOutputArea( SCCOL nX, SCSIZE nArrY, long nPosX, long nPosY, in GetOutputArea()
1330 void ScOutputData::DrawStrings( sal_Bool bPixelToLogic ) in DrawStrings()
1904 ScFieldEditEngine* ScOutputData::CreateOutputEditEngine() in CreateOutputEditEngine()
2031 void ScOutputData::ShrinkEditEngine( EditEngine& rEngine, const Rectangle& rAlignRect, in ShrinkEditEngine()
2110 void ScOutputData::DrawEdit(sal_Bool bPixelToLogic) in DrawEdit()
2990 void ScOutputData::DrawRotated(sal_Bool bPixelToLogic) in DrawRotated()