LibreOffice Module sfx2 (master) 1
Public Member Functions | Protected Attributes | List of all members
HelpTabPage_Impl Class Reference

#include <newhelp.hxx>

Inheritance diagram for HelpTabPage_Impl:
[legend]
Collaboration diagram for HelpTabPage_Impl:
[legend]

Public Member Functions

 HelpTabPage_Impl (weld::Widget *pParent, SfxHelpIndexWindow_Impl *_pIdxWin, const OUString &rID, const OUString &rUIXMLDescription)
 
virtual ~HelpTabPage_Impl () override
 
- Public Member Functions inherited from BuilderPage
 BuilderPage (weld::Widget *pParent, weld::DialogController *pController, const OUString &rUIXMLDescription, const OUString &rID, bool bIsMobile=false)
 
virtual ~BuilderPage () COVERITY_NOEXCEPT_FALSE
 
void SetPageTitle (const OUString &rPageTitle)
 
const OUString & GetPageTitle () const
 
virtual void Activate ()
 
virtual void Deactivate ()
 
void SetHelpId (const OUString &rHelpId)
 
OUString GetHelpId () const
 

Protected Attributes

SfxHelpIndexWindow_Implm_pIdxWin
 
- Protected Attributes inherited from BuilderPage
weld::DialogControllerm_pDialogController
 
std::unique_ptr< weld::Builderm_xBuilder
 
std::unique_ptr< weld::Containerm_xContainer
 

Detailed Description

Definition at line 48 of file newhelp.hxx.

Constructor & Destructor Documentation

◆ HelpTabPage_Impl()

HelpTabPage_Impl::HelpTabPage_Impl ( weld::Widget pParent,
SfxHelpIndexWindow_Impl _pIdxWin,
const OUString &  rID,
const OUString &  rUIXMLDescription 
)

Definition at line 316 of file newhelp.cxx.

◆ ~HelpTabPage_Impl()

HelpTabPage_Impl::~HelpTabPage_Impl ( )
overridevirtual

Definition at line 323 of file newhelp.cxx.

Member Data Documentation

◆ m_pIdxWin

SfxHelpIndexWindow_Impl* HelpTabPage_Impl::m_pIdxWin
protected

The documentation for this class was generated from the following files: