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()
3861 sal_Int32 nCropLeft = (sal_Int32)rPropSet.GetPropertyValue( DFF_Prop_cropFromLeft, 0 ); in lcl_ApplyCropping() local3864 if( nCropTop || nCropBottom || nCropLeft || nCropRight ) in lcl_ApplyCropping()3888 if ( nCropLeft ) in lcl_ApplyCropping()3890 fFactor = (double)nCropLeft / 65536.0; in lcl_ApplyCropping()
Completed in 50 milliseconds