Searched refs:ScaleSelf (Results 1 – 4 of 4) sorted by relevance
1287 Style& Style::ScaleSelf( double fScale, sal_uInt16 nMaxWidth ) in ScaleSelf() function in svx::frame::Style1295 return Style( *this ).ScaleSelf( fScale, nMaxWidth ); in Scale()1495 aScaled.ScaleSelf( 1.0 / cos( GetVerDiagAngle( rTPos, rBPos ) ) ); in DrawVerFrameBorderSlanted()
157 Style& ScaleSelf( double fScale, sal_uInt16 nMaxWidth = SAL_MAX_UINT16 );
1911 aScaled.ScaleSelf( 1.0 / cos( svx::frame::GetVerDiagAngle( rTop, rBottom ) ) ); in lcl_VertLine()
1373 aScaled.ScaleSelf( 1.0 / cos( svx::frame::GetVerDiagAngle( rTop, rBottom ) ) ); in lcl_VertLine()
Completed in 40 milliseconds