Home
last modified time | relevance | path

Searched refs:PUSHBUTTON_VIEW_STYLE (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/control/
H A Dbutton.cxx48 #define PUSHBUTTON_VIEW_STYLE (WB_3DLOOK | \ macro
1635 if ( (GetPrevStyle() & PUSHBUTTON_VIEW_STYLE) != in StateChanged()
1636 (GetStyle() & PUSHBUTTON_VIEW_STYLE) ) in StateChanged()