Searched refs:CalcRight (Results 1 – 8 of 8) sorted by relevance
197 SwTwips nLR = pAttrs->CalcLeft( this ) + pAttrs->CalcRight( this ); in FormatPrt()227 SwTwips nLR = pAttrs->CalcLeft( this ) + pAttrs->CalcRight( this ); in FormatPrt()
1937 long SwBorderAttrs::CalcRight( const SwFrm* pCaller ) const in CalcRight() function in SwBorderAttrs2087 CalcRight( pCaller ) == rCmpAttrs.CalcRight( pCmp ) ); in CmpLeftRight()
3072 nRightSpacing = pAttrs->CalcRight( this ); in Format()4101 nBottomSpace = rAttrs.CalcRight( &rCell ); in lcl_CalcTopAndBottomMargin()5192 nRightSpace = pAttrs->CalcRight( this ); in Format()
992 const long nRight = ((SwBorderAttrs&)rAttrs).CalcRight( this ); in MakePrtArea()
1826 nWidth += rAttrs.CalcLeft( pFrm ) + rAttrs.CalcRight( pFrm ); in ImplCalcBrowseWidth()
3209 const sal_uInt16 nRight = (sal_uInt16)((SwBorderAttrs*)pAttrs)->CalcRight( this ); in Format()
364 long CalcRight( const SwFrm *pCaller ) const;
1920 ( rAttrs.CalcLeft( pFrm ) + rAttrs.CalcRight( pFrm ) ) ); in SwTestFormat()
Completed in 96 milliseconds