Lines Matching defs:pParent
168 MessBox::MessBox( Window* pParent, WinBits nStyle, in MessBox()
183 MessBox::MessBox( Window* pParent, const ResId& rResId ) : in MessBox()
502 InfoBox::InfoBox( Window* pParent, const XubString& rMessage ) : in InfoBox()
510 InfoBox::InfoBox( Window* pParent, const ResId & rResId ) : in InfoBox()
518 InfoBox::InfoBox( Window* pParent, WinBits nStyle, const XubString& rMessage ) : in InfoBox()
554 WarningBox::WarningBox( Window* pParent, WinBits nStyle, in WarningBox()
563 WarningBox::WarningBox( Window* pParent, const ResId& rResId ) : in WarningBox()
601 ErrorBox::ErrorBox( Window* pParent, WinBits nStyle, in ErrorBox()
610 ErrorBox::ErrorBox( Window* pParent, const ResId& rResId ) : in ErrorBox()
647 QueryBox::QueryBox( Window* pParent, WinBits nStyle, const XubString& rMessage ) : in QueryBox()
655 QueryBox::QueryBox( Window* pParent, const ResId& rResId ) : in QueryBox()