Searched refs:CalcUpperSpace (Results 1 – 6 of 6) sorted by relevance
207 SwTwips CalcUpperSpace( const SwBorderAttrs *pAttrs = NULL,
1060 nUpper = CalcUpperSpace( &rAttrs, NULL ); in MakePrtArea()1974 nUpper = CalcUpperSpace( NULL, pTmpPrev ); in _WouldFit()
1456 SwTwips SwFlowFrm::CalcUpperSpace( const SwBorderAttrs *pAttrs, in CalcUpperSpace() function in SwFlowFrm1732 ? _GetUpperSpaceAmountConsideredForPageGrid( CalcUpperSpace( 0, 0, false ) ) in GetUpperSpaceAmountConsideredForPrevFrmAndPageGrid()
1172 long nTop = CalcUpperSpace(); in SimpleFormat()1342 SwTwips nUpper = CalcUpperSpace(); in Format()
2922 SwTwips nUpper = CalcUpperSpace( pAttrs ); in Format()5726 nTmpHeight += SwFlowFrm::CastFlowFrm(pTmp)->CalcUpperSpace( NULL, pLast); in lcl_CalcHeightOfFirstContentLine()5756 nTmpHeight += SwFlowFrm::CastFlowFrm(pTmp)->CalcUpperSpace(); in lcl_CalcHeightOfFirstContentLine()
1911 SwTwips nUpper = pFrm->CalcUpperSpace( &rAttrs, pPre ); in SwTestFormat()
Completed in 61 milliseconds