Home
last modified time | relevance | path

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

/AOO41X/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx994 Size aLTSize( OutputDevice::LogicToLogic( in ExecuteGrafAttr() local
999 aCropDlgAttr.Put( SdrGrafCropItem( aLTSize.Width(), aLTSize.Height(), in ExecuteGrafAttr()
1028aLTSize = OutputDevice::LogicToLogic( Size( rNewCrop.GetLeft(), rNewCrop.GetTop() ), aMapTwip, aMa… in ExecuteGrafAttr()
1030 …aSet.Put( SdrGrafCropItem( aLTSize.Width(), aLTSize.Height(), aRBSize.Width(), aRBSize.Height() ) … in ExecuteGrafAttr()