Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/main/
H A DSelectionHelper.cxx567 E3dObject* pRotateable = 0; in getSceneToRotate() local
571 pRotateable = dynamic_cast<E3dObject*>(pObj); in getSceneToRotate()
572 if( !pRotateable ) in getSceneToRotate()
579 while( aIterator.IsMore() && !pRotateable ) in getSceneToRotate()
582 pRotateable = dynamic_cast<E3dObject*>(pSubObj); in getSceneToRotate()
589 if(pRotateable) in getSceneToRotate()
592 pScene = pRotateable->GetScene(); in getSceneToRotate()

Completed in 23 milliseconds