Searched refs:GetParHeight (Results 1 – 9 of 9) sorted by relevance
89 nTmp = ((SwTxtFrm*)pFrm)->GetParHeight() in lcl_CalcContentHeight()309 nRemaining += ((SwTxtFrm*)pFrm)->GetParHeight() in FormatSize()
2425 nRet += ((SwTxtFrm*)pCnt)->GetParHeight() - in InnerHeight()3239 nRemaining += ((SwTxtFrm*)pFrm)->GetParHeight() in Format()
781 nTmp += ((SwTxtFrm*)pCnt)->GetParHeight() in MakeAll()
1415 nRemaining += ((SwTxtFrm*)pFrm)->GetParHeight() in Format()
221 nRet = ((SwTxtFrm*)pFrm)->GetParHeight() - in lcl_Undersize()
3303 nLow += ((SwTxtFrm*)pLow)->GetParHeight()-pLow->Prt().Height(); in lcl_CalcCellRstHeight()
450 sal_uInt16 GetParHeight() const;
898 SwTwips nChgHeight = GetParHeight(); in CalcPreps()
2081 KSHORT SwTxtFrm::GetParHeight() const in GetParHeight() function in SwTxtFrm
Completed in 119 milliseconds