Searched refs:bFlatBorders (Results 1 – 1 of 1) sorted by relevance
748 sal_Bool bFlatBorders = ( !bMenuStyle && rStyleSettings.GetUseFlatBorders() ); in ImplDrawFrame() local752 …if( bFlatBorders && pWin && pWin->GetType() == WINDOW_BORDERWINDOW && (pWin != pWin->ImplGetFrameW… in ImplDrawFrame()757 bFlatBorders = sal_True; in ImplDrawFrame()759 bFlatBorders = sal_False; in ImplDrawFrame()763 sal_Bool bRound = (bFlatBorders && !(nStyle & FRAME_DRAW_WINDOWBORDER)); in ImplDrawFrame()767 bFlatBorders ) in ImplDrawFrame()900 if( bFlatBorders ) // no 3d effect in ImplDrawFrame()917 bFlatBorders ? // no 3d effect in ImplDrawFrame()932 if( bFlatBorders ) // no 3d effect in ImplDrawFrame()
Completed in 23 milliseconds