Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Dvalueset.cxx269 if ( nStyle & WB_RADIOSEL ) in ImplFormatItem()
413 if ( nStyle & WB_RADIOSEL ) in Format()
813 else if ( nStyle & WB_RADIOSEL ) in ImplDrawSelect()
2658 if ( nStyle & WB_RADIOSEL ) in CalcWindowSizePixel()
/trunk/main/svtools/inc/svtools/
H A Dvalueset.hxx223 #define WB_RADIOSEL ((WinBits)0x00008000) macro