Home
last modified time | relevance | path

Searched refs:aMM100Pos (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx639 awt::Point aMM100Pos(pSvxShape->getPosition()); in add() local
668 SwTwips nHoriPos = MM100_TO_TWIP(aMM100Pos.X); in add()
674 aMM100Pos.X = TWIP_TO_MM100(pDesc->GetHOrient()->GetPos()); in add()
681 SwTwips nVertPos = MM100_TO_TWIP(aMM100Pos.Y); in add()
687 aMM100Pos.Y = TWIP_TO_MM100(pDesc->GetVOrient()->GetPos()); in add()
708 pSvxShape->setPosition(aMM100Pos); in add()
741 Point aTmp(MM100_TO_TWIP(aMM100Pos.X), MM100_TO_TWIP(aMM100Pos.Y)); in add()

Completed in 20 milliseconds