Lines Matching refs:ScOutputData

135 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()
265 void ScOutputData::SetEditCell( SCCOL nCol, SCROW nRow ) in SetEditCell()
272 void ScOutputData::SetMetaFileMode( sal_Bool bNewMode ) in SetMetaFileMode()
277 void ScOutputData::SetSingleGrid( sal_Bool bNewMode ) in SetSingleGrid()
282 void ScOutputData::SetSyntaxMode( sal_Bool bNewMode ) in SetSyntaxMode()
294 void ScOutputData::DrawGrid( sal_Bool bGrid, sal_Bool bPage ) in DrawGrid()
585 void ScOutputData::SetPagebreakMode( ScPageBreakData* pPageData ) in SetPagebreakMode()
617 void ScOutputData::FindRotated() in FindRotated()
774 void ScOutputData::DrawBackground() in DrawBackground()
911 void ScOutputData::DrawShadow() in DrawShadow()
916 void ScOutputData::DrawExtraShadow(sal_Bool bLeft, sal_Bool bTop, sal_Bool bRight, sal_Bool bBottom) in DrawExtraShadow()
1066 void ScOutputData::DrawClear() in DrawClear()
1129 void ScOutputData::DrawFrame() in DrawFrame()
1388 void ScOutputData::DrawRotatedFrame( const Color* pForceColor ) in DrawRotatedFrame()
1668 Region ScOutputData::GetChangedAreaRegion() in GetChangedAreaRegion()
1710 sal_Bool ScOutputData::SetChangedClip() in SetChangedClip()
1751 void ScOutputData::FindChanged() in FindChanged()
1804 void ScOutputData::DrawMark( Window* pWin ) in DrawMark()
1861 void ScOutputData::DrawRefMark( SCCOL nRefStartX, SCROW nRefStartY, in DrawRefMark()
1967 void ScOutputData::DrawOneChange( SCCOL nRefStartX, SCROW nRefStartY, in DrawOneChange()
2086 void ScOutputData::DrawChangeTrack() in DrawChangeTrack()
2151 void ScOutputData::DrawNoteMarks() in DrawNoteMarks()
2223 void ScOutputData::AddPDFNotes() in AddPDFNotes()
2310 void ScOutputData::DrawClipMarks() in DrawClipMarks()