Home
last modified time | relevance | path

Searched refs:CalcRight (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dhffrm.cxx197 SwTwips nLR = pAttrs->CalcLeft( this ) + pAttrs->CalcRight( this ); in FormatPrt()
227 SwTwips nLR = pAttrs->CalcLeft( this ) + pAttrs->CalcRight( this ); in FormatPrt()
H A Dfrmtool.cxx1937 long SwBorderAttrs::CalcRight( const SwFrm* pCaller ) const in CalcRight() function in SwBorderAttrs
2087 CalcRight( pCaller ) == rCmpAttrs.CalcRight( pCmp ) ); in CmpLeftRight()
H A Dtabfrm.cxx3072 nRightSpacing = pAttrs->CalcRight( this ); in Format()
4101 nBottomSpace = rAttrs.CalcRight( &rCell ); in lcl_CalcTopAndBottomMargin()
5192 nRightSpace = pAttrs->CalcRight( this ); in Format()
H A Dcalcmove.cxx992 const long nRight = ((SwBorderAttrs&)rAttrs).CalcRight( this ); in MakePrtArea()
H A Dpagechg.cxx1826 nWidth += rAttrs.CalcLeft( pFrm ) + rAttrs.CalcRight( pFrm ); in ImplCalcBrowseWidth()
H A Dwsfrm.cxx3209 const sal_uInt16 nRight = (sal_uInt16)((SwBorderAttrs*)pAttrs)->CalcRight( this ); in Format()
/trunk/main/sw/source/core/inc/
H A Dfrmtool.hxx364 long CalcRight( const SwFrm *pCaller ) const;
/trunk/main/sw/source/core/text/
H A Dtxtfrm.cxx1920 ( rAttrs.CalcLeft( pFrm ) + rAttrs.CalcRight( pFrm ) ) ); in SwTestFormat()

Completed in 113 milliseconds