Home
last modified time | relevance | path

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

/trunk/main/tools/inc/tools/
H A Dwintypes.hxx211 #define WB_CBLINESTYLE ((WinBits)SAL_CONST_INT64(0x2000000000)) macro
/trunk/main/vcl/source/control/
H A Dbutton.cxx3470 if( (GetStyle() & WB_CBLINESTYLE) != 0 && in ImplDraw()