Home
last modified time | relevance | path

Searched refs:WB_BOTTOM (Results 1 – 10 of 10) sorted by relevance

/aoo41x/main/vcl/source/control/
H A Dfixed.cxx42 WB_TOP | WB_VCENTER | WB_BOTTOM | \
48 WB_TOP | WB_VCENTER | WB_BOTTOM | \
52 WB_TOP | WB_VCENTER | WB_BOTTOM | \
72 else if ( nStyle & WB_BOTTOM ) in ImplCalcPos()
204 if ( nWinStyle & WB_BOTTOM ) in ImplGetTextStyle()
H A Dbutton.cxx52 WB_TOP | WB_VCENTER | WB_BOTTOM | \
59 WB_TOP | WB_VCENTER | WB_BOTTOM | \
63 WB_TOP | WB_VCENTER | WB_BOTTOM | \
597 else if ( nWinStyle & WB_BOTTOM ) in ImplDrawAlignedImage()
805 if ( ( nStyle & ( WB_TOP | WB_VCENTER | WB_BOTTOM ) ) == 0 ) in ImplInitStyle()
928 else if ( GetStyle() & WB_BOTTOM ) in ImplGetTextStyle()
2319 if( (nWinStyle & (WB_TOP|WB_VCENTER|WB_BOTTOM)) == 0 && in ImplDraw()
2361 else if ( nWinStyle & WB_BOTTOM ) in ImplDraw()
3415 if( (nWinStyle & (WB_TOP|WB_VCENTER|WB_BOTTOM)) == 0 && in ImplDraw()
3456 else if ( nWinStyle & WB_BOTTOM ) in ImplDraw()
[all …]
H A Dedit.cxx491 else if ( GetStyle() & WB_BOTTOM ) in ImplGetTextYPosition()
/aoo41x/main/svtools/source/control/
H A Dfilectrl.cxx69 const WinBits nAlignmentStyle = ( WB_TOP | WB_VCENTER | WB_BOTTOM ); in ImplInitStyle()
H A Dcalendar.cxx3026 … WinBits nAllAlignmentBits = ( WB_LEFT | WB_CENTER | WB_RIGHT | WB_TOP | WB_VCENTER | WB_BOTTOM ); in StateChanged()
/aoo41x/main/tools/inc/tools/
H A Dwintypes.hxx168 #define WB_BOTTOM ((WinBits)0x00080000) macro
/aoo41x/main/vcl/source/window/
H A Dbtndlg.cxx225 if ( GetStyle() & WB_BOTTOM ) in ImplPosControls()
/aoo41x/main/toolkit/source/awt/
H A Dvclxwindow.cxx1786 nStyle &= ~(WB_TOP|WB_VCENTER|WB_BOTTOM); in setProperty()
1798 nStyle |= WB_BOTTOM; in setProperty()
2102 else if ( nStyle & WB_BOTTOM ) in getProperty()
/aoo41x/main/rsc/source/parser/
H A Drscinit.cxx300 aWinBits.SetConstant( nBottomId, sal::static_int_cast<sal_Int32>(WB_BOTTOM) ); in Init()
/aoo41x/main/cui/source/dialogs/
H A Dhangulhanjadlg.cxx277 if ( nStyle & WB_BOTTOM ) in Paint()

Completed in 321 milliseconds