Home
last modified time | relevance | path

Searched refs:SIB_RIGHT (Results 1 – 6 of 6) sorted by relevance

/trunk/main/framework/source/uielement/
H A Dstatusbaritem.cxx46 if ( ( nItemBits & SIB_RIGHT ) == SIB_RIGHT ) in impl_convertItemBitsToItemStyle()
H A Dstatusbarmerger.cxx99 nItemBits |= SIB_RIGHT; in lcl_ConvertSequenceToValues()
H A Dstatusbarmanager.cxx128 nItemBits |= SIB_RIGHT; in impl_convertItemStyleToItemBits()
/trunk/main/vcl/inc/vcl/
H A Dstatus.hxx55 #define SIB_RIGHT ((StatusBarItemBits)0x0004) macro
/trunk/main/vcl/source/window/
H A Dstatus.cxx117 else if ( nStyle & SIB_RIGHT ) in ImplGetItemTextPos()
1022 if ( !(nBits & (SIB_LEFT | SIB_RIGHT | SIB_CENTER)) ) in InsertItem()
/trunk/main/svtools/source/control/
H A Dtaskstat.cxx326 …InsertItem( TASKSTATUSBAR_STATUSFIELDID, nNewWidth, SIB_RIGHT | SIB_IN | SIB_USERDRAW, nOffset, nI… in ImplUpdateField()

Completed in 42 milliseconds