Searched refs:CalcLeft (Results 1 – 8 of 8) sorted by relevance
197 SwTwips nLR = pAttrs->CalcLeft( this ) + pAttrs->CalcRight( this ); in FormatPrt()199 aPrt.Left(pAttrs->CalcLeft(this)); in FormatPrt()221 aPrt.Left( pAttrs->CalcLeft( this ) ); in FormatPrt()227 SwTwips nLR = pAttrs->CalcLeft( this ) + pAttrs->CalcRight( this ); in FormatPrt()
1949 long SwBorderAttrs::CalcLeft( const SwFrm *pCaller ) const in CalcLeft() function in SwBorderAttrs2069 CalcLeft( pCaller ) == rCmpAttrs.CalcLeft( pCmp ) && in CmpLeftRight()
1826 nWidth += rAttrs.CalcLeft( pFrm ) + rAttrs.CalcRight( pFrm ); in ImplCalcBrowseWidth()1829 nWidth += rAttrs.CalcLeft( pFrm ); in ImplCalcBrowseWidth()
3062 nLeftSpacing = pAttrs->CalcLeft( this ); in Format()3093 nLeftSpacing = pAttrs->CalcLeft( this ); in Format()4100 nTopSpace = rAttrs.CalcLeft( &rCell ); in lcl_CalcTopAndBottomMargin()5191 nLeftSpace = pAttrs->CalcLeft( this ); in Format()
991 const long nLeft = rAttrs.CalcLeft( this ); in MakePrtArea()
3201 const sal_uInt16 nLeft = (sal_uInt16)pAttrs->CalcLeft( this ); in Format()
354 long CalcLeft( const SwFrm *pCaller ) const;
1907 (pFrm->Prt().*fnRect->fnSetPosX)( rAttrs.CalcLeft( pFrm ) ); in SwTestFormat()1920 ( rAttrs.CalcLeft( pFrm ) + rAttrs.CalcRight( pFrm ) ) ); in SwTestFormat()
Completed in 96 milliseconds