Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/text/
H A Dinftxt.hxx611 inline KSHORT RealWidth() const { return nRealWidth; } in RealWidth() function in SwTxtFormatInfo
612 inline void RealWidth( const KSHORT nNew ) { nRealWidth = nNew; } in RealWidth() function in SwTxtFormatInfo
H A Dporfly.cxx84 rInf.Width( rInf.RealWidth() ); in Format()
H A Dtxtftn.cxx1151 const KSHORT nOldRealWidth = rInf.RealWidth(); in FormatQuoVadis()
1152 rInf.RealWidth( nOldRealWidth - nLastLeft ); in FormatQuoVadis()
H A Ditrform2.cxx1860 rInf.RealWidth( KSHORT(rInf.Right()) - KSHORT(GetLeftMargin()) ); in FeedInf()
1861 rInf.Width( rInf.RealWidth() ); in FeedInf()
H A Dtxtfly.cxx345 SwRect aLine( GetLeftMargin(), Y(), rInf.RealWidth(), nHeight ); in ChkFlyUnderflow()
476 SwRect aLine( rInf.X() + nLeftMin, nTop, rInf.RealWidth() - rInf.X() in CalcFlyWidth()
H A Dportxt.cxx492 ASSERT( rInf.RealWidth() || (rInf.X() == rInf.Width()), in Format()
H A Dporlay.cxx402 const KSHORT nLineWidth = rInf.RealWidth(); in CalcLine()
H A Dpormulti.cxx1891 aInf.RealWidth( KSHORT(nActWidth) ); in BuildMultiPortion()

Completed in 74 milliseconds