Searched refs:nCropRight (Results 1 – 2 of 2) sorted by relevance
105 nCropRight, in SV_IMPL_OP_PTRARR_SORT() local115 >> nCropRight in SV_IMPL_OP_PTRARR_SORT()118 rX = nOrgWidth - nCropLeft - nCropRight; in SV_IMPL_OP_PTRARR_SORT()
3872 sal_Int32 nCropRight = (sal_Int32)rPropSet.GetPropertyValue( DFF_Prop_cropFromRight, 0 ); in lcl_ApplyCropping() local3874 if( nCropTop || nCropBottom || nCropLeft || nCropRight ) in lcl_ApplyCropping()3903 if ( nCropRight ) in lcl_ApplyCropping()3905 fFactor = (double)nCropRight / 65536.0; in lcl_ApplyCropping()