Searched refs:_nXOffsetMM (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/svx/source/form/ |
H A D | fmvwimp.cxx | 1486 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 1580 _rOutDev.LogicToLogic( ::Point( _nXOffsetMM, _nYOffsetMM ), eSourceMode, eTargetMode ), in createControlLabelPair() 1619 …_rOutDev.LogicToLogic( ::Point( aRealSize.Width() + _nXOffsetMM, _nYOffsetMM ), eSourceMode, eTarg… in createControlLabelPair()
|
H A D | fmview.cxx | 600 void FmFormView::createControlLabelPair( OutputDevice* _pOutDev, sal_Int32 _nXOffsetMM, sal_Int32 _… in createControlLabelPair() argument 607 *_pOutDev, _nXOffsetMM, _nYOffsetMM, in createControlLabelPair()
|
/aoo41x/main/svx/source/inc/ |
H A D | fmvwimp.hxx | 259 sal_Int32 _nXOffsetMM, 276 sal_Int32 _nXOffsetMM,
|
/aoo41x/main/svx/inc/svx/ |
H A D | fmview.hxx | 90 sal_Int32 _nXOffsetMM,
|
Completed in 57 milliseconds