Home
last modified time | relevance | path

Searched refs:ScaleSelf (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svx/source/dialog/
H A Dframelink.cxx1287 Style& Style::ScaleSelf( double fScale, sal_uInt16 nMaxWidth ) in ScaleSelf() function in svx::frame::Style
1295 return Style( *this ).ScaleSelf( fScale, nMaxWidth ); in Scale()
1495 aScaled.ScaleSelf( 1.0 / cos( GetVerDiagAngle( rTPos, rBPos ) ) ); in DrawVerFrameBorderSlanted()
/trunk/main/svx/inc/svx/
H A Dframelink.hxx157 Style& ScaleSelf( double fScale, sal_uInt16 nMaxWidth = SAL_MAX_UINT16 );
/trunk/main/svx/source/table/
H A Dsvdotable.cxx1911 aScaled.ScaleSelf( 1.0 / cos( svx::frame::GetVerDiagAngle( rTop, rBottom ) ) ); in lcl_VertLine()
/trunk/main/sc/source/ui/view/
H A Doutput.cxx1373 aScaled.ScaleSelf( 1.0 / cos( svx::frame::GetVerDiagAngle( rTop, rBottom ) ) ); in lcl_VertLine()

Completed in 44 milliseconds