Lines Matching refs:WinBits

117 Button::Button( Window* pParent, WinBits nStyle ) :  in Button()
131 WinBits nStyle = ImplInitRes( rResId ); in Button()
336 sal_uInt16 Button::ImplGetTextStyle( XubString& rText, WinBits nWinStyle, in ImplGetTextStyle()
381 WinBits nWinStyle = GetStyle(); in ImplDrawAlignedImage()
784 void PushButton::ImplInit( Window* pParent, WinBits nStyle ) in ImplInit()
797 WinBits PushButton::ImplInitStyle( const Window* pPrevWindow, WinBits nStyle ) in ImplInitStyle()
1345 PushButton::PushButton( Window* pParent, WinBits nStyle ) : in PushButton()
1359 WinBits nStyle = ImplInitRes( rResId ); in PushButton()
1883 void OKButton::ImplInit( Window* pParent, WinBits nStyle ) in ImplInit()
1893 OKButton::OKButton( Window* pParent, WinBits nStyle ) : in OKButton()
1905 WinBits nStyle = ImplInitRes( rResId ); in OKButton()
1949 void CancelButton::ImplInit( Window* pParent, WinBits nStyle ) in ImplInit()
1959 CancelButton::CancelButton( Window* pParent, WinBits nStyle ) : in CancelButton()
1971 WinBits nStyle = ImplInitRes( rResId ); in CancelButton()
2015 void HelpButton::ImplInit( Window* pParent, WinBits nStyle ) in ImplInit()
2025 HelpButton::HelpButton( Window* pParent, WinBits nStyle ) : in HelpButton()
2037 WinBits nStyle = ImplInitRes( rResId ); in HelpButton()
2074 void RadioButton::ImplInit( Window* pParent, WinBits nStyle ) in ImplInit()
2084 WinBits RadioButton::ImplInitStyle( const Window* pPrevWindow, WinBits nStyle ) in ImplInitStyle()
2294 WinBits nWinStyle = GetStyle(); in ImplDraw()
2491 WinBits nStyle; in ImplUncheckAllOther()
2581 RadioButton::RadioButton( Window* pParent, WinBits nStyle ) : in RadioButton()
2595 WinBits nStyle = ImplInitRes( rResId ); in RadioButton()
3246 void CheckBox::ImplInit( Window* pParent, WinBits nStyle ) in ImplInit()
3256 WinBits CheckBox::ImplInitStyle( const Window* pPrevWindow, WinBits nStyle ) in ImplInitStyle()
3395 WinBits nWinStyle = GetStyle(); in ImplDraw()
3545 CheckBox::CheckBox( Window* pParent, WinBits nStyle ) : in CheckBox()
3559 WinBits nStyle = ImplInitRes( rResId ); in CheckBox()
4151 ImageButton::ImageButton( Window* pParent, WinBits nStyle ) : in ImageButton()
4188 WinBits nStyle = GetStyle(); in ImplInitStyle()
4201 ImageRadioButton::ImageRadioButton( Window* pParent, WinBits nStyle ) : in ImageRadioButton()
4228 TriStateBox::TriStateBox( Window* pParent, WinBits nStyle ) : in TriStateBox()
4258 DisclosureButton::DisclosureButton( Window* pParent, WinBits ) : in DisclosureButton() argument