Home
last modified time | relevance | path

Searched refs:OUTDEV_VIRDEV (Results 1 – 19 of 19) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dsalgdilayout.cxx114 if( pOutDev && pOutDev->GetOutDevType() == OUTDEV_VIRDEV ) in mirror()
150 if( pOutDev && pOutDev->GetOutDevType() == OUTDEV_VIRDEV ) in mirror()
187 if( pOutDev && pOutDev->GetOutDevType() == OUTDEV_VIRDEV ) in mirror()
313 if( i_pOutDev && i_pOutDev->GetOutDevType() == OUTDEV_VIRDEV ) in mirror()
342 if( i_pOutDev && i_pOutDev->GetOutDevType() == OUTDEV_VIRDEV ) in mirror()
372 if( i_pOutDev && i_pOutDev->GetOutDevType() == OUTDEV_VIRDEV ) in mirror()
H A Doutdev.cxx91 (pOutDev->GetOutDevType() != OUTDEV_VIRDEV) ) in DBG_NAME()
494 if( meOutDevType == OUTDEV_VIRDEV ) in EnableRTL()
639 else if ( meOutDevType == OUTDEV_VIRDEV ) in ImplGetGraphics()
789 else if ( meOutDevType == OUTDEV_VIRDEV ) in ImplReleaseGraphics()
2690 if ( meOutDevType == OUTDEV_VIRDEV ) in GetBitCount()
2709 if ( meOutDevType == OUTDEV_VIRDEV && in GetAlphaBitCount()
H A Dvirdev.cxx98 else if ( pOutDev->GetOutDevType() == OUTDEV_VIRDEV ) in ImplInitVirDev()
101 meOutDevType = OUTDEV_VIRDEV; in ImplInitVirDev()
H A Doutdevnative.cxx45 case OUTDEV_VIRDEV: in lcl_enableNativeWidget()
H A Doutdev2.cxx675 (meOutDevType == OUTDEV_VIRDEV && mpPDFWriter == 0 ) ) in ImplDrawBitmap()
H A Doutdev3.cxx4608 long w = meOutDevType == OUTDEV_VIRDEV ? mnOutWidth : mpGraphics->GetGraphicsWidth(); in ImplDrawTextDirect()
7339 if( (meOutDevType == OUTDEV_VIRDEV) in GetFontMetric()
/trunk/main/canvas/source/cairo/
H A Dcairo_xlib_cairo.cxx325 else if( rRefDevice.GetOutDevType() == OUTDEV_VIRDEV ) in createSurface()
342 else if( rRefDevice.GetOutDevType() == OUTDEV_VIRDEV ) in createBitmapSurface()
H A Dcairo_win32_cairo.cxx247 else if( rRefDevice.GetOutDevType() == OUTDEV_VIRDEV ) in createSurface()
H A Dcairo_quartz_cairo.cxx302 else if( rRefDevice.GetOutDevType() == OUTDEV_VIRDEV ) in createSurface()
H A Dcairo_os2_cairo.cxx270 else if( rRefDevice.GetOutDevType() == OUTDEV_VIRDEV ) in createSurface()
/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx905 else if ( OUTDEV_VIRDEV == rRefDev.GetOutDevType() ) in DrawText()
914 else if ( OUTDEV_VIRDEV == rInf.GetOut().GetOutDevType() && ! pWin ) in DrawText()
921 else if ( OUTDEV_VIRDEV == rRefDev.GetOutDevType() ) in DrawText()
931 ( OUTDEV_VIRDEV == rInf.GetOut().GetOutDevType() && pWin ) ) in DrawText()
938 else if ( OUTDEV_VIRDEV == rRefDev.GetOutDevType() ) in DrawText()
/trunk/main/svx/inc/svx/
H A Dsdrpaintwindow.hxx123 …sal_Bool OutputToVirtualDevice() const { return (OUTDEV_VIRDEV == mrOutputDevice.GetOutDevType());… in OutputToVirtualDevice()
/trunk/main/svx/source/sdr/contact/
H A Dobjectcontactofobjlistpainter.cxx153 return (OUTDEV_VIRDEV == mrTargetOutputDevice.GetOutDevType()); in isOutputToVirtualDevice()
H A Dobjectcontactofpageview.cxx402 return (OUTDEV_VIRDEV == mrPageWindow.GetPaintWindow().GetOutputDevice().GetOutDevType()); in isOutputToVirtualDevice()
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx988 OUTDEV_VIRDEV == pOut->GetOutDevType() ) in PaintPicture()
993 ASSERT( OUTDEV_VIRDEV != pOut->GetOutDevType() || in PaintPicture()
/trunk/main/sw/source/core/text/
H A Dporfld.cxx996 if( OUTDEV_VIRDEV == rInf.GetOut()->GetOutDevType() && in Paint()
/trunk/main/editeng/source/editeng/
H A Dimpedit4.cxx1252 ( ( pPortionInfo->GetRefDevType() == OUTDEV_VIRDEV ) && in InsertBinTextObject()
1253 ( GetRefDevice()->GetOutDevType() == OUTDEV_VIRDEV ) ) ) in InsertBinTextObject()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx269 enum OutDevType { OUTDEV_DONTKNOW, OUTDEV_WINDOW, OUTDEV_PRINTER, OUTDEV_VIRDEV }; enumerator
/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx546 if ( bMetaFile && pDev->GetOutDevType() == OUTDEV_VIRDEV ) in DrawToDev()

Completed in 135 milliseconds