Searched refs:BUTTON_DRAW_NOLIGHTBORDER (Results 1 – 6 of 6) sorted by relevance
737 nStyle = BUTTON_DRAW_NOLIGHTBORDER; in ImplDraw()764 nStyle = BUTTON_DRAW_NOLIGHTBORDER; in ImplDraw()797 nStyle = BUTTON_DRAW_NOLIGHTBORDER; in ImplDraw()
650 sal_uInt16 nStyle = BUTTON_DRAW_NOLIGHTBORDER; in Paint()1069 sal_uInt16 nStyle = BUTTON_DRAW_NOLIGHTBORDER; in Draw()
788 ImplGetButtonState() |= BUTTON_DRAW_NOLIGHTBORDER; in ImplInit()
1096 if ( nStyle & BUTTON_DRAW_NOLIGHTBORDER ) in ImplDrawButton()1120 if ( nStyle & BUTTON_DRAW_NOLIGHTBORDER ) in ImplDrawButton()1164 if ( nStyle & BUTTON_DRAW_NOLIGHTBORDER ) in ImplDrawButton()
65 #define BUTTON_DRAW_NOLIGHTBORDER ((sal_uInt16)0x0002) macro
211 aDecoView.DrawButton( Rectangle( Point( nOffX, 0 ), aOutputSize ), BUTTON_DRAW_NOLIGHTBORDER ); in Paint()