Searched refs:HandleSetListValue (Results 1 – 4 of 4) sorted by relevance
/trunk/main/fpicker/source/aqua/ |
H A D | ControlHelper.hxx | 176 …void HandleSetListValue(const NSControl* pControl, const sal_Int16 nControlAction, const uno::Any&…
|
H A D | ControlHelper.cxx | 268 HandleSetListValue(pControl, nControlAction, rValue); in setValue() 586 void ControlHelper::HandleSetListValue(const NSControl* pControl, const sal_Int16 nControlAction, c… in HandleSetListValue() function in ControlHelper
|
/trunk/main/fpicker/source/unx/gnome/ |
H A D | SalGtkFilePicker.hxx | 337 void HandleSetListValue(GtkComboBox *pWidget, sal_Int16 nControlAction,
|
H A D | SalGtkFilePicker.cxx | 1172 void SalGtkFilePicker::HandleSetListValue(GtkComboBox *pWidget, sal_Int16 nControlAction, const uno… in HandleSetListValue() function in SalGtkFilePicker 1327 HandleSetListValue(GTK_COMBO_BOX(pWidget), nControlAction, rValue); in setValue()
|
Completed in 58 milliseconds