Home
last modified time | relevance | path

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

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