Home
last modified time | relevance | path

Searched refs:CalcLeft (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()
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()
H A Dfrmtool.cxx1965 long SwBorderAttrs::CalcLeft( const SwFrm *pCaller ) const in CalcLeft() function in SwBorderAttrs
2085 CalcLeft( pCaller ) == rCmpAttrs.CalcLeft( pCmp ) && in CmpLeftRight()
H A Dtabfrm.cxx3062 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()
H A Dpagechg.cxx1826 nWidth += rAttrs.CalcLeft( pFrm ) + rAttrs.CalcRight( pFrm ); in ImplCalcBrowseWidth()
1829 nWidth += rAttrs.CalcLeft( pFrm ); in ImplCalcBrowseWidth()
H A Dcalcmove.cxx991 const long nLeft = rAttrs.CalcLeft( this ); in MakePrtArea()
H A Dwsfrm.cxx3206 const sal_uInt16 nLeft = (sal_uInt16)pAttrs->CalcLeft( this ); in Format()
/trunk/main/sw/source/core/inc/
H A Dfrmtool.hxx363 long CalcLeft( const SwFrm *pCaller ) const;
/trunk/main/sw/source/core/text/
H A Dtxtfrm.cxx1907 (pFrm->Prt().*fnRect->fnSetPosX)( rAttrs.CalcLeft( pFrm ) ); in SwTestFormat()
1920 ( rAttrs.CalcLeft( pFrm ) + rAttrs.CalcRight( pFrm ) ) ); in SwTestFormat()

Completed in 115 milliseconds