Home
last modified time | relevance | path

Searched refs:SwLayVout (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dvirtoutp.hxx38 class SwLayVout class
53 SwLayVout() : pSh(0), pOut(0), pVirDev(0), aSize(0, VIRTUALHEIGHT), nCount(0) {} in SwLayVout() function in SwLayVout
54 ~SwLayVout() { delete pVirDev; } in ~SwLayVout()
H A Dvirtoutp.cxx137 sal_Bool SwLayVout::DoesFit( const Size &rNew ) in DoesFit()
178 void SwLayVout::Enter( ViewShell *pShell, SwRect &rRect, sal_Bool bOn ) in Enter()
242 void SwLayVout::_Flush() in _Flush()
H A Dnewfrm.cxx55 SwLayVout *SwRootFrm::pVout = 0;
363 SwRootFrm::pVout = new SwLayVout(); in _FrmInit()
/trunk/main/sw/source/core/inc/
H A Drootfrm.hxx35 class SwLayVout;
84 static SwLayVout *pVout;

Completed in 20 milliseconds