Searched refs:CalcRel (Results 1 – 5 of 5) sorted by relevance
69 using SwLayoutFrm::CalcRel;132 Size CalcRel( const SwFmtFrmSize &rSz ) const;
62 long CalcRel( const SwFmtFrmSize &rSz, sal_Bool bWidth ) const;
1386 Size aRelSize( CalcRel( rFrmSz ) ); in Format()1500 ASSERT( aRelSize == CalcRel( rFrmSz ), "SwFlyFrm::Format CalcRel problem" ) in Format()2571 Size SwFlyFrm::CalcRel( const SwFmtFrmSize &rSz ) const in CalcRel() function in SwFlyFrm
3365 long SwLayoutFrm::CalcRel( const SwFmtFrmSize &rSz, sal_Bool ) const in CalcRel() function in SwLayoutFrm
2964 const SwTwips nWishedTableWidth = CalcRel( rSz, sal_True ); in Format()
Completed in 109 milliseconds