| /aoo42x/main/vcl/source/gdi/ | 
| H A D | outdev2.cxx | 238 …DBG_ASSERT( meOutDevType != OUTDEV_PRINTER, "Don't use OutputDevice::DrawOutDev(...) with printer …  in DrawOutDev()243 	if ( meOutDevType == OUTDEV_PRINTER )  in DrawOutDev()
 313 …DBG_ASSERT( meOutDevType != OUTDEV_PRINTER, "Don't use OutputDevice::DrawOutDev(...) with printer …  in DrawOutDev()
 316 …if ( (meOutDevType == OUTDEV_PRINTER) || (rOutDev.meOutDevType == OUTDEV_PRINTER) || ImplIsRecordL…  in DrawOutDev()
 385 …DBG_ASSERT( meOutDevType != OUTDEV_PRINTER, "Don't use OutputDevice::CopyArea(...) with printer de…  in CopyArea()
 387 	if ( meOutDevType == OUTDEV_PRINTER || ImplIsRecordLayout() )  in CopyArea()
 843     const bool bPrinter(OUTDEV_PRINTER == meOutDevType);  in DrawTransformedBitmapEx()
 1118 	if( OUTDEV_PRINTER == meOutDevType )  in ImplDrawBitmapEx()
 1407 	if ( OUTDEV_PRINTER == meOutDevType )  in ImplDrawMask()
 1453 …DBG_ASSERT( GetOutDevType() != OUTDEV_PRINTER, "DrawImage(): Images can't be drawn on any mprinter…  in DrawImage()
 [all …]
 
 | 
| H A D | outdev.cxx | 90 		 (pOutDev->GetOutDevType() != OUTDEV_PRINTER) &&  in DBG_NAME()519    if( meOutDevType == OUTDEV_PRINTER )  in ImplHasMirroredGraphics()
 666 	else if ( meOutDevType == OUTDEV_PRINTER )  in ImplGetGraphics()
 746         if( meOutDevType != OUTDEV_PRINTER )  in ImplReleaseGraphics()
 805 	else if ( meOutDevType == OUTDEV_PRINTER )  in ImplReleaseGraphics()
 1002                                               && GetOutDevType() != OUTDEV_PRINTER );  in ImplInitClipRegion()
 
 | 
| H A D | outdev4.cxx | 289 		if ( meOutDevType != OUTDEV_PRINTER && !bMtf )  in ImplDrawLinearGradient()488 		if ( meOutDevType != OUTDEV_PRINTER && !bMtf )  in ImplDrawComplexGradient()
 831 			if( OUTDEV_PRINTER == meOutDevType )  in DrawGradient()
 890         if( OUTDEV_PRINTER == meOutDevType || ImplGetSVData()->maGDIData.mbNoXORClipping )  in DrawGradient()
 
 | 
| H A D | print2.cxx | 763             if( meOutDevType == OUTDEV_PRINTER )  in RemoveTransparenciesFromMetaFile()1156         else if( meOutDevType == OUTDEV_PRINTER )  in RemoveTransparenciesFromMetaFile()
 
 | 
| H A D | virdev.cxx | 96 	if ( pOutDev->GetOutDevType() == OUTDEV_PRINTER )  in ImplInitVirDev()
 | 
| H A D | graph.cxx | 72     if ( pOutDev->GetOutDevType() == OUTDEV_PRINTER )  in ImplDrawDefault()
 | 
| H A D | outdev3.cxx | 210     if ( GetOutDevType() == OUTDEV_PRINTER || mpPDFWriter )  in ImplUpdateFontData()2951         if ( meOutDevType != OUTDEV_PRINTER )  in ImplInitFont()
 3063             && (meOutDevType != OUTDEV_PRINTER) )  in ImplNewFont()
 3561         if ( (GetOutDevType() == OUTDEV_PRINTER) || (nLineWidth > 1) )  in ImplDrawWaveLine()
 7586     if( bRet || (OUTDEV_PRINTER == meOutDevType) || !mpFontEntry )  in GetTextBoundRect()
 7787     if( bRet || (OUTDEV_PRINTER == meOutDevType) || !mpFontEntry )  in GetTextOutlines()
 
 | 
| H A D | animate.cxx | 425 		if( pOut->GetConnectMetaFile() || ( pOut->GetOutDevType() == OUTDEV_PRINTER ) )  in Draw()
 | 
| /aoo42x/main/sfx2/source/doc/ | 
| H A D | objembed.cxx | 264 	if( pDev->IsClipRegion() && pDev->GetOutDevType() != OUTDEV_PRINTER )  in DoDraw_Impl()274 		if( pMtf->IsRecord() && pDev->GetOutDevType() != OUTDEV_PRINTER )  in DoDraw_Impl()
 280 	if( pDev->IsClipRegion() && pDev->GetOutDevType() != OUTDEV_PRINTER )  in DoDraw_Impl()
 
 | 
| /aoo42x/main/vcl/source/window/ | 
| H A D | decoview.cxx | 582 		 (mpOutDev->GetOutDevType() == OUTDEV_PRINTER) )  in DrawSymbol()642 		 (mpOutDev->GetOutDevType() == OUTDEV_PRINTER) )  in DrawHighlightFrame()
 766 		 (pDev->GetOutDevType() == OUTDEV_PRINTER) ||  in ImplDrawFrame()
 1018 			if ( pDev->GetOutDevType() == OUTDEV_PRINTER )  in ImplDrawButton()
 1150 			if ( pDev->GetOutDevType() == OUTDEV_PRINTER )  in ImplDrawButton()
 
 | 
| /aoo42x/main/sw/source/core/txtnode/ | 
| H A D | fntcache.cxx | 202            ( OUTDEV_PRINTER != rRefDev.GetOutDevType() ||  in lcl_IsFontAdjustNecessary()203              OUTDEV_PRINTER != rOutDev.GetOutDevType() );  in lcl_IsFontAdjustNecessary()
 854     const sal_Bool bPrt = OUTDEV_PRINTER == rInf.GetOut().GetOutDevType() &&  in DrawText()
 855                       OUTDEV_PRINTER == rRefDev.GetOutDevType();  in DrawText()
 898     if ( OUTDEV_PRINTER == rInf.GetOut().GetOutDevType() )  in DrawText()
 901         if ( OUTDEV_PRINTER == rRefDev.GetOutDevType() )  in DrawText()
 917         if ( OUTDEV_PRINTER == rRefDev.GetOutDevType() )  in DrawText()
 934         if ( OUTDEV_PRINTER == rRefDev.GetOutDevType() )  in DrawText()
 
 | 
| /aoo42x/main/sd/source/ui/docshell/ | 
| H A D | docshel2.cxx | 121 		if (pOut->GetOutDevType() == OUTDEV_PRINTER)  in Draw()134 		if (pOut->GetOutDevType() == OUTDEV_PRINTER)  in Draw()
 
 | 
| /aoo42x/main/toolkit/source/awt/ | 
| H A D | vclxdevice.cxx | 151 		else if ( eDevType == OUTDEV_PRINTER )   in getInfo()180 		if ( mpOutputDevice->GetOutDevType() != OUTDEV_PRINTER )   in getInfo()
 
 | 
| /aoo42x/main/svtools/source/control/ | 
| H A D | ctrltool.cxx | 251 	if ( pDevice->GetOutDevType() != OUTDEV_PRINTER )  in ImplInsertFonts()366 	if ( !pDevice2 && (pDevice->GetOutDevType() == OUTDEV_PRINTER) )  in FontList()
 
 | 
| /aoo42x/main/starmath/source/ | 
| H A D | rect.cxx | 163 	if (aFM.GetIntLeading() < 5  &&  rDev.GetOutDevType() == OUTDEV_PRINTER)  in BuildRect()708 	if (rDev.GetOutDevType() != OUTDEV_PRINTER)  in SmGetGlyphBoundRect()
 
 | 
| /aoo42x/main/svx/inc/svx/ | 
| H A D | sdrpaintwindow.hxx | 117 	sal_Bool OutputToPrinter() const { return (OUTDEV_PRINTER == mrOutputDevice.GetOutDevType()); }  in OutputToPrinter()
 | 
| /aoo42x/main/svx/source/sdr/contact/ | 
| H A D | viewcontactofunocontrol.cxx | 120 …      bool bPrintOrPreview = ( pDevice != NULL ) && ( pDevice->GetOutDevType() == OUTDEV_PRINTER );  in CreateObjectSpecificViewObjectContact()
 | 
| H A D | objectcontactofpageview.cxx | 390 			return (OUTDEV_PRINTER == mrPageWindow.GetPaintWindow().GetOutputDevice().GetOutDevType());  in isOutputToPrinter()
 | 
| /aoo42x/main/vcl/source/control/ | 
| H A D | spinfld.cxx | 1046 		if ( eOutDevType == OUTDEV_PRINTER )  in Draw()1064 		if ( ( nFlags & WINDOW_DRAW_MONO ) || ( eOutDevType == OUTDEV_PRINTER ) )  in Draw()
 
 | 
| H A D | group.cxx | 195         bool bIsPrinter = OUTDEV_PRINTER == pDev->GetOutDevType();  in ImplDraw()
 | 
| /aoo42x/main/sc/source/ui/view/ | 
| H A D | output2.cxx | 241 	if ( pFmtDevice->GetOutDevType() == OUTDEV_PRINTER && aMetric.GetIntLeading() == 0 )  in SetShrinkScale()368 	if ( pFmtDevice->GetOutDevType() == OUTDEV_PRINTER && aMetric.GetIntLeading() == 0 )  in SetPattern()
 619 	if ( !pRefDevice->GetConnectMetaFile() || pRefDevice->GetOutDevType() == OUTDEV_PRINTER )  in SetAutoText()
 690     if ( !pRefDevice->GetConnectMetaFile() || pRefDevice->GetOutDevType() == OUTDEV_PRINTER )  in TextChanged()
 1860 									pRefDevice->GetOutDevType() == OUTDEV_PRINTER )  in DrawStrings()
 
 | 
