Home
last modified time | relevance | path

Searched refs:bMenuStyle (Results 1 – 1 of 1) 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() local
748 sal_Bool bFlatBorders = ( !bMenuStyle && rStyleSettings.GetUseFlatBorders() ); 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()
911 if( bMenuStyle ) in ImplDrawFrame()
944 if( !bMenuStyle || !rStyleSettings.GetUseFlatMenues() ) in ImplDrawFrame()

Completed in 24 milliseconds