Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dframelink.cxx1200 #define SCALEVALUE( value ) lclScaleValue( value, fScale, nMaxWidth ) macro
1237 Set( SCALEVALUE( nPrim ), 0, 0 ); in Set()
1242 Set( SCALEVALUE( nPrim ), SCALEVALUE( nDist ), SCALEVALUE( nSecn ) ); in Set()
1245 sal_uInt16 nPixWidth = SCALEVALUE( nPrim + nDist + nSecn ); in Set()
1289 Set( SCALEVALUE( mnPrim ), SCALEVALUE( mnDist ), SCALEVALUE( mnSecn ) ); in ScaleSelf()
1338 #undef SCALEVALUE

Completed in 20 milliseconds