Home
last modified time | relevance | path

Searched refs:nCropRight (Results 1 – 2 of 2) sorted by path

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx3875 sal_Int32 nCropRight = (sal_Int32)rPropSet.GetPropertyValue( DFF_Prop_cropFromRight, 0 ); in lcl_ApplyCropping() local
3877 if( nCropTop || nCropBottom || nCropLeft || nCropRight ) in lcl_ApplyCropping()
3906 if ( nCropRight ) in lcl_ApplyCropping()
3908 fFactor = (double)nCropRight / 65536.0; in lcl_ApplyCropping()
/trunk/main/sw/source/filter/ww8/
H A Dww8par4.cxx106 nCropRight, in SV_IMPL_OP_PTRARR_SORT() local
116 >> nCropRight in SV_IMPL_OP_PTRARR_SORT()
119 rX = nOrgWidth - nCropLeft - nCropRight; in SV_IMPL_OP_PTRARR_SORT()

Completed in 47 milliseconds