Home
last modified time | relevance | path

Searched refs:OutputDevice (Results 151 – 175 of 809) sorted by relevance

12345678910>>...33

/trunk/main/canvas/source/vcl/
H A Dtextlayout.cxx53 void setupLayoutMode( OutputDevice& rOutDev, in setupLayoutMode()
114 OutputDevice& rOutDev = mpOutDevProvider->getOutDev(); in queryTextShapes()
167 OutputDevice& rOutDev = mpOutDevProvider->getOutDev(); in queryInkMeasures()
246 OutputDevice& rOutDev = mpOutDevProvider->getOutDev(); in queryTextBounds()
383 bool TextLayout::draw( OutputDevice& rOutDev, in draw()
H A Dbackbuffer.cxx32 BackBuffer::BackBuffer( const OutputDevice& rRefDevice, in BackBuffer()
52 OutputDevice& BackBuffer::getOutDev() in getOutDev()
57 const OutputDevice& BackBuffer::getOutDev() const in getOutDev()
H A Dbitmapbackbuffer.cxx40 const OutputDevice& rRefDevice ) : in BitmapBackBuffer()
59 OutputDevice& BitmapBackBuffer::getOutDev() in getOutDev()
66 const OutputDevice& BitmapBackBuffer::getOutDev() const in getOutDev()
/trunk/main/sw/inc/
H A Dviewopt.hxx35 class OutputDevice;
115 extern void SyncVout( const OutputDevice *pOut );
262 void PaintPostIts( OutputDevice *pOut, const SwRect &rRect,
264 sal_uInt16 GetPostItsWidth( const OutputDevice *pOut = 0 ) const;
451 void DrawRect( OutputDevice* pOut, const SwRect &rRect, long nCol ) const;
452 void DrawRectPrinter( OutputDevice* pOut, const SwRect& rRect ) const;
/trunk/main/sd/source/ui/inc/
H A DAccessibleViewForwarder.hxx30 class OutputDevice;
52 AccessibleViewForwarder (SdrPaintView* pView, OutputDevice& rDevice);
123 OutputDevice& mrDevice;
H A DWindowUpdater.hxx37 class OutputDevice;
107 void Update (OutputDevice* pDevice, SdDrawDocument* pDocument=0) const;
143 SD_DLLPRIVATE void UpdateWindow (OutputDevice* pDevice) const;
H A DView.hxx45 class OutputDevice;
69 OutputDevice* mpOut;
81 OutputDevice* pOutDev,
85 …void CompleteRedraw( OutputDevice* pOutDev, const Region& rReg, sdr::contact::V…
/trunk/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx990 Size( OutputDevice::LogicToLogic( in ExecuteGrafAttr()
992 … aCropDlgAttr.Put( SvxSizeItem( SID_ATTR_GRAF_FRMSIZE, OutputDevice::LogicToLogic( in ExecuteGrafAttr()
996 Size aLTSize( OutputDevice::LogicToLogic( in ExecuteGrafAttr()
998 Size aRBSize( OutputDevice::LogicToLogic( in ExecuteGrafAttr()
1030 …aLTSize = OutputDevice::LogicToLogic( Size( rNewCrop.GetLeft(), rNewCrop.GetTop() ), aMapTwip, aMa… in ExecuteGrafAttr()
1031 …aRBSize = OutputDevice::LogicToLogic( Size( rNewCrop.GetRight(), rNewCrop.GetBottom() ), aMapTwip,… in ExecuteGrafAttr()
1040 … Size aNewGrfSize( OutputDevice::LogicToLogic( rGrfSize, aMapTwip, aMap100 ) ); in ExecuteGrafAttr()
/trunk/main/svx/inc/svx/sdr/overlay/
H A Doverlaymanagerbuffered.hxx71 void ImpSaveBackground(const Region& rRegion, OutputDevice* pPreRenderDevice = 0L);
75 OutputDevice& rOutputDevice,
80 virtual void completeRedraw(const Region& rRegion, OutputDevice* pPreRenderDevice = 0L) const;
/trunk/main/svx/source/sdr/overlay/
H A Doverlaymanager.cxx47 …void OverlayManager::ImpDrawMembers(const basegfx::B2DRange& rRange, OutputDevice& rDestinationDev… in ImpDrawMembers()
125 OverlayManager::OverlayManager(OutputDevice& rOutputDevice) in OverlayManager()
241 void OverlayManager::completeRedraw(const Region& rRegion, OutputDevice* pPreRenderDevice) const in completeRedraw()
255 OutputDevice& rTarget = (pPreRenderDevice) ? *pPreRenderDevice : getOutputDevice(); in completeRedraw()
/trunk/main/svtools/inc/svtools/
H A Dscriptedtext.hxx33 class OutputDevice;
55 SvtScriptedTextHelper( OutputDevice& _rOutDevice );
67 OutputDevice& _rOutDevice,
H A Deditbrowsebox.hxx301 virtual void Draw( OutputDevice* pDev, const Point& rPos, const Size& rSize, sal_uLong nFlags );
549 virtual void PaintStatusCell(OutputDevice& rDev, const Rectangle& rRect) const;
550 virtual void PaintCell(OutputDevice& rDev, const Rectangle& rRect, sal_uInt16 nColId) const = 0;
597 …void PaintTristate(OutputDevice& rDev, const Rectangle& rRect,const TriState& eState,sal_Bool _bEn…
669 virtual void PaintField(OutputDevice& rDev, const Rectangle& rRect,
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsFramePainter.cxx70 OutputDevice& rDevice, in PaintFrame()
173 OutputDevice& rDevice, in PaintCorner()
184 OutputDevice& rDevice, in PaintSide()
245 OutputDevice& rDevice, in PaintCenter()
/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx264 …void ImplDrawHighlightRect( OutputDevice* _pTarget, const Point& rDocPosTopLeft, const Point& rDoc…
312 void DrawSelection( EditSelection, Region* pRegion = NULL, OutputDevice* pTargetDevice = NULL );
427 OutputDevice* pRefDev;
565 …void SeekCursor( ContentNode* pNode, sal_uInt16 nPos, SvxFont& rFont, OutputDevice* pOut = NULL…
628 …void ImplInitLayoutMode( OutputDevice* pOutDev, sal_uInt32 nPara, sal_uInt16 nIndex…
629 …void ImplInitDigitMode( OutputDevice* pOutDev, String* pString, xub_StrLen nStt, xu…
754 …void Paint( ImpEditView* pView, const Rectangle& rRect, OutputDevice* pTargetDevice = 0, sal_B…
755 …void Paint( OutputDevice* pOutDev, Rectangle aClipRec, Point aStartPos, sal_Bool bStripOnly = …
882 OutputDevice* GetRefDevice() const { return pRefDev; } in GetRefDevice()
883 void SetRefDevice( OutputDevice* pRefDef );
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx352 class VCL_DLLPUBLIC Window : public OutputDevice
355 friend class OutputDevice;
574 SAL_DLLPRIVATE void ImplPaintToDevice( OutputDevice* pTargetOutDev, const Point& rPos );
617 …virtual void Draw( OutputDevice* pDev, const Point& rPos, const Size& rSize, sal_uLong nFla…
719 using OutputDevice::SetSettings;
728 long GetDrawPixel( OutputDevice* pDev, long nPixels ) const;
729 Font GetDrawPixelFont( OutputDevice* pDev ) const;
1122 void PaintToDevice( OutputDevice* pDevice, const Point& rPos, const Size& rSize );
H A Dunowrap.hxx36 class OutputDevice;
73 …ar::uno::Reference< ::com::sun::star::awt::XGraphics > CreateGraphics( OutputDevice* pOutDev ) = 0;
74 virtual void ReleaseAllGraphics( OutputDevice* pOutDev ) = 0;
H A Ddecoview.hxx34 class OutputDevice;
88 OutputDevice* mpOutDev;
91 DecorationView( OutputDevice* pOutDev ) in DecorationView()
H A Dmapmod.hxx40 class OutputDevice;
45 friend class OutputDevice;
70 friend class OutputDevice;
H A Dmetric.hxx41 friend class OutputDevice;
116 friend class OutputDevice;
130 friend class OutputDevice;
/trunk/main/vcl/source/control/
H A Dfixed.cxx224 void FixedText::ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags, in ImplDraw()
279 void FixedText::Draw( OutputDevice* pDev, const Point& rPos, const Size& rSize, in Draw()
610 void FixedLine::Draw( OutputDevice*, const Point&, const Size&, sal_uLong ) in Draw() argument
777 void FixedBitmap::ImplDraw( OutputDevice* pDev, sal_uLong /* nDrawFlags */, in ImplDraw()
829 void FixedBitmap::Draw( OutputDevice* pDev, const Point& rPos, const Size& rSize, in Draw()
1022 void FixedImage::ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags, in ImplDraw()
1081 void FixedImage::Draw( OutputDevice* pDev, const Point& rPos, const Size& rSize, in Draw()
/trunk/main/svx/source/sdr/contact/
H A Dobjectcontactofpageview.cxx162 OutputDevice* pOutDev = TryToGetOutputDevice(); in DoProcessDisplay()
179 OutputDevice& rTargetOutDev = GetPageWindow().GetPaintWindow().GetTargetOutputDevice(); in DoProcessDisplay()
335 const OutputDevice& rTargetOutDev = GetPageWindow().GetPaintWindow().GetTargetOutputDevice(); in IsAreaVisible()
447 OutputDevice* ObjectContactOfPageView::TryToGetOutputDevice() const in TryToGetOutputDevice()
/trunk/main/drawinglayer/inc/drawinglayer/processor2d/
H A Dvclprocessor2d.hxx35 class OutputDevice;
75 OutputDevice* mpOutputDevice;
122 OutputDevice& rOutDev);
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx175 void ConnectEdges( OutputDevice *pOut );
176 void PaintLines ( OutputDevice *pOut );
203 static OutputDevice *pFlyMetafileOut = 0;
250 void SwCalcPixStatics( OutputDevice *pOut ) in SwCalcPixStatics()
308 OutputDevice *pSFlyMetafileOut;
1003 const OutputDevice *pOut = bFlyMetafile ? in SwAlignRect()
1639 OutputDevice& rOut) in DrawFillAttributes()
1728 OutputDevice *pOutDev, in DrawGraphic()
4097 OutputDevice *pOut = pGlobalShell->GetOut(); in PaintShadow()
5733 OutputDevice *pOut = pGlobalShell->GetOut(); in PaintBaBo()
[all …]
/trunk/main/vcl/source/gdi/
H A Dvirdev.cxx45 void VirtualDevice::ImplInitVirDev( const OutputDevice* pOutDev, in ImplInitVirDev()
66 ((OutputDevice*)pOutDev)->ImplGetGraphics(); in ImplInitVirDev()
145 VirtualDevice::VirtualDevice( const OutputDevice& rCompDev, sal_uInt16 nBitCount ) in VirtualDevice()
156 VirtualDevice::VirtualDevice( const OutputDevice& rCompDev, sal_uInt16 nBitCount, sal_uInt16 nAlpha… in VirtualDevice()
/trunk/main/sc/source/ui/inc/
H A Dprintfun.hxx144 OutputDevice* pDev;
239 ScPrintFunc( OutputDevice* pOutDev, ScDocShell* pShell, SCTAB nTab,
244 ScPrintFunc( OutputDevice* pOutDev, ScDocShell* pShell,
250 static void DrawToDev( ScDocument* pDoc, OutputDevice* pDev, double nPrintFactor,

Completed in 136 milliseconds

12345678910>>...33