Lines Matching refs:mpObj

155 		if( (rValue >>= aVisArea) && mpObj->ISA(SdrOle2Obj))  in setPropertyValueImpl()
158 … uno::Reference < embed::XEmbeddedObject > xObj = ((SdrOle2Obj*)mpObj.get())->GetObjRef(); in setPropertyValueImpl()
183 static_cast<SdrOle2Obj*>(mpObj.get())->SetAspect( nAspect ); in setPropertyValueImpl()
209 static_cast<SdrOle2Obj*>(mpObj.get())->SetGraphic( &aGrafObj.GetGraphic() ); in setPropertyValueImpl()
219 SdrOle2Obj* pOle = dynamic_cast< SdrOle2Obj* >( mpObj.get() ); in setPropertyValueImpl()
235 static_cast<SdrOle2Obj*>(mpObj.get())->SetPersistName( aPersistName ); in setPropertyValueImpl()
278 SdrOle2Obj* pObj = dynamic_cast<SdrOle2Obj*>(mpObj.get()); in getPropertyValueImpl()
318 if( mpObj->ISA(SdrOle2Obj)) in getPropertyValueImpl()
321 …Size aTmp = ((SdrOle2Obj*)mpObj.get())->GetOrigObjSize( &aMapMode ); // get the size in the reques… in getPropertyValueImpl()
331 Size aTmp( static_cast<SdrOle2Obj*>(mpObj.get())->GetOrigObjSize() ); in getPropertyValueImpl()
338 rValue <<= static_cast<SdrOle2Obj*>(mpObj.get())->GetAspect(); in getPropertyValueImpl()
346 SdrOle2Obj* pObj = dynamic_cast<SdrOle2Obj*>( mpObj.get() ); in getPropertyValueImpl()
377 Graphic* pGraphic = static_cast<SdrOle2Obj*>( mpObj.get() )->GetGraphic(); in getPropertyValueImpl()
387 SdrOle2Obj* pOle = dynamic_cast< SdrOle2Obj* >( mpObj.get() ); in getPropertyValueImpl()
410 SdrOle2Obj* pOle = dynamic_cast< SdrOle2Obj* >( mpObj.get() ); in getPropertyValueImpl()
417 ::comphelper::IEmbeddedHelper *pPersist = mpObj->GetModel()->GetPersist(); in getPropertyValueImpl()
429 SdrOle2Obj* pOle = dynamic_cast< SdrOle2Obj* >( mpObj.get() ); in getPropertyValueImpl()
452 SdrOle2Obj* pOle2Obj = dynamic_cast< SdrOle2Obj* >( mpObj.get() ); in createObject()
505 SdrOle2Obj* pOle2Obj = dynamic_cast< SdrOle2Obj* >( mpObj.get() ); in createLink()
569 SdrOle2Obj* pOle = dynamic_cast< SdrOle2Obj* >( mpObj.get() ); in resetModifiedState()
584 SdrOle2Obj* pOle2Obj = dynamic_cast< SdrOle2Obj* >( mpObj.get() ); in GetClassName_Impl()
655 …if ( svt::EmbeddedObjectRef::TryRunningState( static_cast<SdrOle2Obj*>(mpObj.get())->GetObjRef() )… in setPropertyValueImpl()
657 …uno::Reference < beans::XPropertySet > xSet( static_cast<SdrOle2Obj*>(mpObj.get())->GetObjRef()->g… in setPropertyValueImpl()
676 …if ( svt::EmbeddedObjectRef::TryRunningState( static_cast<SdrOle2Obj*>(mpObj.get())->GetObjRef() )… in getPropertyValueImpl()
678 …uno::Reference < beans::XPropertySet > xSet( static_cast<SdrOle2Obj*>(mpObj.get())->GetObjRef()->g… in getPropertyValueImpl()
728 …if( svt::EmbeddedObjectRef::TryRunningState( static_cast<SdrOle2Obj*>(mpObj.get())->GetObjRef() ) ) in setPropertyValueImpl()
730 …uno::Reference < beans::XPropertySet > xSet( static_cast<SdrOle2Obj*>(mpObj.get())->GetObjRef()->g… in setPropertyValueImpl()
749 …if( svt::EmbeddedObjectRef::TryRunningState( static_cast<SdrOle2Obj*>(mpObj.get())->GetObjRef() ) ) in getPropertyValueImpl()
751 …uno::Reference < beans::XPropertySet > xSet( static_cast<SdrOle2Obj*>(mpObj.get())->GetObjRef()->g… in getPropertyValueImpl()
801 …if( svt::EmbeddedObjectRef::TryRunningState( static_cast<SdrOle2Obj*>(mpObj.get())->GetObjRef() ) ) in setPropertyValueImpl()
803 …uno::Reference < beans::XPropertySet > xSet( static_cast<SdrOle2Obj*>(mpObj.get())->GetObjRef()->g… in setPropertyValueImpl()
822 …if( svt::EmbeddedObjectRef::TryRunningState( static_cast<SdrOle2Obj*>(mpObj.get())->GetObjRef() ) ) in getPropertyValueImpl()
824 …uno::Reference < beans::XPropertySet > xSet( static_cast<SdrOle2Obj*>(mpObj.get())->GetObjRef()->g… in getPropertyValueImpl()
859 SdrMediaObj* pMedia = static_cast< SdrMediaObj* >( mpObj.get() ); in setPropertyValueImpl()
948 SdrMediaObj* pMedia = static_cast< SdrMediaObj* >( mpObj.get() ); in getPropertyValueImpl()