Home
last modified time | relevance | path

Searched refs:InnerHeight (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/oovbaapi/ooo/vba/msforms/
H A DXUserForm.idl39 [attribute] double InnerHeight;
/aoo41x/main/sw/source/core/inc/
H A Dlayfrm.hxx150 SwTwips InnerHeight() const;
/aoo41x/main/sw/source/core/layout/
H A Dwsfrm.cxx2394 SwTwips SwLayoutFrm::InnerHeight() const in InnerHeight() function in SwLayoutFrm
2405 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()
H A Dsectfrm.cxx1464 nRemaining += InnerHeight(); in Format()
2690 long nRet = InnerHeight() - (Prt().*fnRect->fnGetHeight)(); in Undersize()

Completed in 46 milliseconds