Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Dsvxbox.cxx334 SvxComboBox::SvxComboBox(Window* pParent, WinBits nBits, sal_uInt16 nStyleBits) : in SvxComboBox() argument
336 nStyle(nStyleBits) in SvxComboBox()
342 SvxComboBox::SvxComboBox(Window* pParent, const ResId& rId, sal_uInt16 nStyleBits ): in SvxComboBox() argument
344 nStyle(nStyleBits) in SvxComboBox()
/trunk/main/sw/source/ui/cctrl/
H A Dswlbox.cxx71 SwComboBox::SwComboBox(Window* pParent, const ResId& rId, sal_uInt16 nStyleBits ): in SwComboBox() argument
73 nStyle(nStyleBits) in SwComboBox()
/trunk/main/svtools/inc/svtools/
H A Dsvxbox.hxx142 WinBits nBits = WB_BORDER, sal_uInt16 nStyleBits = SVX_CBS_ALL );
143 SvxComboBox( Window* pParent, const ResId& rId, sal_uInt16 nStyleBits = SVX_CBS_ALL );
/trunk/main/sw/source/ui/inc/
H A Dswlbox.hxx97 sal_uInt16 nStyleBits = nsSwComboBoxStyle::CBS_ALL);

Completed in 18 milliseconds