/aoo41x/main/vcl/workben/ |
H A D | outdevgrind.cxx | 174 &OutputDevice::DrawTextArray, in setupMethodStubs() 192 &OutputDevice::DrawLine), in setupMethodStubs() 203 &OutputDevice::DrawLine), in setupMethodStubs() 270 &OutputDevice::DrawEllipse, in setupMethodStubs() 280 &OutputDevice::DrawArc, in setupMethodStubs() 290 &OutputDevice::DrawPie, in setupMethodStubs() 300 &OutputDevice::DrawChord, in setupMethodStubs() 356 &OutputDevice::CopyArea, in setupMethodStubs() 743 &OutputDevice::DrawHatch, in setupMethodStubs() 767 &OutputDevice::DrawGrid, in setupMethodStubs() [all …]
|
/aoo41x/main/vcl/source/gdi/ |
H A D | outdev.cxx | 74 DBG_NAME( OutputDevice ) 86 const OutputDevice* pOutDev = (OutputDevice*)pObj; in DBG_NAME() 331 OutputDevice::OutputDevice() : in OutputDevice() function in OutputDevice 418 OutputDevice::~OutputDevice() in ~OutputDevice() 1067 void OutputDevice::SetClipRegion() in SetClipRegion() 1237 void OutputDevice::SetLineColor() in SetLineColor() 1326 void OutputDevice::SetFillColor() in SetFillColor() 1451 void OutputDevice::SetRefPoint() in SetRefPoint() 2351 void OutputDevice::DrawPolyLine( in DrawPolyLine() 2564 void OutputDevice::Pop() in Pop() [all …]
|
H A D | outmap.cxx | 55 DBG_NAMEEX( OutputDevice ) 810 void OutputDevice::EnableMapMode( sal_Bool bEnable ) in EnableMapMode() 820 void OutputDevice::SetMapMode() in SetMapMode() 822 DBG_CHKTHIS( OutputDevice, ImplDbgCheckOutputDevice ); in SetMapMode() 857 DBG_CHKTHIS( OutputDevice, ImplDbgCheckOutputDevice ); in SetMapMode() 958 DBG_CHKTHIS( OutputDevice, ImplDbgCheckOutputDevice ); in SetRelativeMapMode() 1143 DBG_CHKTHIS( OutputDevice, ImplDbgCheckOutputDevice ); in LogicToPixel() 1160 DBG_CHKTHIS( OutputDevice, ImplDbgCheckOutputDevice ); in LogicToPixel() 1177 DBG_CHKTHIS( OutputDevice, ImplDbgCheckOutputDevice ); in LogicToPixel() 2444 long OutputDevice::LogicToLogic( long nLongSource, in LogicToLogic() [all …]
|
H A D | salgdilayout.cxx | 123 OutputDevice *pOutDevRef = (OutputDevice*) pOutDev; in mirror() 159 OutputDevice *pOutDevRef = (OutputDevice*) pOutDev; in mirror() 198 OutputDevice *pOutDevRef = (OutputDevice*) pOutDev; in mirror() 325 OutputDevice *pOutDevRef = (OutputDevice*)i_pOutDev; in mirror() 574 const OutputDevice* i_pOutDev ) in DrawPolyLine() 600 … SalGraphics* pSrcGraphics, const OutputDevice *pOutDev, const OutputDevice *pSrcOutDev ) in CopyBits() 629 SalColor nTransparentColor, const OutputDevice *pOutDev ) in DrawBitmap() 655 SalColor nMaskColor, const OutputDevice *pOutDev ) in DrawMask() 819 const OutputDevice *pOutDev ) in DrawAlphaBitmap() 837 const OutputDevice* pOutDev) in DrawTransformedBitmap() [all …]
|
H A D | outdev2.cxx | 52 DBG_NAMEEX( OutputDevice ) 147 void OutputDevice::ImplDrawOutDevDirect( const OutputDevice* pSrcDev, SalTwoRect& rPosAry ) in ImplDrawOutDevDirect() 308 const OutputDevice& rOutDev ) in DrawOutDev() 379 void OutputDevice::CopyArea( const Point& rDestPt, in CopyArea() 499 OutputDevice& rDev ) in ImplGetFrameDev() 799 void OutputDevice::DrawTransformedBitmapEx( in DrawTransformedBitmapEx() 1573 if ( ((OutputDevice*)&aVDev)->mpGraphics || ((OutputDevice*)&aVDev)->ImplGetGraphics() ) in GetBitmap() 1650 ((OutputDevice*)this)->mbMap = sal_False; in ImplGetFrameBitmap() 1652 ((OutputDevice*)this)->mbMap = bOldMap; in ImplGetFrameBitmap() 1666 ((OutputDevice*)this)->ImplInitClipRegion(); in GetPixel() [all …]
|
H A D | outdev3.cxx | 105 DBG_NAMEEX( OutputDevice ) 329 void OutputDevice::EndFontSubstitution() in EndFontSubstitution() 2972 void OutputDevice::ImplInitTextColor() in ImplInitTextColor() 2985 bool OutputDevice::ImplNewFont() const in ImplNewFont() 4613 OutputDevice *pOutDevRef = (OutputDevice *)this; in ImplDrawTextDirect() 4623 OutputDevice *pOutDevRef = (OutputDevice *)this; in ImplDrawTextDirect() 5216 void OutputDevice::SetTextFillColor() in SetTextFillColor() 5299 void OutputDevice::SetTextLineColor() in SetTextLineColor() 5358 void OutputDevice::SetOverlineColor() in SetOverlineColor() 6231 sal_Bool OutputDevice::GetTextIsRTL( in GetTextIsRTL() [all …]
|
H A D | outdev5.cxx | 43 DBG_NAMEEX( OutputDevice ) in DBG_NAMEEX() argument 47 void OutputDevice::DrawRect( const Rectangle& rRect, in DBG_NAMEEX() 51 DBG_CHKTHIS( OutputDevice, ImplDbgCheckOutputDevice ); in DBG_NAMEEX() 107 void OutputDevice::DrawEllipse( const Rectangle& rRect ) in DrawEllipse() 110 DBG_CHKTHIS( OutputDevice, ImplDbgCheckOutputDevice ); in DrawEllipse() 157 void OutputDevice::DrawArc( const Rectangle& rRect, in DrawArc() 161 DBG_CHKTHIS( OutputDevice, ImplDbgCheckOutputDevice ); in DrawArc() 204 void OutputDevice::DrawPie( const Rectangle& rRect, in DrawPie() 208 DBG_CHKTHIS( OutputDevice, ImplDbgCheckOutputDevice ); in DrawPie() 258 void OutputDevice::DrawChord( const Rectangle& rRect, in DrawChord() [all …]
|
H A D | metaact.cxx | 115 void MetaAction::Execute( OutputDevice* ) in Execute() argument 265 void MetaPixelAction::Execute( OutputDevice* pOut ) in Execute() 333 void MetaPointAction::Execute( OutputDevice* pOut ) in Execute() 410 void MetaLineAction::Execute( OutputDevice* pOut ) in Execute() 493 void MetaRectAction::Execute( OutputDevice* pOut ) in Execute() 698 void MetaArcAction::Execute( OutputDevice* pOut ) in Execute() 772 void MetaPieAction::Execute( OutputDevice* pOut ) in Execute() 846 void MetaChordAction::Execute( OutputDevice* pOut ) in Execute() 1215 void MetaTextAction::Execute( OutputDevice* pOut ) in Execute() 1790 void MetaBmpAction::Execute( OutputDevice* pOut ) in Execute() [all …]
|
/aoo41x/main/vcl/inc/ |
H A D | salgdi.hxx | 50 class OutputDevice; 252 virtual void GetDevFontSubstList( OutputDevice* ) = 0; 387 const OutputDevice* i_pOutDev); 411 const OutputDevice *pOutDev ); 417 const OutputDevice *pOutDev, 434 const OutputDevice *pOutDev ); 458 const OutputDevice *pOutDev ); 467 const OutputDevice *pOutDev ); 489 static void AddDevFontSubstitute( OutputDevice* pOutDev, 497 const OutputDevice *pOutDev ); [all …]
|
/aoo41x/main/starmath/inc/ |
H A D | node.hxx | 159 virtual void Draw(OutputDevice &rDev, const Point &rPosition) const; 171 virtual void AdaptToX(const OutputDevice &rDev, sal_uLong nWidth); 172 virtual void AdaptToY(const OutputDevice &rDev, sal_uLong nHeight); 265 virtual void AdaptToX(const OutputDevice &rDev, sal_uLong nWidth); 266 virtual void AdaptToY(const OutputDevice &rDev, sal_uLong nHeight); 273 virtual void Draw(OutputDevice &rDev, const Point &rPosition) const; 293 virtual void AdaptToX(const OutputDevice &rDev, sal_uLong nWidth); 294 virtual void AdaptToY(const OutputDevice &rDev, sal_uLong nHeight); 301 virtual void Draw(OutputDevice &rDev, const Point &rPosition) const; 390 virtual void AdaptToX(const OutputDevice &rDev, sal_uLong nWidth); [all …]
|
/aoo41x/main/editeng/source/editeng/ |
H A D | editattr.hxx | 117 virtual void SetFont( SvxFont& rFont, OutputDevice* pOutDev ); 175 virtual void SetFont( SvxFont& rFont, OutputDevice* pOutDev ); 186 virtual void SetFont( SvxFont& rFont, OutputDevice* pOutDev ); 196 virtual void SetFont( SvxFont& rFont, OutputDevice* pOutDev ); 207 virtual void SetFont( SvxFont& rFont, OutputDevice* pOutDev ); 218 virtual void SetFont( SvxFont& rFont, OutputDevice* pOutDev ); 229 virtual void SetFont( SvxFont& rFont, OutputDevice* pOutDev ); 240 virtual void SetFont( SvxFont& rFont, OutputDevice* pOutDev ); 251 virtual void SetFont( SvxFont& rFont, OutputDevice* pOutDev ); 262 virtual void SetFont( SvxFont& rFont, OutputDevice* pOutDev ); [all …]
|
H A D | editattr.cxx | 87 void EditCharAttrib::SetFont( SvxFont&, OutputDevice* ) in SetFont() argument 101 void EditCharAttribFont::SetFont( SvxFont& rFont, OutputDevice* ) in SetFont() argument 120 void EditCharAttribItalic::SetFont( SvxFont& rFont, OutputDevice* ) in SetFont() argument 134 void EditCharAttribWeight::SetFont( SvxFont& rFont, OutputDevice* ) in SetFont() argument 223 void EditCharAttribColor::SetFont( SvxFont& rFont, OutputDevice* ) in SetFont() argument 251 void EditCharAttribShadow::SetFont( SvxFont& rFont, OutputDevice* ) in SetFont() argument 287 void EditCharAttribOutline::SetFont( SvxFont& rFont, OutputDevice* ) in SetFont() argument 301 void EditCharAttribTab::SetFont( SvxFont&, OutputDevice* ) in SetFont() argument 314 void EditCharAttribLineBreak::SetFont( SvxFont&, OutputDevice* ) in SetFont() argument 329 void EditCharAttribField::SetFont( SvxFont& rFont, OutputDevice* ) in SetFont() argument [all …]
|
/aoo41x/main/starmath/source/ |
H A D | node.cxx | 69 OutputDevice &rOutDev; 78 SmTmpDevice(OutputDevice &rTheDev, sal_Bool bUseMap100th_mm); 87 operator OutputDevice & () { return rOutDev; } in operator OutputDevice&() 843 SmTmpDevice aTmpDev ((OutputDevice &) rDev, sal_True); in Arrange() 1377 SmTmpDevice aTmpDev ((OutputDevice &) rDev, sal_True); in Arrange() 1798 SmTmpDevice aTmpDev ((OutputDevice &) rDev, sal_True); in Arrange() 2181 SmTmpDevice aTmpDev ((OutputDevice &) rDev, sal_True); in Arrange() 2332 SmTmpDevice aTmpDev ((OutputDevice &) rDev, sal_True); in Arrange() 2438 SmTmpDevice aTmpDev ((OutputDevice &) rDev, sal_True); in Arrange() 2686 SmTmpDevice aTmpDev ((OutputDevice &) rDev, sal_True); in AdaptToX() [all …]
|
/aoo41x/main/editeng/inc/editeng/ |
H A D | svxfont.hxx | 33 class OutputDevice; 85 void SetPhysFont( OutputDevice *pOut ) const; 86 Font ChgPhysFont( OutputDevice *pOut ) const; 88 Size GetCapitalSize( const OutputDevice *pOut, const String &rTxt, 93 Size GetPhysTxtSize( const OutputDevice *pOut, const String &rTxt, 96 Size GetPhysTxtSize( const OutputDevice *pOut, const String &rTxt ); 98 Size GetTxtSize( const OutputDevice *pOut, const String &rTxt, 101 void DrawText( OutputDevice *pOut, const Point &rPos, const String &rTxt, 107 Size QuickGetTextSize( const OutputDevice *pOut, const String &rTxt, 110 void DrawPrev( OutputDevice* pOut, Printer* pPrinter, [all …]
|
/aoo41x/main/canvas/source/vcl/ |
H A D | spritecanvashelper.cxx | 60 void spriteRedraw( OutputDevice& rOutDev, in spriteRedraw() 77 void repaintBackground( OutputDevice& rOutDev, in repaintBackground() 78 OutputDevice& rBackBuffer, in repaintBackground() 115 void spriteRedrawStub( OutputDevice& rOutDev, in spriteRedrawStub() 167 void renderInfoText( OutputDevice& rOutDev, in renderInfoText() 267 OutputDevice& rBackOutDev( pBackBuffer->getOutDev() ); in updateScreen() 383 OutputDevice& rBackOutDev( pBackBuffer->getOutDev() ); in backgroundPaint() 399 OutputDevice& rBackOutDev( pBackBuffer->getOutDev() ); in scrollUpdate() 528 OutputDevice& rBackOutDev( pBackBuffer->getOutDev() ); in genericUpdate() 651 void SpriteCanvasHelper::renderSpriteCount( OutputDevice& rOutDev ) in renderSpriteCount() [all …]
|
/aoo41x/main/sw/inc/ |
H A D | viewsh.hxx | 71 class OutputDevice; 103 friend void SetOutDev( ViewShell *pSh, OutputDevice *pOut ); 104 friend void SetOutDevAndWin( ViewShell *pSh, OutputDevice *pOut, 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, 374 OutputDevice* pOleOut, const Rectangle& rRect ); [all …]
|
/aoo41x/main/svx/inc/svx/ |
H A D | svdpntv.hxx | 147 const OutputDevice* pActualOutDev; // Nur zum vergleichen 148 OutputDevice* pDragWin; 255 OutputDevice* GetFirstOutputDevice() const; 282 void ShowEncirclement(OutputDevice* pOut); 283 void HideEncirclement(OutputDevice* pOut); 284 void DrawEncirclement(OutputDevice* pOut) const; 293 SdrPaintView(SdrModel* pModel1, OutputDevice* pOut = 0L); 321 void SetActualWin(const OutputDevice* pWin); 365 virtual void AddWindowToPaintView(OutputDevice* pNewWin); 366 virtual void DeleteWindowFromPaintView(OutputDevice* pOldWin); [all …]
|
H A D | svdxcgv.hxx | 57 Point GetPastePos(SdrObjList* pLst, OutputDevice* pOut=NULL); 64 SdrExchangeView(SdrModel* pModel1, OutputDevice* pOut = 0L); 69 virtual void DrawMarkedObj(OutputDevice& rOut) const; 112 Point GetViewCenter(const OutputDevice* pOut=NULL) const; 131 …sal_Bool Paste(const GDIMetaFile& rMtf, SdrObjList* pLst=NULL, OutputDevice* pOut=NULL,… in Paste() 133 …sal_Bool Paste(const Bitmap& rBmp, SdrObjList* pLst=NULL, OutputDevice* pOut=NULL, sal_… in Paste() 135 …sal_Bool Paste(const SdrModel& rMod, SdrObjList* pLst=NULL, OutputDevice* pOut=NULL, sa… in Paste() 137 …sal_Bool Paste(const String& rStr, SdrObjList* pLst=NULL, OutputDevice* pOut=NULL, sal_… in Paste() 140 …t, const String& rBaseURL, sal_uInt16 eFormat, SdrObjList* pLst=NULL, OutputDevice* pOut=NULL, sal… in Paste() 154 …sal_Bool PasteClipboard( OutputDevice* pOut = NULL, sal_uIntPtr nFormat = SDR_ANYFORMAT…
|
H A D | sdrpaintwindow.hxx | 49 OutputDevice& mrOutputDevice; 55 SdrPreRenderDevice(OutputDevice& rOriginal); 61 OutputDevice& GetOriginalOutputDevice() const { return mrOutputDevice; } in GetOriginalOutputDevice() 62 OutputDevice& GetPreRenderDevice() { return maPreRenderDevice; } in GetPreRenderDevice() 71 OutputDevice& mrOutputDevice; 100 SdrPaintWindow(SdrPaintView& rNewPaintView, OutputDevice& rOut); 105 OutputDevice& GetOutputDevice() const { return mrOutputDevice; } in GetOutputDevice() 143 …OutputDevice& GetTargetOutputDevice() { if(mpPreRenderDevice) return mpPreRenderDevice->GetPreRend… in GetTargetOutputDevice()
|
/aoo41x/main/sd/source/ui/slidesorter/inc/view/ |
H A D | SlsPageObjectPainter.hxx | 51 OutputDevice& rDevice, 76 const OutputDevice* pReferenceDevice) const; 99 OutputDevice& rDevice, 102 OutputDevice& rDevice, 105 OutputDevice& rDevice, 108 OutputDevice& rDevice, 111 OutputDevice& rDevice, 116 const OutputDevice& rTemplateDevice); 120 const OutputDevice& rTemplateDevice, 123 const OutputDevice& rReferenceDevice, [all …]
|
/aoo41x/main/sw/source/core/text/ |
H A D | txtpaint.hxx | 40 OutputDevice* pOut; 44 inline SwSaveClip( OutputDevice* pOut ); 53 inline OutputDevice *GetOut() { return pOut; } in GetOut() 56 inline SwSaveClip::SwSaveClip( OutputDevice* pOutDev ) : in SwSaveClip() 76 OutputDevice* pOut; 78 inline SwDbgOut( OutputDevice* pOutDev, const sal_Bool bOn = sal_True ); 103 DbgBackColor( OutputDevice* pOut, const sal_Bool bOn = sal_True, 115 DbgRect( OutputDevice* pOut, const Rectangle &rRect, 124 inline SwDbgOut::SwDbgOut( OutputDevice* pOutDev, const sal_Bool bOn ) in SwDbgOut() 146 inline DbgBackColor::DbgBackColor( OutputDevice* pOutDev, const sal_Bool bOn, in DbgBackColor() [all …]
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | graph.hxx | 46 class OutputDevice; 148 Size GetSizePixel( const OutputDevice* pRefDevice = NULL ) const; 152 void Draw( OutputDevice* pOutDev, 154 void Draw( OutputDevice* pOutDev, 157 static void Draw( OutputDevice* pOutDev, const String& rText, 160 static void DrawEx( OutputDevice* pOutDev, const String& rText, 164 void StartAnimation( OutputDevice* pOutDev, 167 OutputDevice* pFirstFrameOutDev = NULL ); 168 void StartAnimation( OutputDevice* pOutDev, 172 OutputDevice* pFirstFrameOutDev = NULL ); [all …]
|
/aoo41x/main/sw/source/core/inc/ |
H A D | fntcache.hxx | 33 class OutputDevice; 81 OutputDevice* pPrinter; 95 static OutputDevice *pPixOut; 117 sal_uInt16 GetFontAscent( const ViewShell *pSh, const OutputDevice& rOut ); 118 sal_uInt16 GetFontHeight( const ViewShell *pSh, const OutputDevice& rOut ); 119 sal_uInt16 GetFontLeading( const ViewShell *pSh, const OutputDevice& rOut ); 123 void SetDevFont( const ViewShell *pSh, OutputDevice& rOut ); 124 inline OutputDevice* GetPrt() const { return pPrinter; } in GetPrt() 133 void CreateScrFont( const ViewShell& rSh, const OutputDevice& rOut ); 134 void CreatePrtFont( const OutputDevice& rOut );
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | grfmgr.hxx | 290 bool SVT_DLLPRIVATE ImplDrawTiled( OutputDevice& rOut, const Point& rPos, 348 sal_Bool IsCached( OutputDevice* pOut, const Point& rPt, const Size& rSz, 425 sal_Bool Draw( OutputDevice* pOut, const Point& rPt, const Size& rSz, 428 sal_Bool DrawWithPDFHandling( OutputDevice& rOutDev, 466 sal_Bool DrawTiled( OutputDevice* pOut, const Rectangle& rArea, const Size& rSize, 472 OutputDevice* pFirstFrameOutDev = NULL ); 474 void StopAnimation( OutputDevice* pOut = NULL, long nExtraData = 0L ); 516 sal_Bool SVT_DLLPRIVATE ImplDraw( OutputDevice* pOut, const Point& rPt, 524 sal_Bool SVT_DLLPRIVATE ImplCreateOutput( OutputDevice* pOut, 591 sal_Bool IsInCache( OutputDevice* pOut, const Point& rPt, const Size& rSz, [all …]
|
/aoo41x/main/editeng/source/items/ |
H A D | svxfont.cxx | 204 OutputDevice *pOut; 210 SvxDoCapitals( OutputDevice *_pOut, const XubString &_rTxt, in SvxDoCapitals() 221 inline OutputDevice *GetOut() { return pOut; } in GetOut() 362 void SvxFont::SetPhysFont( OutputDevice *pOut ) const in SetPhysFont() 385 Font SvxFont::ChgPhysFont( OutputDevice *pOut ) const in ChgPhysFont() 494 Font aOldFont( ChgPhysFont((OutputDevice *)pOut) ); in GetTxtSize() 501 ((OutputDevice *)pOut)->SetFont( aOldFont ); in GetTxtSize() 509 void SvxFont::DrawText( OutputDevice *pOut, in DrawText() 540 void SvxFont::QuickDrawText( OutputDevice *pOut, in QuickDrawText() 593 void SvxFont::DrawPrev( OutputDevice *pOut, Printer* pPrinter, in DrawPrev() [all …]
|