Home
last modified time | relevance | path

Searched refs:OutputDevice (Results 76 – 100 of 809) sorted by relevance

12345678910>>...33

/trunk/main/canvas/source/vcl/
H A Dcanvashelper_texturefill.cxx77 bool textureFill( OutputDevice& rOutDev, in textureFill()
119 void fillLinearGradient( OutputDevice& rOutDev, in fillLinearGradient()
277 void fillPolygonalGradient( OutputDevice& rOutDev, in fillPolygonalGradient()
499 void doGradientFill( OutputDevice& rOutDev, in doGradientFill()
545 bool gradientFill( OutputDevice& rOutDev, in gradientFill()
546 OutputDevice* p2ndOutDev, in gradientFill()
783 … mp2ndOutDev.get() ? &mp2ndOutDev->getOutDev() : (OutputDevice*)NULL, in fillTexturedPolyPolygon()
1025 OutputDevice& rOutDev( mpOutDev->getOutDev() ); in fillTexturedPolyPolygon()
1070 OutputDevice& r2ndOutDev( mp2ndOutDev->getOutDev() ); in fillTexturedPolyPolygon()
1157 OutputDevice& r2ndOutDev( mp2ndOutDev->getOutDev() ); in fillTexturedPolyPolygon()
H A Dbitmapbackbuffer.hxx50 const OutputDevice& rRefDevice );
54 virtual OutputDevice& getOutDev();
55 virtual const OutputDevice& getOutDev() const;
75 const OutputDevice& mrRefDevice;
/trunk/main/starmath/inc/
H A Ddialog.hxx120 …SmFontDialog(Window * pParent, OutputDevice *pFntListDevice, sal_Bool bHideCheckboxes, sal_Bool bF…
181 OutputDevice *pFontListDev;
187 SmFontTypeDialog(Window *pParent, OutputDevice *pFntListDevice, sal_Bool bFreeRes = sal_True);
363 OutputDevice *pFontListDev;
380 SmSymbolDialog(Window * pParent, OutputDevice *pFntListDevice,
485 …SmSymDefineDialog(Window *pParent, OutputDevice *pFntListDevice, SmSymbolManager &rMgr, sal_Bool b…
488 using OutputDevice::SetFont;
H A Ddocument.hxx86 OutputDevice* pRefDev;
91 OutputDevice* GetRefDev() { return pRefDev; } in GetRefDev()
134 virtual void Draw(OutputDevice *pDevice,
158 OutputDevice* GetRefDev();
210 void Draw(OutputDevice &rDev, Point &rPosition);
H A Drect.hxx38 sal_Bool SmGetGlyphBoundRect(const OutputDevice &rDev,
108 void BuildRect (const OutputDevice &rDev, const SmFormat *pFormat,
110 void Init(const OutputDevice &rDev, const SmFormat *pFormat,
121 SmRect(const OutputDevice &rDev, const SmFormat *pFormat,
212 void Draw(OutputDevice &rDev, const Point &rPosition, int nFlags) const;
H A Dview.hxx230 Size GetTextLineSize(OutputDevice& rDevice,
232 Size GetTextSize(OutputDevice& rDevice,
235 void DrawTextLine(OutputDevice& rDevice,
238 void DrawText(OutputDevice& rDevice,
289 void Impl_Print( OutputDevice &rOutDev, const SmPrintUIOptions &rPrintUIOptions,
/trunk/main/svx/source/form/
H A Dfmview.cxx93 FmFormView::FmFormView( FmFormModel* pModel, OutputDevice* pOut ) in FmFormView()
195 const SdrPageWindow* findPageWindow( const SdrPaintView* _pView, OutputDevice* _pWindow ) in findPageWindow()
214 void FmFormView::AddWindowToPaintView(OutputDevice* pNewWin) in AddWindowToPaintView()
229 void FmFormView::DeleteWindowFromPaintView(OutputDevice* pNewWin) in DeleteWindowFromPaintView()
487 SdrPaintWindow* FmFormView::BeginCompleteRedraw(OutputDevice* pOut) in BeginCompleteRedraw()
600 void FmFormView::createControlLabelPair( OutputDevice* _pOutDev, sal_Int32 _nXOffsetMM, sal_Int32 _… in createControlLabelPair()
615 …FormView::GetFormController( const Reference< XForm >& _rxForm, const OutputDevice& _rDevice ) con… in GetFormController()
/trunk/main/sw/source/core/layout/
H A Dvirtoutp.cxx46 OutputDevice *pOut;
48 DbgRect( OutputDevice *pOut, const Rectangle &rRect,
52 inline DbgRect::DbgRect( OutputDevice *pOutDev, const Rectangle &rRect, in DbgRect()
123 const OutputDevice* _pOrgOutDev, in SetMappingForVirtDev()
196 OutputDevice *pO = pSh->GetOut(); in Enter()
/trunk/main/sw/source/core/inc/
H A Ddrawfont.hxx31 class OutputDevice;
50 OutputDevice* pOut;
112 SwDrawTextInfo( ViewShell *pS, OutputDevice &rO, const SwScriptInfo* pSI, in SwDrawTextInfo()
180 OutputDevice& GetOut() const in GetOut()
185 OutputDevice *GetpOut() const in GetpOut()
371 void SetOut( OutputDevice &rNew ) in SetOut()
H A Dnotxtfrm.hxx29 class OutputDevice;
45 void PaintCntnt ( OutputDevice*, const SwRect&, const SwRect& ) const;
47 void PaintPicture( OutputDevice*, const SwRect& ) const;
67 void StopAnimation( OutputDevice* = 0 ) const;
/trunk/main/svx/inc/svx/
H A Dsvdviter.hxx33 class OutputDevice;
62 SVX_DLLPRIVATE OutputDevice* ImpFindOutDev();
77 OutputDevice* FirstOutDev();
78 OutputDevice* NextOutDev();
97 - OutputDevice* First/NextOutDev()
/trunk/main/sfx2/source/sidebar/
H A DDrawHelper.cxx33 OutputDevice& rDevice, in DrawBorder()
77 OutputDevice& rDevice, in DrawBevelBorder()
138 OutputDevice& rDevice, in DrawHorizontalLine()
177 OutputDevice& rDevice, in DrawVerticalLine()
216 OutputDevice& rDevice, in DrawRoundedRectangle()
/trunk/main/sfx2/source/doc/
H A Dobjembed.cxx85 OutputDevice* SfxObjectShell::GetDocumentRefDev() in GetDocumentRefDev()
107 aRect.SetSize( OutputDevice::LogicToLogic( Size( 5000, 5000 ), in GetVisArea()
209 rDesc.maSize = OutputDevice::LogicToLogic( GetVisArea().GetSize(), GetMapUnit(), MAP_100TH_MM ); in FillTransferableObjectDescriptor()
216 void SfxObjectShell::DoDraw( OutputDevice* pDev, in DoDraw()
239 void SfxObjectShell::DoDraw_Impl( OutputDevice* pDev, in DoDraw_Impl()
/trunk/main/svtools/source/graphic/
H A Dgrfmgr.cxx316 sal_Bool GraphicObject::ImplGetCropParams( OutputDevice* pOut, Point& rPt, Size& rSz, const Graphic… in ImplGetCropParams()
625 sal_Bool GraphicObject::IsCached( OutputDevice* pOut, const Point& rPt, const Size& rSz, in IsCached()
676 sal_Bool GraphicObject::Draw( OutputDevice* pOut, const Point& rPt, const Size& rSz, in Draw()
754 sal_Bool GraphicObject::DrawWithPDFHandling( OutputDevice& rOutDev, in DrawWithPDFHandling()
817 sal_Bool GraphicObject::DrawTiled( OutputDevice* pOut, const Rectangle& rArea, const Size& rSize, in DrawTiled()
841 sal_Bool GraphicObject::StartAnimation( OutputDevice* pOut, const Point& rPt, const Size& rSz, in StartAnimation()
843 OutputDevice* pFirstFrameOutDev ) in StartAnimation()
901 void GraphicObject::StopAnimation( OutputDevice* pOut, long nExtraData ) in StopAnimation()
982 aCropLeftTop = OutputDevice::LogicToLogic( in GetTransformedGraphic()
986 aCropRightBottom = OutputDevice::LogicToLogic( in GetTransformedGraphic()
[all …]
/trunk/main/vcl/source/gdi/
H A Dprint2.cxx124 OutputDevice& rMapModeVDev ) in checkRect()
150 const OutputDevice& rStateOutDev, in ImplConvertTransparentAction()
276 static bool ImplIsNotTransparent( const MetaAction& rAct, const OutputDevice& rOut ) in ImplIsNotTransparent()
391 static Rectangle ImplCalcActionBounds( const MetaAction& rAct, const OutputDevice& rOut ) in ImplCalcActionBounds()
590 … Rectangle aBoundRect( const_cast<OutputDevice&>(rOut).ImplGetTextBoundRect( *pSalLayout ) ); in ImplCalcActionBounds()
621 … Rectangle aBoundRect( const_cast<OutputDevice&>(rOut).ImplGetTextBoundRect( *pSalLayout ) ); in ImplCalcActionBounds()
666 bool OutputDevice::RemoveTransparenciesFromMetaFile( const GDIMetaFile& rInMtf, GDIMetaFile& rOutMt… in RemoveTransparenciesFromMetaFile()
1371 Bitmap OutputDevice::GetDownsampledBitmap( const Size& rDstSz, in GetDownsampledBitmap()
1440 BitmapEx OutputDevice::GetDownsampledBitmapEx( const Size& rDstSz, in GetDownsampledBitmapEx()
1509 void Printer::DrawGradientEx( OutputDevice* pOut, const Rectangle& rRect, const Gradient& rGradient… in DrawGradientEx()
[all …]
/trunk/main/reportdesign/source/ui/inc/
H A DColorChanger.hxx34 OutputDevice* m_pDev;
37 ColorChanger( OutputDevice* _pDev, const Color& _rNewLineColor) in ColorChanger()
43 ColorChanger( OutputDevice* _pDev, const Color& _rNewLineColor, const Color& _rNewFillColor ) in ColorChanger()
50 …ColorChanger( OutputDevice* _pDev, const Color& _rNewLineColor, const Color& _rNewFillColor, const… in ColorChanger()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsFramePainter.hxx41 void PaintFrame (OutputDevice&rDevice, const Rectangle aBox) const;
82 void PaintCorner (OutputDevice& rDevice, const Point& rAnchor) const;
90 OutputDevice& rDevice,
99 OutputDevice& rDevice,
/trunk/main/sc/source/ui/inc/
H A Dcbutton.hxx32 class OutputDevice;
40 ScDDComboBoxButton( OutputDevice* pOutputDevice );
43 void SetOutputDevice( OutputDevice* pOutputDevice );
72 OutputDevice* pOut;
/trunk/main/vcl/source/control/
H A Dctrl.cxx412 void Control::ImplDrawFrame( OutputDevice* pDev, Rectangle& rRect ) in ImplDrawFrame()
431 pDev->OutputDevice::SetSettings( aNewSettings ); in ImplDrawFrame()
436 pDev->OutputDevice::SetSettings( aOriginalSettings ); in ImplDrawFrame()
491 void Control::SetReferenceDevice( OutputDevice* _referenceDevice ) in SetReferenceDevice()
502 OutputDevice* Control::GetReferenceDevice() const in GetReferenceDevice()
547 void Control::DrawControlText( OutputDevice& _rTargetDevice, Rectangle& _io_rRect, const XubString&… in DrawControlText()
/trunk/main/svx/inc/svx/sdr/contact/
H A Dobjectcontactofobjlistpainter.hxx71 OutputDevice& mrTargetOutputDevice;
86 OutputDevice& rTargetDevice,
104 virtual OutputDevice* TryToGetOutputDevice() const;
140 virtual OutputDevice* TryToGetOutputDevice() const;
/trunk/main/canvas/source/cairo/
H A Dcairo_cairo.hxx34 class OutputDevice;
82 SurfaceSharedPtr createSurface( const OutputDevice& rRefDevice,
85 SurfaceSharedPtr createBitmapSurface( const OutputDevice& rRefDevice,
90 bool IsCairoWorking( OutputDevice* );
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxdevice.hxx37 class OutputDevice;
58 OutputDevice* mpOutputDevice;
72 void SetOutputDevice( OutputDevice* pOutDev ) { mpOutputDevice = pOutDev; } in SetOutputDevice()
73 OutputDevice* GetOutputDevice() const { return mpOutputDevice; } in GetOutputDevice()
126 void SetVirtualDevice( VirtualDevice* pVDev ) { SetOutputDevice( (OutputDevice*)pVDev ); } in SetVirtualDevice()
/trunk/main/svx/source/svdraw/
H A Dsvdetc.cxx322 ImpClipMerk(const OutputDevice& rOut): aClip(rOut.GetClipRegion()),bClip(rOut.IsClipRegion()) {} in ImpClipMerk()
323 void Restore(OutputDevice& rOut) in Restore()
341 ImpColorMerk(const OutputDevice& rOut): in ImpColorMerk()
347 ImpColorMerk(const OutputDevice& rOut, sal_uInt16 nMode) in ImpColorMerk()
362 void Restore(OutputDevice& rOut, sal_uInt16 nMode=SDRHDC_SAVEPENANDBRUSHANDFONT) in Restore()
384 ImpSdrHdcMerk::ImpSdrHdcMerk(const OutputDevice& rOut, sal_uInt16 nNewMode, FASTBOOL bAutoMerk): in ImpSdrHdcMerk()
400 void ImpSdrHdcMerk::Save(const OutputDevice& rOut) in Save()
430 void ImpSdrHdcMerk::Restore(OutputDevice& rOut, sal_uInt16 nMask) const in Restore()
595 …aFontName( OutputDevice::GetDefaultFont( DEFAULTFONT_SERIF, LANGUAGE_SYSTEM, DEFAULTFONT_FLAGS_ONL… in SdrEngineDefaults()
/trunk/main/sw/source/core/text/
H A Dinftxt.hxx44 class OutputDevice;
192 OutputDevice* pOut;
193 OutputDevice* pRef;
275 inline OutputDevice *GetOut() { return pOut; } in GetOut()
276 inline const OutputDevice *GetOut() const { return pOut; } in GetOut()
277 inline void SetOut( OutputDevice* pNewOut ) { pOut = pNewOut; } in SetOut()
279 inline OutputDevice *GetRefDev() { return pRef; } in GetRefDev()
280 inline const OutputDevice *GetRefDev() const { return pRef; } in GetRefDev()
299 SwPosSize GetTxtSize( OutputDevice* pOut, const SwScriptInfo* pSI,
/trunk/main/dbaccess/source/ui/inc/
H A DConnectionLine.hxx37 class OutputDevice;
72 void Draw( OutputDevice* pOutDev );
90 OutputDevice* pDevice;
91 TConnectionLineDrawFunctor(OutputDevice* _pDevice) in TConnectionLineDrawFunctor()

Completed in 106 milliseconds

12345678910>>...33