Searched refs:get_button (Results 1 – 1 of 1) sorted by relevance
29 static PushButton* get_button (Dialog const* dialog, sal_uInt32 type) in get_button() function52 else if (PushButton *cancel = get_button (this, WINDOW_CANCELBUTTON))\54 else if (PushButton *ok = get_button (this, WINDOW_OKBUTTON))\
Completed in 9 milliseconds