Searched refs:nCropTop (Results 1 – 2 of 2) sorted by relevance
105 nCropTop, in SV_IMPL_OP_PTRARR_SORT() local115 >> nCropTop in SV_IMPL_OP_PTRARR_SORT()120 rY = nOrgHeight - nCropTop - nCropBottom; in SV_IMPL_OP_PTRARR_SORT()
3853 sal_Int32 nCropTop = (sal_Int32)rPropSet.GetPropertyValue( DFF_Prop_cropFromTop, 0 ); in lcl_ApplyCropping() local3858 if( nCropTop || nCropBottom || nCropLeft || nCropRight ) in lcl_ApplyCropping()3872 if ( nCropTop ) in lcl_ApplyCropping()3874 fFactor = (double)nCropTop / 65536.0; in lcl_ApplyCropping()
Completed in 42 milliseconds