/aoo4110/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()
|
/aoo4110/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()
|
/aoo4110/main/embeddedobj/source/msole/ |
H A D | olevisual.cxx | 410 sal_Int32 SAL_CALL OleEmbeddedObject::getMapUnit( sal_Int64 nAspect ) in getMapUnit() function in OleEmbeddedObject 419 return xWrappedObject->getMapUnit( nAspect ); in getMapUnit()
|
/aoo4110/main/drawinglayer/source/primitive2d/ |
H A D | metafileprimitive2d.cxx | 147 MapUnit getMapUnit() const { return maMapUnit; } in getMapUnit() function in __anon4a9470ec0111::PropertyHolder 297 pLast->setMapUnit(pTip->getMapUnit()); in Pop() 2693 if(MAP_TWIP == rPropertyHolders.Current().getMapUnit()) in interpretMetafile() 2703 if(MAP_100TH_MM == rPropertyHolders.Current().getMapUnit()) in interpretMetafile() 2748 aFontSize, MAP_PIXEL, rPropertyHolders.Current().getMapUnit()); in interpretMetafile()
|
/aoo4110/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()
|
/aoo4110/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()
|
/aoo4110/main/embeddedobj/source/inc/ |
H A D | specialobject.hxx | 67 virtual sal_Int32 SAL_CALL getMapUnit( sal_Int64 nAspect )
|
H A D | dummyobject.hxx | 172 virtual sal_Int32 SAL_CALL getMapUnit( sal_Int64 nAspect )
|
H A D | oleembobj.hxx | 382 virtual sal_Int32 SAL_CALL getMapUnit( sal_Int64 nAspect )
|
/aoo4110/main/svtools/source/misc/ |
H A D | embedtransfer.cxx | 244 … aMapMode = MapMode( VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( rDesc.mnViewAspect ) ) ); in FillTransferableObjectDescriptor()
|
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()
|
/aoo4110/main/embeddedobj/source/commonembedding/ |
H A D | specialobject.cxx | 186 sal_Int32 SAL_CALL OSpecialEmbeddedObject::getMapUnit( sal_Int64 nAspect ) in getMapUnit() function in OSpecialEmbeddedObject
|
H A D | visobj.cxx | 124 sal_Int32 SAL_CALL OCommonEmbeddedObject::getMapUnit( sal_Int64 nAspect ) in getMapUnit() function in OCommonEmbeddedObject
|
/aoo4110/main/sc/source/ui/app/ |
H A D | client.cxx | 220 MapUnit aMapUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( GetAspect() ) ); in ViewChanged()
|
/aoo4110/main/sfx2/source/view/ |
H A D | ipclient.cxx | 616 … MapMode aObjectMap( VCLUnoHelper::UnoEmbed2VCLMapUnit( m_xObject->getMapUnit( m_nAspect ) ) ); in SizeHasChanged() 1011 …Mode aObjectMap( VCLUnoHelper::UnoEmbed2VCLMapUnit( m_pImp->m_xObject->getMapUnit( m_pImp->m_nAspe… in DoVerb()
|
/aoo4110/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()
|
/aoo4110/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()
|
/aoo4110/main/offapi/com/sun/star/embed/ |
H A D | XVisualObject.idl | 166 long getMapUnit( [in] hyper nAspect )
|
/aoo4110/main/embedserv/source/embed/ |
H A D | docholder.cxx | 1257 sal_Int32 aMapMode = xVisObj->getMapUnit( DVASPECT_CONTENT ); in SetExtent() 1291 sal_Int32 aMapMode = xVisObj->getMapUnit( DVASPECT_CONTENT ); in GetExtent()
|
/aoo4110/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()
|
/aoo4110/main/embeddedobj/source/general/ |
H A D | dummyobject.cxx | 271 sal_Int32 SAL_CALL ODummyEmbeddedObject::getMapUnit( sal_Int64 nAspect ) in getMapUnit() function in ODummyEmbeddedObject
|
/aoo4110/main/reportdesign/source/ui/inc/ |
H A D | ReportController.hxx | 423 …virtual ::sal_Int32 SAL_CALL getMapUnit( ::sal_Int64 nAspect ) throw (::com::sun::star::uno::Excep…
|
/aoo4110/main/sc/source/ui/unoobj/ |
H A D | chartuno.cxx | 238 MapUnit aMapUnit(VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( nAspect ) )); in addNewByName()
|