Home
last modified time | relevance | path

Searched refs:pOle (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/unodraw/
H A Dunoshap4.cxx219 SdrOle2Obj* pOle = dynamic_cast< SdrOle2Obj* >( mpObj.get() ); in setPropertyValueImpl() local
220 if( pOle ) in setPropertyValueImpl()
224 pOle->SetGraphicToObj( aGraphic, rtl::OUString() ); in setPropertyValueImpl()
387 SdrOle2Obj* pOle = dynamic_cast< SdrOle2Obj* >( mpObj.get() ); in getPropertyValueImpl() local
388 if( pOle ) in getPropertyValueImpl()
390 Graphic* pGraphic = pOle->GetGraphic(); in getPropertyValueImpl()
395 pGraphic = pOle->GetGraphic(); in getPropertyValueImpl()
412 if( pOle ) in getPropertyValueImpl()
414 aPersistName = pOle->GetPersistName(); in getPropertyValueImpl()
431 if( pOle ) in getPropertyValueImpl()
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunocoll.cxx352 SwXTextEmbeddedObject* pOle = new SwXTextEmbeddedObject( pDoc ); in MakeInstance() local
353 xRet = (cppu::OWeakObject*)(SwXFrame*)pOle; in MakeInstance()

Completed in 29 milliseconds