Home
last modified time | relevance | path

Searched defs:IsTravelSelect (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svtools/inc/svtools/
H A Dcalendar.hxx360 sal_Bool IsTravelSelect() const { return mbTravelSelect; } in IsTravelSelect() function in Calendar
H A Dsvlbox.hxx521 sal_Bool IsTravelSelect() const { return (sal_Bool)((nImpFlags&SVLBOX_IS_TRAVELSELECT)!=0);} in IsTravelSelect() function in SvLBox
/trunk/main/vcl/inc/
H A Dilstbox.hxx329 bool IsTravelSelect() const { return mbTravelSelect; } in IsTravelSelect() function in ImplListBoxWindow
479 sal_Bool IsTravelSelect() const { return maLBWindow.IsTravelSelect(); } in IsTravelSelect() function in ImplListBox
/trunk/main/vcl/source/control/
H A Dcombobox.cxx1074 sal_Bool ComboBox::IsTravelSelect() const in IsTravelSelect() function in ComboBox
H A Dlstbox.cxx1304 sal_Bool ListBox::IsTravelSelect() const in IsTravelSelect() function in ListBox

Completed in 57 milliseconds