Home
last modified time | relevance | path

Searched defs:EnableUserDraw (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/vcl/inc/
H A Dilstbox.hxx335 void EnableUserDraw( bool bUserDraw ) { mbUserDrawEnabled = bUserDraw; } in EnableUserDraw() function in ImplListBoxWindow
636 void EnableUserDraw( bool bUserDraw ) { mbUserDrawEnabled = bUserDraw; } in EnableUserDraw() function in ImplWin
/AOO42X/main/vcl/source/control/
H A Dlstbox.cxx1554 void ListBox::EnableUserDraw( sal_Bool bUserDraw ) in EnableUserDraw() function in ListBox
H A Dcombobox.cxx1361 void ComboBox::EnableUserDraw( sal_Bool bUserDraw ) in EnableUserDraw() function in ComboBox