Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx137 aPtMM = Point( aSize.Width() / 2, aSize.Height() / 2 ); in Resize_Impl()
534 case RP_MM: return aPtMM; in GetPointFromRP()
540 return( aPtMM ); // default in GetPointFromRP()
560 aPtNew.X() = aPtMM.X(); in SetActualRPWithoutInvalidate()
563 aPtNew.Y() = aPtMM.Y(); in SetActualRPWithoutInvalidate()
603 x = aPtMM.X(); in GetApproxLogPtFromPixPt()
608 x = aPtMM.X(); in GetApproxLogPtFromPixPt()
615 y = aPtMM.Y(); in GetApproxLogPtFromPixPt()
620 y = aPtMM.Y(); in GetApproxLogPtFromPixPt()
696 _aPtNew.X() = aPtMM.X(); in SetState()
[all …]
/trunk/main/svx/inc/svx/
H A Ddlgctrl.hxx96 Point aPtLM, aPtMM, aPtRM; member in SvxRectCtl

Completed in 25 milliseconds