Home
last modified time | relevance | path

Searched refs:nCropLeft (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/filter/ww8/
H A Dww8par4.cxx104 nCropLeft, in SV_IMPL_OP_PTRARR_SORT() local
114 >> nCropLeft // Cropping in 1/100 mm in SV_IMPL_OP_PTRARR_SORT()
119 rX = nOrgWidth - nCropLeft - nCropRight; in SV_IMPL_OP_PTRARR_SORT()
/aoo41x/main/filter/source/msfilter/
H A Dmsdffimp.cxx3861 sal_Int32 nCropLeft = (sal_Int32)rPropSet.GetPropertyValue( DFF_Prop_cropFromLeft, 0 ); in lcl_ApplyCropping() local
3864 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 75 milliseconds