/aoo41x/main/sd/source/ui/slidesorter/shell/ |
H A D | SlideSorterViewShell.cxx | 656 if (GetActiveWindow()->GetDrawMode() != pFrameView->GetDrawMode() ) in ReadFrameViewData() 657 GetActiveWindow()->SetDrawMode( pFrameView->GetDrawMode() ); in ReadFrameViewData() 684 if( mpFrameView->GetDrawMode() != GetActiveWindow()->GetDrawMode() ) in WriteFrameViewData() 685 mpFrameView->SetDrawMode( GetActiveWindow()->GetDrawMode() ); in WriteFrameViewData()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | drviews5.cxx | 327 if(GetActiveWindow()->GetDrawMode() != pView->GetDrawMode()) in ReadFrameViewData() 328 GetActiveWindow()->SetDrawMode(pView->GetDrawMode()); in ReadFrameViewData() 426 if(mpFrameView->GetDrawMode() != GetActiveWindow()->GetDrawMode()) in WriteFrameViewData() 427 mpFrameView->SetDrawMode(GetActiveWindow()->GetDrawMode()); in WriteFrameViewData()
|
H A D | DocumentRenderer.cxx | 753 sal_uLong GetDrawMode (void) const { return mnDrawMode; } in GetDrawMode() function in sd::__anon061182ea0111::PrinterPage 1371 const sal_uLong nSavedDrawMode (rPrinter.GetDrawMode()); in PrintPage() 1397 rPrinter.SetDrawMode(pPage->GetDrawMode()); in PrintPage()
|
H A D | drviewsf.cxx | 216 const sal_uLong nMode = (sal_Int32)GetActiveWindow()->GetDrawMode(); in GetCtrlState()
|
/aoo41x/main/svx/source/sdr/contact/ |
H A D | objectcontactofpageview.cxx | 421 const sal_uInt32 nDrawMode(mrPageWindow.GetPaintWindow().GetOutputDevice().GetDrawMode()); in isDrawModeGray() 428 const sal_uInt32 nDrawMode(mrPageWindow.GetPaintWindow().GetOutputDevice().GetDrawMode()); in isDrawModeBlackWhite() 435 const sal_uInt32 nDrawMode(mrPageWindow.GetPaintWindow().GetOutputDevice().GetDrawMode()); in isDrawModeHighContrast()
|
/aoo41x/main/drawinglayer/source/primitive2d/ |
H A D | graphicprimitive2d.cxx | 98 const bool isDrawMode(GRAPHICDRAWMODE_STANDARD != getGraphicAttr().GetDrawMode()); in create2DDecomposition() 137 aSuppressGraphicAttr.GetDrawMode(), in create2DDecomposition()
|
/aoo41x/main/drawinglayer/source/processor2d/ |
H A D | vclpixelprocessor2d.cxx | 272 const sal_uInt32 nOriginalDrawMode(mpOutputDevice->GetDrawMode()); in processBasePrimitive2D() 295 const sal_uInt32 nOriginalDrawMode(mpOutputDevice->GetDrawMode()); in processBasePrimitive2D() 658 const sal_uInt32 nOriginalDrawMode(mpOutputDevice->GetDrawMode()); in processBasePrimitive2D()
|
H A D | vclmetafileprocessor2d.cxx | 257 aContentVDev.SetDrawMode(pLastOutputDevice->GetDrawMode()); in impDumpToMetaFile() 1095 const sal_uInt32 nOriginalDrawMode(mpOutputDevice->GetDrawMode()); in processBasePrimitive2D() 1336 const sal_uLong nOldDrawMode(mpOutputDevice->GetDrawMode()); in processBasePrimitive2D()
|
H A D | vclprocessor2d.cxx | 1371 const sal_uInt32 nOriginalDrawMode(mpOutputDevice->GetDrawMode()); in adaptLineToFillDrawMode() 1428 const sal_uInt32 nOriginalDrawMode(mpOutputDevice->GetDrawMode()); in adaptTextToFillDrawMode()
|
/aoo41x/main/svx/source/sdr/overlay/ |
H A D | overlaymanagerbuffered.cxx | 101 maBufferDevice.SetDrawMode(getOutputDevice().GetDrawMode()); in ImpPrepareBufferDevice() 347 maOutputBufferDevice.SetDrawMode(maBufferDevice.GetDrawMode());
|
/aoo41x/main/svtools/source/graphic/ |
H A D | grfcache.cxx | 474 mnOutDevDrawMode( pOut->GetDrawMode() ), in GraphicDisplayCacheEntry() 487 mnOutDevDrawMode( pOut->GetDrawMode() ), in GraphicDisplayCacheEntry() 518 ( pOut->GetDrawMode() == mnOutDevDrawMode ) ); in Matches()
|
H A D | grfmgr2.cxx | 426 if( !(pOut->GetDrawMode() & ( DRAWMODE_BLACKBITMAP | DRAWMODE_WHITEBITMAP )) && in ImplDraw() 1755 switch( aAttr.GetDrawMode() ) in ImplAdjust() 1860 switch( aAttr.GetDrawMode() ) in ImplAdjust() 1913 switch( aAttr.GetDrawMode() ) in ImplAdjust()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | oldprintadaptor.cxx | 75 pPrinter->SetDrawMode( pPrinter->GetDrawMode() ); in StartPage()
|
H A D | print3.cxx | 1131 sal_uLong nRestoreDrawMode = mpImplData->mpPrinter->GetDrawMode(); in removeTransparencies() 1164 mpImplData->mpPrinter->SetDrawMode( mpImplData->mpPrinter->GetDrawMode() | in removeTransparencies() 1172 …mpImplData->mpPrinter->SetDrawMode( mpImplData->mpPrinter->GetDrawMode() | DRAWMODE_NOTRANSPARENCY… in removeTransparencies()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | sdrpaintwindow.cxx | 58 maPreRenderDevice.SetDrawMode(mrOutputDevice.GetDrawMode()); in PreparePreRenderDevice()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | notemark.cxx | 125 sal_uLong nOldDrawMode = pWindow->GetDrawMode(); in lcl_DrawWin()
|
H A D | output3.cxx | 206 sal_uLong nOldDrawMode = pDev->GetDrawMode(); in DrawSelectiveObjects()
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | FrameView.hxx | 173 sal_uLong GetDrawMode() const { return mnDrawMode; }; in GetDrawMode() function in sd::FrameView
|
/aoo41x/main/sw/source/core/view/ |
H A D | vdraw.cxx | 188 sal_uLong nOldDrawMode = pOutDev->GetDrawMode(); in PaintLayer()
|
/aoo41x/main/svtools/source/toolpanel/ |
H A D | toolpaneldrawer.cxx | 117 m_pPaintDevice->SetDrawMode( GetDrawMode() ); in Paint()
|
/aoo41x/main/svx/source/unodraw/ |
H A D | UnoGraphicExporter.cxx | 776 …aVDev.SetDrawMode( aVDev.GetDrawMode() | DRAWMODE_SETTINGSLINE | DRAWMODE_SETTINGSFILL | DRAWMODE_… in GetGraphic() 990 …aOut.SetDrawMode( aVDev.GetDrawMode() | DRAWMODE_SETTINGSLINE | DRAWMODE_SETTINGSFILL | DRAWMODE_S… in GetGraphic()
|
/aoo41x/main/sw/source/core/layout/ |
H A D | paintfrm.cxx | 824 sal_uLong nOldDrawMode = pOut->GetDrawMode(); in PaintLines() 856 sal_uLong nOldDrawMode = pOut->GetDrawMode(); in PaintLines() 942 sal_uLong nOldDrawMode = pOut->GetDrawMode(); in PaintSubsidiary() 1879 const sal_uLong nOldDrawMode = pOutDev->GetDrawMode(); in DrawGraphic() 2240 sal_uLong nOldDrawMode = rDev.GetDrawMode(); in PaintLines() 3986 sal_uLong nOldDrawMode = pOut->GetDrawMode(); in PaintShadow()
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | grfmgr.hxx | 124 GraphicDrawMode GetDrawMode() const { return meDrawMode; } in GetDrawMode() function in GraphicAttr
|
/aoo41x/main/sc/source/ui/miscdlgs/ |
H A D | autofmt.cxx | 938 sal_uInt32 nOldDrawMode = aVD.GetDrawMode(); in DoPaint()
|
/aoo41x/main/sd/source/ui/slidesorter/controller/ |
H A D | SlideSorterController.cxx | 720 sal_uLong nMode = mrSlideSorter.GetContentWindow()->GetDrawMode(); in GetCtrlState()
|