Searched refs:nCropBottom (Results 1 – 2 of 2) sorted by relevance
107 nCropBottom; in SV_IMPL_OP_PTRARR_SORT() local117 >> nCropBottom; in SV_IMPL_OP_PTRARR_SORT()120 rY = nOrgHeight - nCropTop - nCropBottom; in SV_IMPL_OP_PTRARR_SORT()
3854 sal_Int32 nCropBottom = (sal_Int32)rPropSet.GetPropertyValue( DFF_Prop_cropFromBottom, 0 ); in lcl_ApplyCropping() local3858 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 47 milliseconds