Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Ddecoview.cxx737 sal_Bool bMenuStyle = (nStyle & FRAME_DRAW_MENU) ? sal_True : sal_False; in ImplDrawFrame()
738 nStyle &= ~FRAME_DRAW_MENU; in ImplDrawFrame()
772 sal_uInt16 nValueStyle = bMenuStyle ? nStyle | FRAME_DRAW_MENU : nStyle; in ImplDrawFrame()
817 sal_uInt16 nValueStyle = bMenuStyle ? nStyle | FRAME_DRAW_MENU : nStyle; in ImplDrawFrame()
H A Dbrdwin.cxx1396 nStyle |= FRAME_DRAW_MENU; in DrawWindow()
/trunk/main/vcl/inc/vcl/
H A Ddecoview.hxx50 #define FRAME_DRAW_MENU ((sal_uInt16)0x0010) macro
/trunk/main/vcl/aqua/source/gdi/
H A Dsalnativewidgets.cxx1153 if(!( nStyle & FRAME_DRAW_MENU ) && !(nStyle & FRAME_DRAW_WINDOWBORDER) ) in drawNativeControl()
1481 … !( nStyle & (FRAME_DRAW_MENU | FRAME_DRAW_WINDOWBORDER | FRAME_DRAW_BORDERWINDOWBORDER) ) ) in getNativeControlRegion()

Completed in 44 milliseconds