Searched refs:nGoalWidth (Results 1 – 4 of 4) sorted by relevance
238 << SwapLong( rPicType.nGoalWidth in WriteBMPHeader()239 ? rPicType.nGoalWidth * 1000L / 254L in WriteBMPHeader()415 case RTF_PICWGOAL: rPicType.nGoalWidth = nVal; break; in ReadBmpData()
1348 pPicType->nGoalWidth && pPicType->nGoalHeight ) in _SetPictureSize()1350 aSize.Width() = pPicType->nGoalWidth; in _SetPictureSize()1364 … 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()