Home
last modified time | relevance | path

Searched refs:GrowTst (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/sw/source/core/inc/
H A Dtxtfrm.hxx370 inline SwTwips GrowTst( const SwTwips nGrow );
664 inline SwTwips SwTxtFrm::GrowTst( const SwTwips nGrow ) in GrowTst() function in SwTxtFrm
/AOO42X/main/sw/source/core/text/
H A Dwidorp.cxx171 nHeight += pFrm->GrowTst( LONG_MAX ); in IsInside()