Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsdrhittesthelper.cxx63 const E3dCompoundObject* pE3dCompoundObject = dynamic_cast< const E3dCompoundObject* >(&rObject); in SdrObjectPrimitiveHit() local
65 if(pE3dCompoundObject) in SdrObjectPrimitiveHit()
69 if(checkHitSingle3DObject(aHitPosition, *pE3dCompoundObject)) in SdrObjectPrimitiveHit()
71 pResult = const_cast< E3dCompoundObject* >(pE3dCompoundObject); in SdrObjectPrimitiveHit()

Completed in 14 milliseconds