Home
last modified time | relevance | path

Searched refs:GetUserItemSize (Results 1 – 5 of 5) sorted by path

/trunk/main/vcl/inc/
H A Dilstbox.hxx333 const Size& GetUserItemSize() const { return maUserItemSize; } in GetUserItemSize() function in ImplListBoxWindow
634 const Size& GetUserItemSize() const { return maUserItemSize; } in GetUserItemSize() function in ImplWin
/trunk/main/vcl/inc/vcl/
H A Dcombobox.hxx150 const Size& GetUserItemSize() const;
H A Dlstbox.hxx199 const Size& GetUserItemSize() const;
/trunk/main/vcl/source/control/
H A Dcombobox.cxx1356 const Size& ComboBox::GetUserItemSize() const in GetUserItemSize() function in ComboBox
1358 return mpImplLB->GetMainWindow()->GetUserItemSize(); in GetUserItemSize()
H A Dlstbox.cxx1547 const Size& ListBox::GetUserItemSize() const in GetUserItemSize() function in ListBox
1549 return mpImplLB->GetMainWindow()->GetUserItemSize(); in GetUserItemSize()

Completed in 38 milliseconds