Home
last modified time | relevance | path

Searched refs:SetDrawMode (Results 1 – 25 of 60) sorted by last modified time

123

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx826 pOut->SetDrawMode( 0 ); in PaintLines()
829 pOut->SetDrawMode( nOldDrawMode ); in PaintLines()
859 pOut->SetDrawMode( 0 ); in PaintLines()
945 pOut->SetDrawMode( 0 ); in PaintSubsidiary()
975 pOut->SetDrawMode( nOldDrawMode ); in PaintSubsidiary()
1974 pOutDev->SetDrawMode( 0 ); in DrawGraphic()
1994 pOutDev->SetDrawMode( nOldDrawMode ); in DrawGraphic()
2336 rDev.SetDrawMode( 0 ); in PaintLines()
2525 rDev.SetDrawMode( nOldDrawMode ); in PaintLines()
4108 pOut->SetDrawMode( 0 ); in PaintShadow()
[all …]
/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx1088 pVirtDev->SetDrawMode( nDrawMode ); in GetVirtualDevice()
/trunk/main/svx/source/svdraw/
H A Dsvdograf.cxx1406 aGrafInfo.SetDrawMode( ( (SdrGrafModeItem&) rSet.Get( SDRATTR_GRAFMODE ) ).GetValue() ); in ImpSetAttrToGrafInfo()
H A Dsdrpaintwindow.cxx57 maPreRenderDevice.SetDrawMode(mrOutputDevice.GetDrawMode()); in PreparePreRenderDevice()
/trunk/main/sd/source/ui/view/
H A DDocumentRenderer.cxx1397 rPrinter.SetDrawMode(pPage->GetDrawMode()); in PrintPage()
1413 rPrinter.SetDrawMode(nSavedDrawMode); in PrintPage()
H A Dsdwindow.cxx94 SetDrawMode( bUseContrast in Window()
966 SetDrawMode( nOutputMode ); in DataChanged()
967 mpViewShell->GetFrameView()->SetDrawMode( nOutputMode ); in DataChanged()
/trunk/main/sw/source/core/view/
H A Dvdraw.cxx178 pOutDev->SetDrawMode( nOldDrawMode | DRAWMODE_SETTINGSLINE | DRAWMODE_SETTINGSFILL | in PaintLayer()
230 pOutDev->SetDrawMode( nOldDrawMode ); in PaintLayer()
/trunk/main/sd/source/ui/dlg/
H A Danimobjs.cxx137 SetDrawMode( GetSettings().GetStyleSettings().GetHighContrastMode() in DataChanged()
604 aVD.SetDrawMode( rStyles.GetHighContrastMode() in UpdateControl()
/trunk/main/starmath/source/
H A Ddocument.cxx481 rDev.SetDrawMode( DRAWMODE_DEFAULT ); in Draw()
498 rDev.SetDrawMode( nOldDrawMode ); in Draw()
/trunk/main/vcl/source/gdi/
H A Doutdev6.cxx723 pVDev->SetDrawMode(DRAWMODE_GRAYGRADIENT); in DrawTransparent()
725 pVDev->SetDrawMode(DRAWMODE_DEFAULT); in DrawTransparent()
757 pVDev->SetDrawMode( DRAWMODE_WHITELINE | DRAWMODE_WHITEFILL | DRAWMODE_WHITETEXT | in DrawTransparent()
767 pVDev->SetDrawMode( DRAWMODE_GRAYGRADIENT ); in DrawTransparent()
769 pVDev->SetDrawMode( DRAWMODE_DEFAULT ); in DrawTransparent()
H A Dpdfwriter_impl.cxx9500 aDev.SetDrawMode( aDev.GetDrawMode() | in writeGradientFunction()
H A Dpdfwriter_impl2.cxx479 … pVDev->SetDrawMode( DRAWMODE_WHITELINE | DRAWMODE_WHITEFILL | DRAWMODE_WHITETEXT | in playMetafile()
489 pVDev->SetDrawMode( DRAWMODE_GRAYGRADIENT ); in playMetafile()
491 pVDev->SetDrawMode( DRAWMODE_DEFAULT ); in playMetafile()
H A Dprint2.cxx1202 aPaintVDev.SetDrawMode( GetDrawMode() ); in RemoveTransparenciesFromMetaFile()
H A Dprint3.cxx1164 mpImplData->mpPrinter->SetDrawMode( mpImplData->mpPrinter->GetDrawMode() | in removeTransparencies()
1172 …mpImplData->mpPrinter->SetDrawMode( mpImplData->mpPrinter->GetDrawMode() | DRAWMODE_NOTRANSPARENCY… in removeTransparencies()
1243 mpImplData->mpPrinter->SetDrawMode( nRestoreDrawMode ); in printFilteredPage()
H A Doutdev.cxx1201 void OutputDevice::SetDrawMode( sal_uLong nDrawMode ) in SetDrawMode() function in OutputDevice
1209 mpAlphaVDev->SetDrawMode( nDrawMode ); in SetDrawMode()
H A Doldprintadaptor.cxx75 pPrinter->SetDrawMode( pPrinter->GetDrawMode() ); in StartPage()
/trunk/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx776 …aVDev.SetDrawMode( aVDev.GetDrawMode() | DRAWMODE_SETTINGSLINE | DRAWMODE_SETTINGSFILL | DRAWMODE_… in GetGraphic()
990 …aOut.SetDrawMode( aVDev.GetDrawMode() | DRAWMODE_SETTINGSLINE | DRAWMODE_SETTINGSFILL | DRAWMODE_S… in GetGraphic()
/trunk/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx257 aContentVDev.SetDrawMode(pLastOutputDevice->GetDrawMode()); in impDumpToMetaFile()
1102 mpOutputDevice->SetDrawMode(nOriginalDrawMode); in processBasePrimitive2D()
1341 … mpOutputDevice->SetDrawMode((nOldDrawMode & ~DRAWMODE_WHITEFILL) | DRAWMODE_BLACKFILL); in processBasePrimitive2D()
1349 mpOutputDevice->SetDrawMode(nOldDrawMode); in processBasePrimitive2D()
/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx2117SetDrawMode( GetSettings().GetStyleSettings().GetHighContrastMode() ? OUTPUT_DRAWMODE_CONTRAST : O… in SvxPreviewBase()
2135 mpBufferDevice->SetDrawMode(GetDrawMode()); in LocalPrePaint()
2197SetDrawMode(GetSettings().GetStyleSettings().GetHighContrastMode() ? OUTPUT_DRAWMODE_CONTRAST : OU… in DataChanged()
/trunk/main/sw/source/core/graphic/
H A Dndgrf.cxx1180 rGA.SetDrawMode( (GraphicDrawMode) rSet.GetDrawModeGrf().GetValue() ); in GetGraphicAttr()
/trunk/main/vcl/source/window/
H A Dprintdlg.cxx268 maPageVDev.SetDrawMode( maPageVDev.GetDrawMode() | in Paint()
306 maPageVDev.SetDrawMode( nOldDrawMode ); in Paint()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx893 void SetDrawMode( sal_uLong nDrawMode );
/trunk/main/vcl/aqua/source/gdi/
H A Daquaprintaccessoryview.mm307 …aDev.SetDrawMode( aDev.GetDrawMode() | ( DRAWMODE_GRAYLINE | DRAWMODE_GRAYFILL | DRAWMODE_GRAYTEXT…
/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx1001 …aVD.SetDrawMode( DRAWMODE_SETTINGSLINE | DRAWMODE_SETTINGSFILL | DRAWMODE_SETTINGSTEXT | DRAWMODE_… in DoPaint()
1045 aVD.SetDrawMode( nOldDrawMode ); in DoPaint()
/trunk/main/svx/source/xoutdev/
H A Dxtabdash.cxx204 aVirtualDevice.SetDrawMode(rStyleSettings.GetHighContrastMode() in ImpCreateBitmapForXDash()

Completed in 244 milliseconds

123