Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/main/
H A DChartController_Window.cxx1378 ObjectIdentifier aNewOID = aObjNav.getCurrentSelection(); in execute_KeyInput() local
1380 if ( aNewOID.isValid() && !ObjectHierarchy::isRootNode( aNewOID ) ) in execute_KeyInput()
1382 aNewSelection = aNewOID.getAny(); in execute_KeyInput()
1384 …if ( m_eDragMode == SDRDRAG_ROTATE && !SelectionHelper::isRotateableObject( aNewOID.getObjectCID()… in execute_KeyInput()

Completed in 18 milliseconds