Searched refs:nCropTop (Results 1 – 2 of 2) sorted by relevance
104 nCropTop, in SV_IMPL_OP_PTRARR_SORT() local114 >> nCropTop in SV_IMPL_OP_PTRARR_SORT()119 rY = nOrgHeight - nCropTop - nCropBottom; in SV_IMPL_OP_PTRARR_SORT()
3869 sal_Int32 nCropTop = (sal_Int32)rPropSet.GetPropertyValue( DFF_Prop_cropFromTop, 0 ); in lcl_ApplyCropping() local3874 if( nCropTop || nCropBottom || nCropLeft || nCropRight ) in lcl_ApplyCropping()3888 if ( nCropTop ) in lcl_ApplyCropping()3890 fFactor = (double)nCropTop / 65536.0; in lcl_ApplyCropping()