Home
last modified time | relevance | path

Searched refs:pVout (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/core/view/
H A Dviewsh.cxx270 if ( !pVout ) in ImplEndAction()
313 pOut = pVout; in ImplEndAction()
375 delete pVout; in ImplEndAction()
468 pOut = pVout; in ImplUnlockPaint()
483 delete pVout; in ImplUnlockPaint()
1389 pOut = pVout; in SmoothScroll()
1428 const Bitmap aBitmap(pVout->GetBitmap(Point(), pVout->GetOutputSizePixel())); in SmoothScroll()
1545 *pVout); in SmoothScroll()
1553 *pVout); in SmoothScroll()
1594 delete pVout; in SmoothScroll()
[all …]
/trunk/main/sw/source/core/layout/
H A Dvirtoutp.cxx75 if( SwRootFrm::pVout->IsFlushable() ) in FlushVout()
77 SwRootFrm::pVout->_Flush(); in FlushVout()
85 if( SwRootFrm::pVout->IsFlushable() ) in HasSameRect()
86 return ( rRect == SwRootFrm::pVout->GetOrgRect() ); in HasSameRect()
H A Dnewfrm.cxx55 SwLayVout *SwRootFrm::pVout = 0; member in SwRootFrm
363 SwRootFrm::pVout = new SwLayVout(); in _FrmInit()
385 delete SwRootFrm::pVout; in _FrmFinit()
H A Dpaintfrm.cxx3014 pVout->Enter( pSh, aPaintRect, !bNoVirDev ); in Paint()
3023 pVout->SetOrgRect( aPaintRect ); in Paint()
3087 pVout->Leave(); in Paint()
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx984 OutputDevice* pVout; in PaintPicture() local
986 pVout = pOut, pOut = pShell->GetOut(); in PaintPicture()
989 pVout = pOut, pOut = pShell->GetWin(); in PaintPicture()
991 pVout = 0; in PaintPicture()
999 0, GRFMGR_DRAW_STANDARD, pVout ); in PaintPicture()
/trunk/main/sw/source/core/inc/
H A Drootfrm.hxx84 static SwLayVout *pVout; member in SwRootFrm

Completed in 55 milliseconds