Searched refs:nWidhtDiff (Results 1 – 2 of 2) sorted by relevance
52 sal_Int32 nWidhtDiff = 10 + 2; in lcl_ShowChooserButton() local54 nWidhtDiff = -nWidhtDiff; in lcl_ShowChooserButton()56 aSize.setWidth( aSize.getWidth() + nWidhtDiff ); in lcl_ShowChooserButton()
155 sal_Int32 nWidhtDiff = 12 + 4; in lcl_ShowChooserButton() local157 nWidhtDiff = -nWidhtDiff; in lcl_ShowChooserButton()159 aSize.setWidth( aSize.getWidth() + nWidhtDiff ); in lcl_ShowChooserButton()
Completed in 15 milliseconds