Searched refs:nCropLeft (Results 1 – 2 of 2) sorted by relevance
104 nCropLeft, in SV_IMPL_OP_PTRARR_SORT() local114 >> nCropLeft // Cropping in 1/100 mm in SV_IMPL_OP_PTRARR_SORT()119 rX = nOrgWidth - nCropLeft - nCropRight; in SV_IMPL_OP_PTRARR_SORT()
3855 sal_Int32 nCropLeft = (sal_Int32)rPropSet.GetPropertyValue( DFF_Prop_cropFromLeft, 0 ); in lcl_ApplyCropping() local3858 if( nCropTop || nCropBottom || nCropLeft || nCropRight ) in lcl_ApplyCropping()3882 if ( nCropLeft ) in lcl_ApplyCropping()3884 fFactor = (double)nCropLeft / 65536.0; in lcl_ApplyCropping()
Completed in 53 milliseconds