Home
last modified time | relevance | path

Searched refs:IsPause (Results 1 – 8 of 8) 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/vcl/inc/vcl/
H A Dgdimtf.hxx191 sal_Bool IsPause() const { return bPause; } in IsPause() function in GDIMetaFile
/trunk/main/sw/source/core/draw/
H A Ddflyobj.cxx488 pMetaFile->IsRecord() && !pMetaFile->IsPause() ) in RestoreMapMode()

Completed in 47 milliseconds