Home
last modified time | relevance | path

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

/trunk/main/framework/source/uielement/
H A Dstatusbaritem.cxx53 if ( ( nItemBits & SIB_FLAT ) == SIB_FLAT ) in impl_convertItemBitsToItemStyle()
H A Dstatusbarmanager.cxx135 nItemBits |= SIB_FLAT; in impl_convertItemStyleToItemBits()
/trunk/main/vcl/inc/vcl/
H A Dstatus.hxx58 #define SIB_FLAT ((StatusBarItemBits)0x0020) macro
/trunk/main/vcl/source/window/
H A Dstatus.cxx497 if( !(pItem->mnBits & SIB_FLAT) ) in ImplDrawItem()
1020 if ( !(nBits & (SIB_IN | SIB_OUT | SIB_FLAT)) ) in InsertItem()

Completed in 34 milliseconds