Searched refs:aBulletDocPos (Results 1 – 1 of 1) sorted by relevance
1740 Point aBulletDocPos( aBulletArea.TopLeft() ); in ImpCalcBulletArea() local1741 aBulletDocPos.Y() += pEditEngine->GetDocPosTopLeft( nPara ).Y(); in ImpCalcBulletArea()1742 Point aBulletPos( aBulletDocPos ); in ImpCalcBulletArea()1746 aBulletPos.Y() = aBulletDocPos.X(); in ImpCalcBulletArea()1747 aBulletPos.X() = GetPaperSize().Width() - aBulletDocPos.Y(); in ImpCalcBulletArea()1756 aBulletPos.X() = GetPaperSize().Width() - aBulletDocPos.X() - aBulletSize.Width(); in ImpCalcBulletArea()
Completed in 34 milliseconds