/trunk/main/svx/source/svdraw/ |
H A D | svdoole2.cxx | 191 …aContainerMapUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xParentVis->getMapUnit( mpObj->GetAspect() … in impl_getScaledRect_nothrow() 254 …aContainerMapUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xParentVis->getMapUnit( mpObj->GetAspect() … in notifyEvent() 256 …MapUnit aObjMapUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( mpObj->GetObjRef()->getMapUnit( mpObj->Ge… in notifyEvent() 500 …aContainerMapUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xParentVis->getMapUnit( mpObj->GetAspect() … in getPlacement() 554 …aContainerMapUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xParentVis->getMapUnit( mpObj->GetAspect() … in changedPlacement() 1840 MapUnit aMapUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObjRef->getMapUnit( GetAspect() ) ); in ImpSetVisAreaSize() 1864 MapUnit aNewMapUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObjRef->getMapUnit( GetAspect() ) ); in ImpSetVisAreaSize() 1911 … MapUnit aMapUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObjRef->getMapUnit( GetAspect() ) ); in ImpSetVisAreaSize()
|
/trunk/main/sw/source/ui/uiview/ |
H A D | swcli.cxx | 75 MapMode aObjectMap( VCLUnoHelper::UnoEmbed2VCLMapUnit( GetObject()->getMapUnit( GetAspect() ) ) ); in RequestNewObjectArea() 150 …const MapMode aObjMap( VCLUnoHelper::UnoEmbed2VCLMapUnit( GetObject()->getMapUnit( GetAspect() ) )… in ViewChanged()
|
/trunk/main/sd/source/ui/func/ |
H A D | fuinsert.cxx | 319 MapUnit aUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( nAspect ) ); in DoExecute() 570 aMapUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( nAspect ) ); in DoExecute()
|
/trunk/main/sc/source/ui/drawfunc/ |
H A D | fuins2.cxx | 356 aMapUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( nAspect ) ); in FuInsertOLE() 563 MapUnit aMapUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( nAspect ) ); in FuInsertChart()
|
/trunk/main/svtools/source/misc/ |
H A D | embedhlp.cxx | 429 return VCLUnoHelper::UnoEmbed2VCLMapUnit( mxObj->getMapUnit( mpImp->nViewAspect ) ); in GetMapUnit() 544 aSourceMapMode = VCLUnoHelper::UnoEmbed2VCLMapUnit( mxObj->getMapUnit( mpImp->nViewAspect ) ); in GetSize()
|
H A D | embedtransfer.cxx | 244 … aMapMode = MapMode( VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( rDesc.mnViewAspect ) ) ); in FillTransferableObjectDescriptor()
|
/trunk/main/toolkit/inc/toolkit/helper/ |
H A D | vclunohelper.hxx | 121 static MapUnit UnoEmbed2VCLMapUnit( sal_Int32 nUnoEmbedMapUnit );
|
/trunk/main/sc/source/ui/app/ |
H A D | client.cxx | 220 MapUnit aMapUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( GetAspect() ) ); in ViewChanged()
|
/trunk/main/sfx2/source/view/ |
H A D | ipclient.cxx | 616 … MapMode aObjectMap( VCLUnoHelper::UnoEmbed2VCLMapUnit( m_xObject->getMapUnit( m_nAspect ) ) ); in SizeHasChanged() 1011 …MapMode aObjectMap( VCLUnoHelper::UnoEmbed2VCLMapUnit( m_pImp->m_xObject->getMapUnit( m_pImp->m_nA… in DoVerb()
|
/trunk/main/sw/source/ui/wrtsh/ |
H A D | wrtsh1.cxx | 710 MapUnit aUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( nAspect ) ); in CalcAndSetScale() 809 MapUnit aUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( nAspect ) ); in CalcAndSetScale()
|
/trunk/main/sc/source/ui/view/ |
H A D | drawvie4.cxx | 318 …MapUnit aUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( ((SdrOle2Obj*)pObj)->GetAspec… in SetMarkedOriginalSize()
|
H A D | viewfun7.cxx | 317 MapUnit aMapObj = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( nAspect ) ); in PasteObject()
|
H A D | tabvwshb.cxx | 158 … MapUnit aUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( pClient->GetAspect() ) ); in ActivateObject()
|
/trunk/main/sd/source/ui/view/ |
H A D | sdview3.cxx | 968 … MapUnit aMapUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( aObjDesc.mnViewAspect ) ); in InsertData() 1137 … MapUnit aMapUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( aObjDesc.mnViewAspect ) ); in InsertData()
|
H A D | sdview.cxx | 936 … MapUnit aUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( nAspect ) ); in SetMarkedOriginalSize()
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | chartuno.cxx | 238 MapUnit aMapUnit(VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( nAspect ) )); in addNewByName()
|
/trunk/main/sw/source/filter/xml/ |
H A D | xmltexti.cxx | 140 MapUnit aObjUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( nAspect ) ); in lcl_setObjectVisualArea()
|
/trunk/main/svx/source/unodraw/ |
H A D | unoshap4.cxx | 164 …MapUnit aObjUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( embed::Aspects::MSOLE_CONT… in setPropertyValueImpl()
|
/trunk/main/toolkit/source/helper/ |
H A D | vclunohelper.cxx | 408 MapUnit VCLUnoHelper::UnoEmbed2VCLMapUnit( sal_Int32 nUnoEmbedMapUnit ) in UnoEmbed2VCLMapUnit() function in VCLUnoHelper
|
/trunk/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 1905 … MapUnit aUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( aObjDesc.mnViewAspect ) ); in _PasteOLE()
|
/trunk/main/filter/source/msfilter/ |
H A D | msdffimp.cxx | 7313 … MapMode aMapMode( VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( nViewAspect ) ) ); in CheckForConvertToSOObj() 7491 … MapUnit aMapUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( nAspect ) ); in CreateSdrOLEFromStorage()
|
H A D | svdfppt.cxx | 2038 … MapUnit aMapUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( pOe->nAspect ) ); in ImportOLE()
|
/trunk/main/sw/source/core/unocore/ |
H A D | unoframe.cxx | 2939 … MapUnit aRefMap = VCLUnoHelper::UnoEmbed2VCLMapUnit( xIPObj->getMapUnit( nAspect ) ); in attachToRange()
|
/trunk/main/sc/source/filter/excel/ |
H A D | xiescher.cxx | 1731 MapUnit aUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xEmbObj->getMapUnit( nAspect ) ); in DoCreateSdrObj()
|