Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/unocore/
H A Dunodraw.cxx641 awt::Point aMM100Pos(pSvxShape->getPosition()); in add() local
670 SwTwips nHoriPos = MM100_TO_TWIP(aMM100Pos.X); in add()
676 aMM100Pos.X = TWIP_TO_MM100(pDesc->GetHOrient()->GetPos()); in add()
683 SwTwips nVertPos = MM100_TO_TWIP(aMM100Pos.Y); in add()
689 aMM100Pos.Y = TWIP_TO_MM100(pDesc->GetVOrient()->GetPos()); in add()
710 pSvxShape->setPosition(aMM100Pos); in add()
743 Point aTmp(MM100_TO_TWIP(aMM100Pos.X), MM100_TO_TWIP(aMM100Pos.Y)); in add()

Completed in 27 milliseconds