Lines Matching refs:nWinStyle
43 SvXPropertyControl::SvXPropertyControl( Window* pParent, WinBits nWinStyle) in SvXPropertyControl() argument
44 : Control(pParent,nWinStyle) in SvXPropertyControl()
55 SvXPropertyEdit::SvXPropertyEdit( Window* pParent, WinBits nWinStyle) in SvXPropertyEdit() argument
56 : SvXPropertyControl(pParent,nWinStyle), in SvXPropertyEdit()
184 SvXPropertyListBox::SvXPropertyListBox( Window* pParent, WinBits nWinStyle) in SvXPropertyListBox() argument
185 : SvXPropertyControl(pParent,nWinStyle), in SvXPropertyListBox()
313 SvXPropertyComboBox::SvXPropertyComboBox( Window* pParent, WinBits nWinStyle) in SvXPropertyComboBox() argument
314 : SvXPropertyControl(pParent,nWinStyle), in SvXPropertyComboBox()
440 SvPropertyLine::SvPropertyLine( Window* pParent,WinBits nWinStyle) in SvPropertyLine() argument
441 : Control(pParent,nWinStyle), in SvPropertyLine()
670 SvListBoxForProperties::SvListBoxForProperties( Window* pParent, WinBits nWinStyle) in SvListBoxForProperties() argument
671 : Control(pParent,nWinStyle), in SvListBoxForProperties()
1139 SvTabPageForProperties::SvTabPageForProperties(Window* pParent,WinBits nWinStyle) in SvTabPageForProperties() argument
1140 : TabPage(pParent,nWinStyle), in SvTabPageForProperties()
1162 SvPropertyBox::SvPropertyBox( Window* pParent, WinBits nWinStyle) in SvPropertyBox() argument
1163 : Control(pParent,nWinStyle), in SvPropertyBox()