Searched refs:SwLayVout (Results 1 – 4 of 4) sorted by relevance
38 class SwLayVout class53 SwLayVout() : pSh(0), pOut(0), pVirDev(0), aSize(0, VIRTUALHEIGHT), nCount(0) {} in SwLayVout() function in SwLayVout54 ~SwLayVout() { delete pVirDev; } in ~SwLayVout()
137 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()
55 SwLayVout *SwRootFrm::pVout = 0;363 SwRootFrm::pVout = new SwLayVout(); in _FrmInit()
36 class SwLayVout;85 static SwLayVout *pVout;
Completed in 34 milliseconds