Home
last modified time | relevance | path

Searched refs:IsRecord (Results 1 – 11 of 11) sorted by relevance

/trunk/main/svx/source/sdr/contact/
H A Dobjectcontactofobjlistpainter.cxx100 …const bool bOutputToRecordingMetaFile(pMetaFile && pMetaFile->IsRecord() && !pMetaFile->IsPause()); in ProcessDisplay()
160 return (pMetaFile && pMetaFile->IsRecord() && !pMetaFile->IsPause()); in isOutputToRecordingMetaFile()
H A Dobjectcontactofpageview.cxx409 return (pMetaFile && pMetaFile->IsRecord() && !pMetaFile->IsPause()); in isOutputToRecordingMetaFile()
/trunk/main/drawinglayer/source/processor2d/
H A Dprocessor2dtools.cxx52 …const bool bOutputToRecordingMetaFile(pMetaFile && pMetaFile->IsRecord() && !pMetaFile->IsPause()); in createProcessor2DFromOutputDevice()
/trunk/main/svx/source/svdraw/
H A Dsdrpaintwindow.cxx227 return (pMetaFile && pMetaFile->IsRecord() && !pMetaFile->IsPause()); in OutputToRecordingMetaFile()
H A Dsvdetc.cxx327 if (pMtf!=NULL && (!pMtf->IsRecord() || pMtf->IsPause())) pMtf=NULL; in Restore()
H A Dsvdotext.cxx1030 if(pMtf && (!pMtf->IsRecord() || pMtf->IsPause())) in ImpSetCharStretching()
/trunk/main/sfx2/source/doc/
H A Dobjembed.cxx274 if( pMtf->IsRecord() && pDev->GetOutDevType() != OUTDEV_PRINTER ) in DoDraw_Impl()
/trunk/main/vcl/inc/vcl/
H A Dgdimtf.hxx183 sal_Bool IsRecord() const { return bRecord; } in IsRecord() function in GDIMetaFile
/trunk/main/sw/source/core/draw/
H A Ddflyobj.cxx488 pMetaFile->IsRecord() && !pMetaFile->IsPause() ) in RestoreMapMode()
/trunk/main/svtools/source/misc/
H A Dembedhlp.cxx818 if( pMtf && pMtf->IsRecord() ) in DrawShading()
/trunk/main/vcl/source/gdi/
H A Dgdimtf.cxx517 if ( pMtf && pMtf->IsRecord() && ( pOut->GetOutDevType() != OUTDEV_PRINTER ) ) in Play()

Completed in 76 milliseconds