Home
last modified time | relevance | path

Searched refs:WB_VCENTER (Results 1 – 25 of 46) sorted by relevance

12

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/cctrl/
H A Dcbnumberformat.cxx29 ListBox(pParent, nStyle | WB_DROPDOWN|WB_LEFT|WB_VCENTER|WB_BORDER|WB_3DLOOK) in ScNumberFormat()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/
H A Dfixed.cxx34 WB_TOP | WB_VCENTER | WB_BOTTOM |
40 WB_TOP | WB_VCENTER | WB_BOTTOM |
44 WB_TOP | WB_VCENTER | WB_BOTTOM |
119 else if ( nWinStyle & WB_VCENTER ) in ImplGetTextStyle()
510 if (nWinStyle & WB_VCENTER) in ImplDraw()
H A Dbutton.cxx56 WB_TOP | WB_VCENTER | WB_BOTTOM |
63 WB_TOP | WB_VCENTER | WB_BOTTOM |
416 if (nWinStyle & WB_VCENTER) in ImplDrawAlignedImage()
632 if ( ( nStyle & ( WB_TOP | WB_VCENTER | WB_BOTTOM ) ) == 0 ) in ImplInitStyle()
633 nStyle |= WB_VCENTER; in ImplInitStyle()
2056 if( (nWinStyle & (WB_TOP|WB_VCENTER|WB_BOTTOM)) == 0 && in ImplDrawRadioCheck()
2111 if ( nWinStyle & WB_VCENTER ) in ImplDraw()
2678 nBits &= ~(WB_VCENTER | WB_BOTTOM); in set_property()
2683 nBits &= ~(WB_VCENTER | WB_TOP); in set_property()
3096 if ( nWinStyle & WB_VCENTER ) in ImplDraw()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Dfixed.cxx33 WB_TOP | WB_VCENTER | WB_BOTTOM |
39 WB_TOP | WB_VCENTER | WB_BOTTOM |
43 WB_TOP | WB_VCENTER | WB_BOTTOM |
118 else if ( nWinStyle & WB_VCENTER ) in ImplGetTextStyle()
513 if (nWinStyle & WB_VCENTER) in ImplDraw()
H A Dbutton.cxx54 WB_TOP | WB_VCENTER | WB_BOTTOM |
61 WB_TOP | WB_VCENTER | WB_BOTTOM |
65 WB_TOP | WB_VCENTER | WB_BOTTOM |
392 if (nWinStyle & WB_VCENTER) in ImplDrawAlignedImage()
609 if ( ( nStyle & ( WB_TOP | WB_VCENTER | WB_BOTTOM ) ) == 0 ) in ImplInitStyle()
610 nStyle |= WB_VCENTER; in ImplInitStyle()
2045 if ( nWinStyle & WB_VCENTER ) in ImplDraw()
2618 nBits &= ~(WB_VCENTER | WB_BOTTOM); in set_property()
2623 nBits &= ~(WB_VCENTER | WB_TOP); in set_property()
3070 if ( nWinStyle & WB_VCENTER ) in ImplDraw()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/uielement/
H A DFixedTextToolbarController.cxx45 m_pFixedTextControl = VclPtr<FixedText>::Create(m_pToolbar, WB_NOMULTILINE | WB_VCENTER in FixedTextToolbarController()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/source/solar/control/
H A Dnavtoolbar.cxx304 … pItemWindow = VclPtr<FixedText>::Create( m_pToolbar, WB_CENTER | WB_VCENTER ); in implInit()
309 pItemWindow = VclPtr<FixedText>::Create( m_pToolbar, WB_VCENTER ); in implInit()
651 :NumericField( _pParent, WB_BORDER | WB_VCENTER ) in RecordPositionInput()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/control/
H A Dmanagedmenubutton.cxx120 VCL_BUILDER_FACTORY_ARGS(ManagedMenuButton, WB_CLIPCHILDREN|WB_CENTER|WB_VCENTER|WB_FLATBUTTON)
H A Dfilectrl.cxx68 const WinBits nAlignmentStyle = ( WB_TOP | WB_VCENTER | WB_BOTTOM ); in ImplInitStyle()
H A Dcalendar.cxx343 … WinBits nAllAlignmentBits = ( WB_LEFT | WB_CENTER | WB_RIGHT | WB_TOP | WB_VCENTER | WB_BOTTOM ); in StateChanged()
H A Dctrlbox.cxx343 WinBits nWinBits = WB_LEFT|WB_VCENTER|WB_3DLOOK|WB_TABSTOP; in makeFontNameBox()
731 WinBits nWinBits = WB_LEFT|WB_VCENTER|WB_3DLOOK|WB_TABSTOP; in makeFontStyleBox()
933 WinBits nWinBits = WB_LEFT|WB_VCENTER|WB_3DLOOK|WB_TABSTOP; in makeFontSizeBox()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/querydesign/
H A DTableWindowTitle.cxx42 FixedText( pParent, WB_3DLOOK|WB_LEFT|WB_NOLABEL|WB_VCENTER ) in OTableWindowTitle()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/tools/
H A Dwintypes.hxx150 WinBits const WB_VCENTER = 0x00040000; variable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/tools/
H A Dwintypes.hxx154 WinBits const WB_VCENTER = 0x00040000; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/toolkit/
H A Divctrl.hxx163 #define WB_DETAILS WB_VCENTER
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/controls/
H A Dfilectrl.cxx69 const WinBits nAlignmentStyle = ( WB_TOP | WB_VCENTER | WB_BOTTOM ); in ImplInitStyle()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/bibliography/
H A Dtoolbar.cxx179 , aFtSource(VclPtr<FixedText>::Create(this,WB_VCENTER)) in BibToolBar()
181 , aFtQuery(VclPtr<FixedText>::Create(this,WB_VCENTER)) in BibToolBar()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Dbuilder.cxx1241 WinBits nBits = WB_CLIPCHILDREN|WB_CENTER|WB_VCENTER; in extractStockAndBuildPushButton()
1253 WinBits nBits = WB_CLIPCHILDREN|WB_CENTER|WB_VCENTER|WB_3DLOOK; in extractStockAndBuildMenuButton()
1263 WinBits nBits = WB_CLIPCHILDREN|WB_CENTER|WB_VCENTER|WB_3DLOOK; in extractStockAndBuildMenuToggleButton()
1786 WinBits nBits = WB_CLIPCHILDREN|WB_LEFT|WB_VCENTER|WB_3DLOOK; in makeObject()
1793 WinBits nBits = WB_CLIPCHILDREN|WB_LEFT|WB_VCENTER|WB_3DLOOK; in makeObject()
1819 … xWindow = VclPtr<FixedHyperlink>::Create(pParent, WB_CENTER|WB_VCENTER|WB_3DLOOK|WB_NOLABEL); in makeObject()
1824 WinBits nBits = WB_CLIPCHILDREN|WB_LEFT|WB_VCENTER|WB_3DLOOK; in makeObject()
1886 WinBits nWinStyle = WB_CLIPCHILDREN|WB_LEFT|WB_VCENTER|WB_3DLOOK; in makeObject()
1915 WinBits nWinStyle = WB_CLIPCHILDREN|WB_LEFT|WB_VCENTER|WB_3DLOOK; in makeObject()
2000 WinBits nWinStyle = WB_CENTER|WB_VCENTER|WB_3DLOOK; in makeObject()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Dbuilder.cxx1233 WinBits nBits = WB_CLIPCHILDREN|WB_CENTER|WB_VCENTER; in extractStockAndBuildPushButton()
1269 WinBits nBits = WB_CLIPCHILDREN|WB_CENTER|WB_VCENTER|WB_3DLOOK; in extractStockAndBuildMenuButton()
1285 WinBits nBits = WB_CLIPCHILDREN|WB_CENTER|WB_VCENTER|WB_3DLOOK; in extractStockAndBuildMenuToggleButton()
1882 WinBits nBits = WB_CLIPCHILDREN|WB_CENTER|WB_VCENTER|WB_3DLOOK; in makeObject()
1897 WinBits nBits = WB_CLIPCHILDREN|WB_CENTER|WB_VCENTER|WB_3DLOOK; in makeObject()
1982 WinBits nBits = WB_CLIPCHILDREN|WB_LEFT|WB_VCENTER|WB_3DLOOK; in makeObject()
2026 WinBits nBits = WB_CLIPCHILDREN|WB_LEFT|WB_VCENTER|WB_3DLOOK; in makeObject()
2064 WinBits nWinStyle = WB_CLIPCHILDREN|WB_LEFT|WB_VCENTER|WB_3DLOOK; in makeObject()
2095 WinBits nWinStyle = WB_CLIPCHILDREN|WB_LEFT|WB_VCENTER|WB_3DLOOK; in makeObject()
2182 WinBits nWinStyle = WB_CENTER|WB_VCENTER|WB_3DLOOK; in makeObject()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Divctrl.hxx164 #define WB_DETAILS WB_VCENTER
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/helper/
H A Dbtndlg.cxx166 else if ( GetStyle() & WB_VCENTER ) in ImplPosControls()
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/helper/
H A Dbtndlg.cxx165 else if ( GetStyle() & WB_VCENTER ) in ImplPosControls()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/view/
H A Dclassificationcontroller.cxx245 …m_pCategory = VclPtr<ListBox>::Create(this, WB_CLIPCHILDREN|WB_LEFT|WB_VCENTER|WB_3DLOOK|WB_DROPDO… in ClassificationControl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/brwbox/
H A Debbcontrols.cxx232 pBox = VclPtr<TriStateBox>::Create(this,WB_CENTER|WB_VCENTER); in CheckBoxControl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/avmedia/source/framework/
H A Dmediacontrol.cxx59 … mpMediaPath = VclPtr<FixedText>::Create(this, WB_VCENTER | WB_READONLY | WB_BORDER | WB_3DLOOK ) ; in MediaControl()

12