Home
last modified time | relevance | path

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

/aoo4110/main/vcl/source/window/
H A Dtoolbox.cxx1905 long nDropDownArrowWidth = TB_DROPDOWNARROWWIDTH; in ImplCalcItem() local
1931 if( nDropDownArrowWidth < nMinWidth ) in ImplCalcItem()
1932 nDropDownArrowWidth = nMinWidth; in ImplCalcItem()
2071 it->maItemSize.Width() += nDropDownArrowWidth; in ImplCalcItem()
2072 it->mnDropDownArrowWidth = nDropDownArrowWidth; in ImplCalcItem()
2127 long nFixedWidth = nDefWidth+nDropDownArrowWidth; in ImplCalcItem()

Completed in 37 milliseconds