Searched refs:aNewOID (Results 1 – 1 of 1) sorted by relevance
1378 ObjectIdentifier aNewOID = aObjNav.getCurrentSelection(); in execute_KeyInput() local1380 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 28 milliseconds