Lines Matching refs:OutputDevice
71 class OutputDevice;
103 friend void SetOutDev( ViewShell *pSh, OutputDevice *pOut );
104 friend void SetOutDevAndWin( ViewShell *pSh, OutputDevice *pOut,
136 OutputDevice *pOut; // Window, Printer, VirtDev, ...
137 OutputDevice* mpTmpRef; // Temporariy reference device. Is used
168 OutputDevice* mpBufferedOut;
210 void InitPrt( OutputDevice *pOutDev );
241 OutputDevice* mpPrePostOutDev;
352 OutputDevice& GetRefDev() const;
354 inline OutputDevice* GetOut() const { return pOut; } in GetOut()
364 sal_Bool PrintOrPDFExport( OutputDevice *pOutDev,
369 void PrintProspect( OutputDevice *pOutDev, const SwPrintData &rPrintData,
374 OutputDevice* pOleOut, const Rectangle& rRect );
572 ViewShell( ViewShell&, Window *pWin = 0, OutputDevice *pOut = 0,
575 const SwViewOption *pOpt = 0, OutputDevice *pOut = 0,
580 sal_Int32 GetPageNumAndSetOffsetForPDF( OutputDevice& rOut, const SwRect& rRect ) const;