Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx3874 sal_Int32 nCropLeft = (sal_Int32)rPropSet.GetPropertyValue( DFF_Prop_cropFromLeft, 0 ); in lcl_ApplyCropping() local
3877 if( nCropTop || nCropBottom || nCropLeft || nCropRight ) in lcl_ApplyCropping()
3901 if ( nCropLeft ) in lcl_ApplyCropping()
3903 fFactor = (double)nCropLeft / 65536.0; in lcl_ApplyCropping()
/trunk/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()

Completed in 48 milliseconds