| /aoo42x/main/sw/source/core/text/ | 
| H A D | txtpaint.cxx | 42 		if ( pOut->GetConnectMetaFile() )  in Reset()79 		if ( pOut->GetConnectMetaFile() )  in _ChgClip()
 
 | 
| /aoo42x/main/svx/source/sdr/contact/ | 
| H A D | objectcontactofobjlistpainter.cxx | 99 					const GDIMetaFile* pMetaFile = pTargetDevice->GetConnectMetaFile();  in ProcessDisplay()159 			GDIMetaFile* pMetaFile = mrTargetOutputDevice.GetConnectMetaFile();  in isOutputToRecordingMetaFile()
 
 | 
| H A D | objectcontactofpageview.cxx | 408 			GDIMetaFile* pMetaFile = mrPageWindow.GetPaintWindow().GetOutputDevice().GetConnectMetaFile();  in isOutputToRecordingMetaFile()
 | 
| /aoo42x/main/drawinglayer/source/processor2d/ | 
| H A D | processor2dtools.cxx | 51             const GDIMetaFile* pMetaFile = rTargetOutDev.GetConnectMetaFile();  in createProcessor2DFromOutputDevice()
 | 
| H A D | vclmetafileprocessor2d.cxx | 548 			mpMetaFile(rOutDev.GetConnectMetaFile()),  in VclMetafileProcessor2D()554 …OSL_ENSURE(rOutDev.GetConnectMetaFile(), "VclMetafileProcessor2D: Used on OutDev which has no Meta…  in VclMetafileProcessor2D()
 
 | 
| /aoo42x/main/sw/source/core/doc/ | 
| H A D | notxtfrm.cxx | 323     if ( ( !pOut->GetConnectMetaFile() ||  in Paint()894                           pOut->GetConnectMetaFile();  in PaintPicture()
 
 | 
| /aoo42x/main/svx/source/svdraw/ | 
| H A D | sdrpaintwindow.cxx | 226 	GDIMetaFile* pMetaFile = mrOutputDevice.GetConnectMetaFile();  in OutputToRecordingMetaFile()
 | 
| H A D | svdetc.cxx | 326 		GDIMetaFile* pMtf=rOut.GetConnectMetaFile();  in Restore()
 | 
| H A D | svdotext.cxx | 1027 		GDIMetaFile* pMtf = pOut->GetConnectMetaFile();  in ImpSetCharStretching()
 | 
| /aoo42x/main/sw/source/core/txtnode/ | 
| H A D | fntcache.cxx | 734     if (rInf.GetOut().GetConnectMetaFile())  in lcl_DrawLineForWrongListData()841     if (rInf.GetOut().GetConnectMetaFile())  in lcl_DrawLineForWrongListData()
 1749                         if ( rInf.GetOut().GetConnectMetaFile() )  in DrawText()
 1808                         if ( rInf.GetOut().GetConnectMetaFile() )  in DrawText()
 
 | 
| /aoo42x/main/sfx2/source/doc/ | 
| H A D | objembed.cxx | 271 	GDIMetaFile * pMtf = pDev->GetConnectMetaFile();  in DoDraw_Impl()
 | 
| /aoo42x/main/sw/source/core/view/ | 
| H A D | pagepreviewlayout.cxx | 1053              !mrParentViewShell.GetOut()->GetConnectMetaFile() )  in Paint()1218              !mrParentViewShell.GetOut()->GetConnectMetaFile() )  in Repaint()
 
 | 
| H A D | viewsh.cxx | 1624 	if ( !GetWin() && !GetOut()->GetConnectMetaFile() )  in PaintDesktop()1930 			if( !GetOut()->GetConnectMetaFile() && GetOut()->IsClipRegion())  in Paint()
 
 | 
| /aoo42x/main/vcl/source/gdi/ | 
| H A D | metaact.cxx | 2579 	if( pOut->GetConnectMetaFile() )  in Execute()2582 		pOut->GetConnectMetaFile()->AddAction( this );  in Execute()
 4076 	if ( pOut->GetConnectMetaFile() )  in Execute()
 4079 		pOut->GetConnectMetaFile()->AddAction( this );  in Execute()
 
 | 
| H A D | animate.cxx | 425 		if( pOut->GetConnectMetaFile() || ( pOut->GetOutDevType() == OUTDEV_PRINTER ) )  in Draw()
 | 
| H A D | pdfextoutdevdata.cxx | 319 	GDIMetaFile* pMtf = rOutDev.GetConnectMetaFile();  in PushAction()
 | 
| H A D | gdimtf.cxx | 361 		pPrev = pOut->GetConnectMetaFile();  in Linker()485 		GDIMetaFile*	pMtf = pOut->GetConnectMetaFile();  in Play()
 
 | 
| /aoo42x/main/editeng/source/editeng/ | 
| H A D | editeng.cxx | 261 	if( pOutDev->GetConnectMetaFile() )  in Draw()270 	if( pOutDev->GetConnectMetaFile() )  in Draw()
 306 	sal_Bool bMetafile = pOutDev->GetConnectMetaFile() ? sal_True : sal_False;  in Draw()
 
 | 
| H A D | impedit3.cxx | 2892     GDIMetaFile* pMtf = pOutDev->GetConnectMetaFile();  in Paint()
 | 
| /aoo42x/main/sw/source/core/draw/ | 
| H A D | dflyobj.cxx | 486                     GDIMetaFile* pMetaFile = mpOutDev->GetConnectMetaFile();  in RestoreMapMode()
 | 
| /aoo42x/main/sc/source/ui/view/ | 
| H A D | output2.cxx | 619 	if ( !pRefDevice->GetConnectMetaFile() || pRefDevice->GetOutDevType() == OUTDEV_PRINTER )  in SetAutoText()690     if ( !pRefDevice->GetConnectMetaFile() || pRefDevice->GetOutDevType() == OUTDEV_PRINTER )  in TextChanged()
 1859 							if ( !pRefDevice->GetConnectMetaFile() ||  in DrawStrings()
 
 | 
| /aoo42x/main/svtools/source/graphic/ | 
| H A D | grfmgr2.cxx | 227 		        ( pOut->GetConnectMetaFile() && !pOut->IsOutputEnabled() ) ) ) )  in DrawObj()2358     bool	bDrawInPixel( rOut.GetConnectMetaFile() == NULL && GRAPHIC_BITMAP == GetType() );  in ImplDrawTiled()
 
 | 
| /aoo42x/main/svtools/source/misc/ | 
| H A D | embedhlp.cxx | 817 	GDIMetaFile * pMtf = pOut->GetConnectMetaFile();  in DrawShading()
 | 
| /aoo42x/main/vcl/inc/vcl/ | 
| H A D | outdev.hxx | 872     GDIMetaFile*        GetConnectMetaFile() const { return mpMetaFile; }  in GetConnectMetaFile()  function in OutputDevice
 | 
| /aoo42x/main/sw/source/ui/docvw/ | 
| H A D | edtwin.cxx | 3873                     !rSh.HasSelection() && !GetConnectMetaFile() )  in MouseMove()4291                             !GetConnectMetaFile() &&  in MouseButtonUp()
 
 |