Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/main/filter/source/msfilter/
H A Dmsdffimp.cxx3854 sal_Int32 nCropBottom = (sal_Int32)rPropSet.GetPropertyValue( DFF_Prop_cropFromBottom, 0 ); in lcl_ApplyCropping() local
3858 if( nCropTop || nCropBottom || nCropLeft || nCropRight ) in lcl_ApplyCropping()
3877 if ( nCropBottom ) in lcl_ApplyCropping()
3879 fFactor = (double)nCropBottom / 65536.0; in lcl_ApplyCropping()

Completed in 49 milliseconds