Home
last modified time | relevance | path

Searched refs:GetHeightOfLastLine (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/inc/ !
H A Dtxtfrm.hxx610 inline SwTwips GetHeightOfLastLine() const in GetHeightOfLastLine() function in SwTxtFrm
/trunk/main/sw/source/core/layout/ !
H A Dfrmtool.cxx810 mnHeightOfLastLine = pTxtFrm->GetHeightOfLastLine(); in SwCntntNotify()
1018 if ( mnHeightOfLastLine != static_cast<SwTxtFrm*>(pCnt)->GetHeightOfLastLine() ) in ~SwCntntNotify()
/trunk/main/sw/source/core/text/ !
H A Dtxtfrm.cxx2460 nRet = GetHeightOfLastLine(); in GetLineSpace()