Lines Matching refs:bLayout
2638 …t16 nBorder, long nStartY, MenuItemData* pThisItemOnly, sal_Bool bHighlighted, bool bLayout ) const in ImplPaint()
2665 if( bLayout ) in ImplPaint()
2699 if ( !bLayout && !bIsMenuBar && ( pData->eType == MENUITEM_SEPARATOR ) ) in ImplPaint()
2740 if ( !bLayout && !bIsMenuBar && pData->HasCheck() ) in ImplPaint()
2807 …if ( !bLayout && !bIsMenuBar && ( ( pData->eType == MENUITEM_IMAGE ) || ( pData->eType == MENUITEM… in ImplPaint()
2830 MetricVector* pVector = bLayout ? &mpLayoutData->m_aUnicodeBoundRects : NULL; in ImplPaint()
2831 String* pDisplayText = bLayout ? &mpLayoutData->m_aDisplayText : NULL; in ImplPaint()
2832 if( bLayout ) in ImplPaint()
2869 if ( !bLayout && !bIsMenuBar && pData->aAccelKey.GetCode() && !ImplAccelDisabled() ) in ImplPaint()
2882 if ( !bLayout && !bIsMenuBar && pData->pSubMenu ) in ImplPaint()
2911 if( bLayout ) in ImplPaint()
2930 if ( !bLayout && !pThisItemOnly && pLogo ) in ImplPaint()