Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/controller/dialogs/
H A Dtp_RangeChooser.cxx52 sal_Int32 nWidhtDiff = 10 + 2; in lcl_ShowChooserButton() local
54 nWidhtDiff = -nWidhtDiff; in lcl_ShowChooserButton()
56 aSize.setWidth( aSize.getWidth() + nWidhtDiff ); in lcl_ShowChooserButton()
H A Dtp_DataSource.cxx155 sal_Int32 nWidhtDiff = 12 + 4; in lcl_ShowChooserButton() local
157 nWidhtDiff = -nWidhtDiff; in lcl_ShowChooserButton()
159 aSize.setWidth( aSize.getWidth() + nWidhtDiff ); in lcl_ShowChooserButton()

Completed in 18 milliseconds