Home
last modified time | relevance | path

Searched refs:nCropBottom (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sw/source/filter/ww8/
H A Dww8par4.cxx107 nCropBottom; in SV_IMPL_OP_PTRARR_SORT() local
117 >> nCropBottom; in SV_IMPL_OP_PTRARR_SORT()
120 rY = nOrgHeight - nCropTop - nCropBottom; in SV_IMPL_OP_PTRARR_SORT()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx3873 sal_Int32 nCropBottom = (sal_Int32)rPropSet.GetPropertyValue( DFF_Prop_cropFromBottom, 0 ); in lcl_ApplyCropping() local
3877 if( nCropTop || nCropBottom || nCropLeft || nCropRight ) in lcl_ApplyCropping()
3896 if ( nCropBottom ) in lcl_ApplyCropping()
3898 fFactor = (double)nCropBottom / 65536.0; in lcl_ApplyCropping()

Completed in 45 milliseconds