Lines Matching refs:pParent

72     explicit            Button( Window* pParent, WinBits nStyle = 0 );
73 explicit Button( Window* pParent, const ResId& );
141 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
160 explicit PushButton( Window* pParent, WinBits nStyle = 0 );
161 explicit PushButton( Window* pParent, const ResId& );
228 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
235 explicit OKButton( Window* pParent, WinBits nStyle = WB_DEFBUTTON );
236 explicit OKButton( Window* pParent, const ResId& );
250 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
257 explicit CancelButton( Window* pParent, WinBits nStyle = 0 );
258 explicit CancelButton( Window* pParent, const ResId& );
272 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
279 explicit HelpButton( Window* pParent, WinBits nStyle = 0 );
280 explicit HelpButton( Window* pParent, const ResId& );
323 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
347 explicit RadioButton( Window* pParent, WinBits nWinStyle = 0 );
348 explicit RadioButton( Window* pParent, const ResId& );
438 SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
451 explicit CheckBox( Window* pParent, WinBits nStyle = 0 );
452 explicit CheckBox( Window* pParent, const ResId& );
519 explicit ImageButton( Window* pParent, WinBits nStyle = 0 );
520 explicit ImageButton( Window* pParent, const ResId& );
531 explicit ImageRadioButton( Window* pParent, WinBits nStyle = 0 );
532 explicit ImageRadioButton( Window* pParent, const ResId& );
543 explicit TriStateBox( Window* pParent, WinBits nStyle = 0 );
544 explicit TriStateBox( Window* pParent, const ResId& );
553 explicit DisclosureButton( Window* pParent, WinBits nStyle = 0 );
554 explicit DisclosureButton( Window* pParent, const ResId& );