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()
3856 sal_Int32 nCropRight = (sal_Int32)rPropSet.GetPropertyValue( DFF_Prop_cropFromRight, 0 ); in lcl_ApplyCropping() local3858 if( nCropTop || nCropBottom || nCropLeft || nCropRight ) in lcl_ApplyCropping()3887 if ( nCropRight ) in lcl_ApplyCropping()3889 fFactor = (double)nCropRight / 65536.0; in lcl_ApplyCropping()
Completed in 41 milliseconds