Searched refs:nStyleBits (Results 1 – 4 of 4) sorted by relevance
334 SvxComboBox::SvxComboBox(Window* pParent, WinBits nBits, sal_uInt16 nStyleBits) : in SvxComboBox() argument336 nStyle(nStyleBits) in SvxComboBox()342 SvxComboBox::SvxComboBox(Window* pParent, const ResId& rId, sal_uInt16 nStyleBits ): in SvxComboBox() argument344 nStyle(nStyleBits) in SvxComboBox()
71 SwComboBox::SwComboBox(Window* pParent, const ResId& rId, sal_uInt16 nStyleBits ): in SwComboBox() argument73 nStyle(nStyleBits) in SwComboBox()
142 WinBits nBits = WB_BORDER, sal_uInt16 nStyleBits = SVX_CBS_ALL );143 SvxComboBox( Window* pParent, const ResId& rId, sal_uInt16 nStyleBits = SVX_CBS_ALL );
97 sal_uInt16 nStyleBits = nsSwComboBoxStyle::CBS_ALL);
Completed in 18 milliseconds