Searched refs:aBulletPos (Results 1 – 1 of 1) sorted by relevance
1114 Point aBulletPos; in PaintBullet() local1117 aBulletPos.Y() = rStartPos.Y() + aBulletArea.Top(); in PaintBullet()1119 aBulletPos.X() = rStartPos.X() + aBulletArea.Left(); in PaintBullet()1121 … aBulletPos.X() = rStartPos.X() + GetPaperSize().Width() - aBulletArea.Right(); in PaintBullet()1125 aBulletPos.X() = rStartPos.X() - aBulletArea.Bottom(); in PaintBullet()1126 aBulletPos.Y() = rStartPos.Y() + aBulletArea.Left(); in PaintBullet()1139 aBulletPos, in PaintBullet()1148 …((GraphicObject*)pFmt->GetBrush()->GetGraphicObject())->Draw( pOutDev, aBulletPos, pPara->aBulSize… in PaintBullet()1742 Point aBulletPos( aBulletDocPos ); in ImpCalcBulletArea() local1746 aBulletPos.Y() = aBulletDocPos.X(); in ImpCalcBulletArea()[all …]