Home
last modified time | relevance | path

Searched refs:ScOutputData (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Doutput.cxx135 ScOutputData::ScOutputData( OutputDevice* pNewDev, ScOutputType eNewType, in ScOutputData() function in ScOutputData
212 ScOutputData::~ScOutputData() in ~ScOutputData()
219 void ScOutputData::SetContentDevice( OutputDevice* pContentDev ) in SetContentDevice()
230 void ScOutputData::SetMirrorWidth( long nNew ) in SetMirrorWidth()
235 void ScOutputData::SetGridColor( const Color& rColor ) in SetGridColor()
240 void ScOutputData::SetMarkClipped( sal_Bool bSet ) in SetMarkClipped()
245 void ScOutputData::SetShowNullValues( sal_Bool bSet ) in SetShowNullValues()
250 void ScOutputData::SetShowFormulas( sal_Bool bSet ) in SetShowFormulas()
255 void ScOutputData::SetShowSpellErrors( sal_Bool bSet ) in SetShowSpellErrors()
260 void ScOutputData::SetSnapPixel( sal_Bool bSet ) in SetSnapPixel()
[all …]
H A Doutput3.cxx51 Point ScOutputData::PrePrintDrawingLayer(long nLogStX, long nLogStY ) in PrePrintDrawingLayer()
117 void ScOutputData::PostPrintDrawingLayer(const Point& rMMOffset) // #i74768# in PostPrintDrawingLayer()
148 void ScOutputData::PrintDrawingLayer(const sal_uInt16 nLayer, const Point& rMMOffset) in PrintDrawingLayer()
186 void ScOutputData::DrawSelectiveObjects(const sal_uInt16 nLayer) in DrawSelectiveObjects()
238 void ScOutputData::DrawingSingle(const sal_uInt16 nLayer) in DrawingSingle()
H A Doutput2.cxx90 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()
[all …]
H A Dgridwin3.cxx194 void ScGridWindow::DrawRedraw( ScOutputData& rOutputData, ScUpdateMode eMode, sal_uLong nLayer ) in DrawRedraw()
H A Dprintfun.cxx526 ScOutputData aOutputData( pDev, OUTTYPE_PRINTER, aTabInfo, pDoc, nTab, in DrawToDev()
1381 ScOutputData aOutputData( pDev, OUTTYPE_PRINTER, aTabInfo, pBorderDoc, 0, in DrawBorder()
1600 ScOutputData aOutputData( pDev, OUTTYPE_PRINTER, aTabInfo, pDoc, nPrintTab, in PrintArea()
H A Dgridwin4.cxx271 void lcl_DrawHighlight( ScOutputData& rOutputData, ScViewData* pViewData, in lcl_DrawHighlight()
526 ScOutputData aOutputData( this, OUTTYPE_WINDOW, aTabInfo, pDoc, nTab, in Draw()
H A Dgridwin.cxx4502 ScOutputData aOutputData( this, OUTTYPE_WINDOW, aTabInfo, pDoc, nTab, in UpdateFormulas()
/trunk/main/sc/source/ui/inc/
H A Doutput.hxx69 class ScOutputData class
185 ScOutputData( OutputDevice* pNewDev, ScOutputType eNewType,
193 ~ScOutputData();
H A Dgridwin.hxx47 class ScOutputData;
264 void DrawRedraw( ScOutputData& rOutputData, ScUpdateMode eMode, sal_uLong nLayer );