Home
last modified time | relevance | path

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

/trunk/main/svx/source/form/
H A Dfmvwimp.cxx1452 const MapMode eSourceMode(MAP_100TH_MM); in implCreateXFormsControl() local
1458 …::Point controlPos( pOutDev->LogicToLogic( ::Point( controlSize.Width(), 0 ), eSourceMode, eTarget… in implCreateXFormsControl()
1459 …::Rectangle controlRect( controlPos, pOutDev->LogicToLogic( controlSize, eSourceMode, eTargetMode … in implCreateXFormsControl()
1534 eSourceMode( MAP_100TH_MM ); in createControlLabelPair() local
1542 ::Size aRealSize = _rOutDev.LogicToLogic(aTextSize, eTargetMode, eSourceMode); in createControlLabelPair()
1580 _rOutDev.LogicToLogic( ::Point( _nXOffsetMM, _nYOffsetMM ), eSourceMode, eTargetMode ), in createControlLabelPair()
1581 _rOutDev.LogicToLogic( aRealSize, eSourceMode, eTargetMode ) in createControlLabelPair()
1619 …_rOutDev.LogicToLogic( ::Point( aRealSize.Width() + _nXOffsetMM, _nYOffsetMM ), eSourceMode, eTarg… in createControlLabelPair()
1620 _rOutDev.LogicToLogic( aControlSize, eSourceMode, eTargetMode ) in createControlLabelPair()

Completed in 22 milliseconds