Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/
H A Dilstbox.hxx352 long GetMaxEntryWidth() const { return mnMaxWidth; } in GetMaxEntryWidth() function in ImplListBoxWindow
494 long GetMaxEntryWidth() const { return maLBWindow.GetMaxEntryWidth(); } in GetMaxEntryWidth() function in ImplListBox
/trunk/main/vcl/source/control/
H A Dilstbox.cxx2472 long nMaxWidth = GetMaxEntryWidth(); in ImplCheckScrollBars()
2533 mpHScrollBar->SetRangeMax( GetMaxEntryWidth() + HORZ_SCROLL ); in ImplInitScrollBars()
H A Dcombobox.cxx1133 aSz.Width() = mpImplLB->GetMaxEntryWidth(); in CalcMinimumSize()
H A Dlstbox.cxx1373 aSz.Width() = mpImplLB->GetMaxEntryWidth() + 4; in CalcMinimumSize()

Completed in 59 milliseconds