Home
last modified time | relevance | path

Searched refs:GetConnectMetaFile (Results 1 – 25 of 27) sorted by relevance

12

/aoo41x/main/sw/source/core/text/
H A Dtxtpaint.cxx42 if ( pOut->GetConnectMetaFile() ) in Reset()
79 if ( pOut->GetConnectMetaFile() ) in _ChgClip()
/aoo41x/main/svx/source/sdr/contact/
H A Dobjectcontactofobjlistpainter.cxx99 const GDIMetaFile* pMetaFile = pTargetDevice->GetConnectMetaFile(); in ProcessDisplay()
159 GDIMetaFile* pMetaFile = mrTargetOutputDevice.GetConnectMetaFile(); in isOutputToRecordingMetaFile()
H A Dobjectcontactofpageview.cxx408 GDIMetaFile* pMetaFile = mrPageWindow.GetPaintWindow().GetOutputDevice().GetConnectMetaFile(); in isOutputToRecordingMetaFile()
/aoo41x/main/drawinglayer/source/processor2d/
H A Dprocessor2dtools.cxx51 const GDIMetaFile* pMetaFile = rTargetOutDev.GetConnectMetaFile(); in createProcessor2DFromOutputDevice()
H A Dvclmetafileprocessor2d.cxx548 mpMetaFile(rOutDev.GetConnectMetaFile()), in VclMetafileProcessor2D()
554 …OSL_ENSURE(rOutDev.GetConnectMetaFile(), "VclMetafileProcessor2D: Used on OutDev which has no Meta… in VclMetafileProcessor2D()
/aoo41x/main/svx/source/svdraw/
H A Dsdrpaintwindow.cxx228 GDIMetaFile* pMetaFile = mrOutputDevice.GetConnectMetaFile(); in OutputToRecordingMetaFile()
H A Dsvdetc.cxx326 GDIMetaFile* pMtf=rOut.GetConnectMetaFile(); in Restore()
H A Dsvdotext.cxx1027 GDIMetaFile* pMtf = pOut->GetConnectMetaFile(); in ImpSetCharStretching()
/aoo41x/main/sw/source/core/doc/
H A Dnotxtfrm.cxx309 if ( ( !pOut->GetConnectMetaFile() || in Paint()
880 pOut->GetConnectMetaFile(); in PaintPicture()
/aoo41x/main/sfx2/source/doc/
H A Dobjembed.cxx271 GDIMetaFile * pMtf = pDev->GetConnectMetaFile(); in DoDraw_Impl()
/aoo41x/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx1055 !mrParentViewShell.GetOut()->GetConnectMetaFile() ) in Paint()
1223 !mrParentViewShell.GetOut()->GetConnectMetaFile() ) in Repaint()
H A Dviewsh.cxx1624 if ( !GetWin() && !GetOut()->GetConnectMetaFile() ) in PaintDesktop()
1930 if( !GetOut()->GetConnectMetaFile() && GetOut()->IsClipRegion()) in Paint()
/aoo41x/main/sw/source/core/txtnode/
H A Dfntcache.cxx734 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()
/aoo41x/main/vcl/source/gdi/
H A Dmetaact.cxx2579 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 Danimate.cxx425 if( pOut->GetConnectMetaFile() || ( pOut->GetOutDevType() == OUTDEV_PRINTER ) ) in Draw()
H A Dpdfextoutdevdata.cxx319 GDIMetaFile* pMtf = rOutDev.GetConnectMetaFile(); in PushAction()
H A Dgdimtf.cxx361 pPrev = pOut->GetConnectMetaFile(); in Linker()
485 GDIMetaFile* pMtf = pOut->GetConnectMetaFile(); in Play()
/aoo41x/main/editeng/source/editeng/
H A Dediteng.cxx261 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 Dimpedit3.cxx2892 GDIMetaFile* pMtf = pOutDev->GetConnectMetaFile(); in Paint()
/aoo41x/main/sw/source/core/draw/
H A Ddflyobj.cxx486 GDIMetaFile* pMetaFile = mpOutDev->GetConnectMetaFile(); in RestoreMapMode()
/aoo41x/main/sc/source/ui/view/
H A Doutput2.cxx619 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()
/aoo41x/main/svtools/source/graphic/
H A Dgrfmgr2.cxx227 ( pOut->GetConnectMetaFile() && !pOut->IsOutputEnabled() ) ) ) ) in DrawObj()
2358 bool bDrawInPixel( rOut.GetConnectMetaFile() == NULL && GRAPHIC_BITMAP == GetType() ); in ImplDrawTiled()
/aoo41x/main/svtools/source/misc/
H A Dembedhlp.cxx817 GDIMetaFile * pMtf = pOut->GetConnectMetaFile(); in DrawShading()
/aoo41x/main/vcl/inc/vcl/
H A Doutdev.hxx872 GDIMetaFile* GetConnectMetaFile() const { return mpMetaFile; } in GetConnectMetaFile() function in OutputDevice
/aoo41x/main/sw/source/ui/docvw/
H A Dedtwin.cxx3873 !rSh.HasSelection() && !GetConnectMetaFile() ) in MouseMove()
4291 !GetConnectMetaFile() && in MouseButtonUp()

Completed in 308 milliseconds

12