Searched refs:nCropBottom (Results 1 – 2 of 2) sorted by relevance
106 nCropBottom; in SV_IMPL_OP_PTRARR_SORT() local116 >> nCropBottom; in SV_IMPL_OP_PTRARR_SORT()119 rY = nOrgHeight - nCropTop - nCropBottom; in SV_IMPL_OP_PTRARR_SORT()
3870 sal_Int32 nCropBottom = (sal_Int32)rPropSet.GetPropertyValue( DFF_Prop_cropFromBottom, 0 ); in lcl_ApplyCropping() local3874 if( nCropTop || nCropBottom || nCropLeft || nCropRight ) in lcl_ApplyCropping()3893 if ( nCropBottom ) in lcl_ApplyCropping()3895 fFactor = (double)nCropBottom / 65536.0; in lcl_ApplyCropping()