Searched refs:InnerHeight (Results 1 – 4 of 4) sorted by relevance
39 [attribute] double InnerHeight;
150 SwTwips InnerHeight() const;
2394 SwTwips SwLayoutFrm::InnerHeight() const in InnerHeight() function in SwLayoutFrm2405 SwTwips nTmp = ((SwLayoutFrm*)pCnt)->InnerHeight(); in InnerHeight()2423 nRet += ((SwLayoutFrm*)pCnt)->InnerHeight() - in InnerHeight()3632 nInnerHeight += pLay->InnerHeight(); in FormatWidthCols()3642 nInnerHeight += pLay->InnerHeight(); in FormatWidthCols()
1464 nRemaining += InnerHeight(); in Format()2690 long nRet = InnerHeight() - (Prt().*fnRect->fnGetHeight)(); in Undersize()
Completed in 45 milliseconds