Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/rtf/
H A Drtffly.cxx1310 pPicType ); in InsPicture()
1311 if( pPicType ) in InsPicture()
1343 if( pPicType ) in _SetPictureSize()
1348 pPicType->nGoalWidth && pPicType->nGoalHeight ) in _SetPictureSize()
1364 aSize.Width() = (pPicType->nGoalWidth?pPicType->nGoalWidth:(pPicType->nWidth*144)/254); in _SetPictureSize()
1365 aSize.Height() = (pPicType->nGoalHeight?pPicType->nGoalHeight:(pPicType->nHeight*144)/254); in _SetPictureSize()
1372 ( pPicType->nCropL + pPicType->nCropR ))) / 100L; in _SetPictureSize()
1376 ( pPicType->nCropT + pPicType->nCropB ))) / 100L; in _SetPictureSize()
1408 if( pPicType ) in _SetPictureSize()
1440 if( pPicType->nCropT ) in _SetPictureSize()
[all …]

Completed in 26 milliseconds