Searched refs:nCropTop (Results 1 – 2 of 2) sorted by relevance
105 nCropTop, in SV_IMPL_OP_PTRARR_SORT() local115 >> nCropTop in SV_IMPL_OP_PTRARR_SORT()120 rY = nOrgHeight - nCropTop - nCropBottom; in SV_IMPL_OP_PTRARR_SORT()
3859 sal_Int32 nCropTop = (sal_Int32)rPropSet.GetPropertyValue( DFF_Prop_cropFromTop, 0 ); in lcl_ApplyCropping() local3864 if( nCropTop || nCropBottom || nCropLeft || nCropRight ) in lcl_ApplyCropping()3878 if ( nCropTop ) in lcl_ApplyCropping()3880 fFactor = (double)nCropTop / 65536.0; in lcl_ApplyCropping()