Searched refs:nGoalWidth (Results 1 – 4 of 4) sorted by relevance
237 << SwapLong( rPicType.nGoalWidth in WriteBMPHeader()238 ? rPicType.nGoalWidth * 1000L / 254L in WriteBMPHeader()414 case RTF_PICWGOAL: rPicType.nGoalWidth = nVal; break; in ReadBmpData()
1342 pPicType->nGoalWidth && pPicType->nGoalHeight ) in _SetPictureSize()1344 aSize.Width() = pPicType->nGoalWidth; in _SetPictureSize()1358 … aSize.Width() = (pPicType->nGoalWidth?pPicType->nGoalWidth:(pPicType->nWidth*144)/254); in _SetPictureSize()
134 sal_uInt16 nGoalWidth, nGoalHeight; member
47 nType = nGoalWidth = nGoalHeight = 0; in ResetValues()