Lines Matching refs:nBits

361 	HeaderBarItemBits		nBits = pItem->mnBits;  in ImplDrawItem()  local
391 else if ( !mbButtonStyle || (nBits & HIB_FLAT) ) in ImplDrawItem()
405 if ( nBits & (HIB_UPARROW | HIB_DOWNARROW) ) in ImplDrawItem()
410 if ( !(nBits & (HIB_LEFTIMAGE | HIB_RIGHTIMAGE)) ) in ImplDrawItem()
421 if ( nBits & (HIB_LEFTIMAGE | HIB_RIGHTIMAGE) ) in ImplDrawItem()
444 if ( !bLeftText && (nBits & HIB_RIGHT) ) in ImplDrawItem()
447 if ( nBits & HIB_RIGHTIMAGE ) in ImplDrawItem()
450 else if ( !bLeftText && (nBits & HIB_CENTER) ) in ImplDrawItem()
453 if ( nBits & (HIB_LEFTIMAGE | HIB_RIGHTIMAGE) ) in ImplDrawItem()
456 if ( nBits & HIB_LEFTIMAGE ) in ImplDrawItem()
463 if ( nBits & HIB_LEFTIMAGE ) in ImplDrawItem()
471 if ( nBits & HIB_LEFTIMAGE ) in ImplDrawItem()
473 if ( nBits & HIB_RIGHT ) in ImplDrawItem()
481 if ( nBits & HIB_TOP ) in ImplDrawItem()
484 if ( !(nBits & (HIB_LEFTIMAGE | HIB_RIGHTIMAGE)) ) in ImplDrawItem()
487 else if ( nBits & HIB_BOTTOM ) in ImplDrawItem()
492 if ( !(nBits & (HIB_LEFTIMAGE | HIB_RIGHTIMAGE)) ) in ImplDrawItem()
495 if ( !(nBits & (HIB_LEFTIMAGE | HIB_RIGHTIMAGE)) ) in ImplDrawItem()
521 if ( nBits & HIB_LEFTIMAGE ) in ImplDrawItem()
524 if ( nBits & HIB_RIGHT ) in ImplDrawItem()
527 else if ( nBits & HIB_RIGHTIMAGE ) in ImplDrawItem()
530 if ( !(nBits & HIB_RIGHT) ) in ImplDrawItem()
535 if ( nBits & HIB_RIGHT ) in ImplDrawItem()
537 else if ( nBits & HIB_CENTER ) in ImplDrawItem()
543 if ( nBits & HIB_TOP ) in ImplDrawItem()
545 else if ( nBits & HIB_BOTTOM ) in ImplDrawItem()
548 if ( !(nBits & (HIB_LEFTIMAGE | HIB_RIGHTIMAGE)) ) in ImplDrawItem()
554 if ( !(nBits & (HIB_LEFTIMAGE | HIB_RIGHTIMAGE)) ) in ImplDrawItem()
567 if ( nBits & (HIB_UPARROW | HIB_DOWNARROW) ) in ImplDrawItem()
570 if ( nBits & HIB_RIGHT ) in ImplDrawItem()
574 if ( !(nBits & (HIB_LEFTIMAGE | HIB_RIGHTIMAGE)) && !pItem->maText.Len() ) in ImplDrawItem()
576 if ( nBits & HIB_RIGHT ) in ImplDrawItem()
598 if ( nBits & HIB_TOP ) in ImplDrawItem()
600 else if ( nBits & HIB_BOTTOM ) in ImplDrawItem()
606 if ( nBits & HIB_DOWNARROW ) in ImplDrawItem()
632 if ( nBits & HIB_USERDRAW ) in ImplDrawItem()
1236 long nSize, HeaderBarItemBits nBits, sal_uInt16 nPos ) in InsertItem() argument
1245 pItem->mnBits = nBits; in InsertItem()
1258 long nSize, HeaderBarItemBits nBits, sal_uInt16 nPos ) in InsertItem() argument
1267 pItem->mnBits = nBits; in InsertItem()
1281 long nSize, HeaderBarItemBits nBits, in InsertItem() argument
1291 pItem->mnBits = nBits; in InsertItem()