| /aoo42x/main/sw/source/core/layout/ | 
| H A D | paintfrm.cxx | 475 	if ( pOut->GetOutDevType() != OUTDEV_PRINTER )  in ConnectEdges()1749                  rSh.GetOut()->GetOutDevType() == OUTDEV_PRINTER )  in DrawGraphic()
 4347             ( OUTDEV_PRINTER == pGlobalShell->GetOut()->GetOutDevType() );  in lcl_PaintLeftRightLine()
 5101     if( pGrid && ( OUTDEV_PRINTER != pOut->GetOutDevType() ?  in PaintGrid()
 5838             if ( pSh->GetOut()->GetOutDevType() == OUTDEV_PRINTER ||  in PaintBackground()
 6739                 pSh->GetOut()->GetOutDevType() != OUTDEV_PRINTER )  in GetBackgroundBrush()
 
 | 
| /aoo42x/main/sc/source/core/data/ | 
| H A D | column2.cxx | 431             sal_Bool bTextWysiwyg = ( pDev->GetOutDevType() == OUTDEV_PRINTER );  in GetNeededSize()597 					if ( bAsianVertical && pDev->GetOutDevType() != OUTDEV_PRINTER )  in GetNeededSize()
 
 | 
| /aoo42x/main/sw/source/ui/config/ | 
| H A D | viewopt.cxx | 135 	if ( pOut->GetOutDevType() != OUTDEV_PRINTER )  in DrawRect()
 | 
| /aoo42x/main/sw/source/core/text/ | 
| H A D | atrstck.cxx | 235     if ( pShell->GetOut()->GetOutDevType() == OUTDEV_PRINTER ||  in lcl_ChgHyperLinkColor()
 |