Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/controller/dialogs/
H A Dtp_DataSource.cxx268 long nUpShift = - 2; in DataSourceTabPage() local
269 long nYResize = - (nYOffset - nUpShift); in DataSourceTabPage()
281 lcl_shiftControlY( m_aBTN_ADD, nUpShift ); in DataSourceTabPage()
282 lcl_shiftControlY( m_aBTN_REMOVE, nUpShift ); in DataSourceTabPage()
283 lcl_shiftControlY( m_aBTN_UP, nUpShift ); in DataSourceTabPage()
284 lcl_shiftControlY( m_aBTN_DOWN, nUpShift ); in DataSourceTabPage()
285 lcl_shiftControlY( m_aFT_RANGE, nUpShift ); in DataSourceTabPage()
286 lcl_shiftControlY( m_aEDT_RANGE, nUpShift ); in DataSourceTabPage()
288 lcl_shiftControlY( m_aFT_CATEGORIES, nUpShift ); in DataSourceTabPage()
289 lcl_shiftControlY( m_aFT_DATALABELS, nUpShift ); in DataSourceTabPage()
[all …]

Completed in 19 milliseconds