Lines Matching refs:nAspect

317             sal_Int64 nAspect = embed::Aspects::MSOLE_CONTENT;  in DoExecute()  local
319 MapUnit aUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( nAspect ) ); in DoExecute()
329 xObj->setVisualAreaSize( nAspect, aSz ); in DoExecute()
336 aSz = xObj->getVisualAreaSize( nAspect ); in DoExecute()
353 xObj->setVisualAreaSize( nAspect, aSz ); in DoExecute()
369 … SdrOle2Obj* pOleObj = new SdrOle2Obj( svt::EmbeddedObjectRef( xObj, nAspect ), aObjName, aRect ); in DoExecute()
418 xObj->setVisualAreaSize( nAspect, aVisualSize ); in DoExecute()
441 sal_Int64 nAspect = embed::Aspects::MSOLE_CONTENT; in DoExecute() local
491 nAspect = embed::Aspects::MSOLE_ICON; in DoExecute()
556 if ( nAspect != embed::Aspects::MSOLE_ICON ) in DoExecute()
561 aSz = xObj->getVisualAreaSize( nAspect ); in DoExecute()
570 aMapUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( nAspect ) ); in DoExecute()
579 xObj->setVisualAreaSize( nAspect, aSz ); in DoExecute()
613 ( (SdrOle2Obj*) pObj)->SetAspect(nAspect); in DoExecute()
618 if ( nAspect == embed::Aspects::MSOLE_ICON ) in DoExecute()
627 xObj->setVisualAreaSize( nAspect, aSz ); in DoExecute()
643 ::svt::EmbeddedObjectRef aObjRef( xObj, nAspect ); in DoExecute()
644 if ( nAspect == embed::Aspects::MSOLE_ICON ) in DoExecute()
663 if ( nAspect != embed::Aspects::MSOLE_ICON ) in DoExecute()
667 awt::Size aSz = xObj->getVisualAreaSize( nAspect ); in DoExecute()
686 if ( nAspect != embed::Aspects::MSOLE_ICON ) in DoExecute()
690 xObj->setVisualAreaSize( nAspect, aSz ); in DoExecute()