Searched refs:aMovePnt (Results 1 – 1 of 1) sorted by relevance
167 Point aMovePnt = m_aFormattingFT.GetPosPixel(); in SwCompatibilityOptPage() local169 aNewPnt.Y() = aMovePnt.Y(); in SwCompatibilityOptPage()171 aMovePnt = m_aFormattingLB.GetPosPixel(); in SwCompatibilityOptPage()173 long nDelta = aNewPnt.Y() - aMovePnt.Y(); in SwCompatibilityOptPage()174 aNewPnt.Y() = aMovePnt.Y(); in SwCompatibilityOptPage()
Completed in 14 milliseconds