Lines Matching refs:ScPrintFunc

180 void ScPrintFunc::Construct( const ScPrintOptions* pOptions )  in Construct()
224 ScPrintFunc::ScPrintFunc( ScDocShell* pShell, SfxPrinter* pNewPrinter, SCTAB nTab, in ScPrintFunc() function in ScPrintFunc
248 ScPrintFunc::ScPrintFunc( OutputDevice* pOutDev, ScDocShell* pShell, SCTAB nTab, in ScPrintFunc() function in ScPrintFunc
270 ScPrintFunc::ScPrintFunc( OutputDevice* pOutDev, ScDocShell* pShell, in ScPrintFunc() function in ScPrintFunc
300 void ScPrintFunc::GetPrintState( ScPrintState& rState ) in GetPrintState()
316 sal_Bool ScPrintFunc::GetLastSourceRange( ScRange& rRange ) const in GetLastSourceRange()
322 void ScPrintFunc::FillPageData() in FillPageData()
357 ScPrintFunc::~ScPrintFunc() in ~ScPrintFunc()
378 void ScPrintFunc::SetDrawView( FmFormView* pNew ) in SetDrawView()
410 void ScPrintFunc::DrawToDev( ScDocument* pDoc, OutputDevice* pDev, double /* nPrintFactor */, in DrawToDev()
671 sal_Bool ScPrintFunc::AdjustPrintArea( sal_Bool bNew ) in AdjustPrintArea()
753 long ScPrintFunc::TextHeight( const EditTextObject* pObject ) in TextHeight()
767 void ScPrintFunc::UpdateHFHeight( ScPrintHFParam& rParam ) in UpdateHFHeight()
819 void ScPrintFunc::InitParam( const ScPrintOptions* pOptions ) in InitParam()
1079 Size ScPrintFunc::GetDataSize() const in GetDataSize()
1088 void ScPrintFunc::GetScaleData( Size& rPhysSize, long& rDocHdr, long& rDocFtr ) in GetScaleData()
1098 void ScPrintFunc::SetDateTime( const Date& rDate, const Time& rTime ) in SetDateTime()
1247 void ScPrintFunc::DrawBorder( long nScrX, long nScrY, long nScrW, long nScrH, in DrawBorder()
1394 void ScPrintFunc::PrintColHdr( SCCOL nX1, SCCOL nX2, long nScrX, long nScrY ) in PrintColHdr()
1443 void ScPrintFunc::PrintRowHdr( SCROW nY1, SCROW nY2, long nScrX, long nScrY ) in PrintRowHdr()
1484 void ScPrintFunc::LocateColHdr( SCCOL nX1, SCCOL nX2, long nScrX, long nScrY, in LocateColHdr()
1505 void ScPrintFunc::LocateRowHdr( SCROW nY1, SCROW nY2, long nScrX, long nScrY, in LocateRowHdr()
1525 void ScPrintFunc::LocateArea( SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2, in LocateArea()
1568 void ScPrintFunc::PrintArea( SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2, in PrintArea()
1692 sal_Bool ScPrintFunc::IsMirror( long nPageNo ) // Raender spiegeln ? in IsMirror()
1698 sal_Bool ScPrintFunc::IsLeft( long nPageNo ) // linke Fussnoten ? in IsLeft()
1711 void ScPrintFunc::MakeTableString() in MakeTableString()
1716 void ScPrintFunc::MakeEditEngine() in MakeEditEngine()
1753 void ScPrintFunc::PrintHF( long nPageNo, sal_Bool bHeader, long nStartY, in PrintHF()
1891 long ScPrintFunc::DoNotes( long nNoteStart, sal_Bool bDoPrint, ScPreviewLocationData* pLocationData… in DoNotes()
1968 long ScPrintFunc::PrintNotes( long nPageNo, long nNoteStart, sal_Bool bDoPrint, ScPreviewLocationDa… in PrintNotes()
2037 void ScPrintFunc::PrintPage( long nPageNo, SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2, in PrintPage()
2389 void ScPrintFunc::SetOffset( const Point& rOfs ) in SetOffset()
2394 void ScPrintFunc::SetManualZoom( sal_uInt16 nNewZoom ) in SetManualZoom()
2399 void ScPrintFunc::SetClearFlag( sal_Bool bFlag ) in SetClearFlag()
2404 void ScPrintFunc::SetUseStyleColor( sal_Bool bFlag ) in SetUseStyleColor()
2411 void ScPrintFunc::SetRenderFlag( sal_Bool bFlag ) in SetRenderFlag()
2416 void ScPrintFunc::SetExclusivelyDrawOleAndDrawObjects() in SetExclusivelyDrawOleAndDrawObjects()
2431 sal_Bool ScPrintFunc::UpdatePages() in UpdatePages()
2464 long ScPrintFunc::CountPages() // setzt auch nPagesX, nPagesY in CountPages()
2539 long ScPrintFunc::CountNotePages() in CountNotePages()
2608 void ScPrintFunc::InitModes() // aus nZoom etc. die MapModes setzen in InitModes()
2637 void ScPrintFunc::ApplyPrintSettings() in ApplyPrintSettings()
2680 long ScPrintFunc::DoPrint( const MultiSelection& rPageRanges, in DoPrint()
2813 void ScPrintFunc::CalcZoom( sal_uInt16 nRangeNo ) // Zoom berechnen in CalcZoom()
2934 Size ScPrintFunc::GetDocPageSize() in GetDocPageSize()
2979 void ScPrintFunc::ResetBreaks( SCTAB nTab ) // Breaks fuer Anzeige richtig setzen in ResetBreaks()
3012 void ScPrintFunc::CalcPages() // berechnet aPageRect und Seiten aus nZoom in CalcPages()