Home
last modified time | relevance | path

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

/trunk/main/svx/source/form/
H A Dfmvwimp.cxx1486 bool FmXFormView::createControlLabelPair( OutputDevice& _rOutDev, sal_Int32 _nXOffsetMM, sal_Int32 … in createControlLabelPair() argument
1493 if ( !createControlLabelPair( m_aContext, _rOutDev, _nXOffsetMM, _nYOffsetMM, in createControlLabelPair()
1515 …OutputDevice& _rOutDev, sal_Int32 _nXOffsetMM, sal_Int32 _nYOffsetMM, const Reference< XPropertySe… in createControlLabelPair() argument
1531 ::Size aTextSize( _rOutDev.GetTextWidth(sFieldName + _rFieldPostfix), _rOutDev.GetTextHeight() ); in createControlLabelPair()
1533 MapMode eTargetMode( _rOutDev.GetMapMode() ), in createControlLabelPair()
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()
/trunk/main/svx/source/inc/
H A Dfmvwimp.hxx258 OutputDevice& _rOutDev,
275 OutputDevice& _rOutDev,
/trunk/main/svx/source/svdraw/
H A Dsvdpagv.cxx84 const SdrPageWindow* SdrPageView::FindPatchedPageWindow( const OutputDevice& _rOutDev ) const in FindPatchedPageWindow()
93 if ( &rPaintWindow.GetOutputDevice() == &_rOutDev ) in FindPatchedPageWindow()

Completed in 31 milliseconds