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