Home
last modified time | relevance | path

Searched refs:nCropR (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dwrtww8gr.cxx530 sal_Int16 nCropL = 0, nCropR = 0, nCropT = 0, nCropB = 0; in WritePICFHeader() local
539 nCropR = (sal_Int16)rCr.GetRight(); in WritePICFHeader()
678 Set_UInt16( pArr, nCropR ); // set dxaCropRight in WritePICFHeader()
772 sal_Int16 nCropL = 0, nCropR = 0, nCropT = 0, nCropB = 0; in WritePICBulletFHeader() local
854 Set_UInt16( pArr, nCropR ); // set dxaCropRight in WritePICBulletFHeader()
/trunk/main/sw/source/filter/rtf/
H A Drtffly.cxx1367 ( pPicType->nCropL + pPicType->nCropR ))) / 100L; in _SetPictureSize()
1450 if( pPicType->nCropR ) in _SetPictureSize()
1452 aCrop.SetRight( pPicType->nCropR ); in _SetPictureSize()
1591 case RTF_OBJCROPR: aOleType.nCropR = (short)nTokenValue; break; in ReadOLEData()
/trunk/main/editeng/source/rtf/
H A Drtfgrf.cxx450 case RTF_PICCROPR: rPicType.nCropR = (short)nTokenValue; break; in ReadBmpData()
/trunk/main/editeng/inc/editeng/
H A Dsvxrtf.hxx139 short nCropT, nCropB, nCropL, nCropR; member
/trunk/main/editeng/source/editeng/
H A Deertfpar.cxx52 nCropT = nCropB = nCropL = nCropR = 0; in ResetValues()

Completed in 37 milliseconds