Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/main/
H A DChartController_Window.cxx1434 double fAmount = bAlternate ? 0.01 : 0.05; in execute_KeyInput() local
1436 fAmount *= -1.0; in execute_KeyInput()
1438 bReturn = impl_DragDataPoint( m_aSelection.getSelectedCID(), fAmount ); in execute_KeyInput()

Completed in 22 milliseconds