LibreOffice Module svx (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
SvxAcceptChgCtr Class Reference

#include <ctredlin.hxx>

Public Member Functions

 SvxAcceptChgCtr (weld::Container *pParent)
 
 ~SvxAcceptChgCtr ()
 
void ShowFilterPage ()
 
SvxTPFilterGetFilterPage ()
 
SvxTPViewGetViewPage ()
 

Private Member Functions

 DECL_DLLPRIVATE_LINK (ActivatePageHdl, const OUString &, void)
 
 DECL_DLLPRIVATE_LINK (DeactivatePageHdl, const OUString &, bool)
 

Private Attributes

std::unique_ptr< weld::Builderm_xBuilder
 
std::unique_ptr< weld::Notebookm_xTabCtrl
 
std::unique_ptr< SvxTPFilterm_xTPFilter
 
std::unique_ptr< SvxTPViewm_xTPView
 

Detailed Description

Definition at line 315 of file ctredlin.hxx.

Constructor & Destructor Documentation

◆ SvxAcceptChgCtr()

SvxAcceptChgCtr::SvxAcceptChgCtr ( weld::Container pParent)

Definition at line 953 of file ctredlin.cxx.

References HID_REDLINE_CTRL_VIEW, LINK, m_xTabCtrl, m_xTPFilter, and m_xTPView.

◆ ~SvxAcceptChgCtr()

SvxAcceptChgCtr::~SvxAcceptChgCtr ( )

Definition at line 968 of file ctredlin.cxx.

References m_xTPFilter, and m_xTPView.

Member Function Documentation

◆ DECL_DLLPRIVATE_LINK() [1/2]

SvxAcceptChgCtr::DECL_DLLPRIVATE_LINK ( ActivatePageHdl  ,
const OUString &  ,
void   
)
private

◆ DECL_DLLPRIVATE_LINK() [2/2]

SvxAcceptChgCtr::DECL_DLLPRIVATE_LINK ( DeactivatePageHdl  ,
const OUString &  ,
bool   
)
private

◆ GetFilterPage()

SvxTPFilter * SvxAcceptChgCtr::GetFilterPage ( )
inline

Definition at line 333 of file ctredlin.hxx.

◆ GetViewPage()

SvxTPView * SvxAcceptChgCtr::GetViewPage ( )
inline

Definition at line 334 of file ctredlin.hxx.

◆ ShowFilterPage()

void SvxAcceptChgCtr::ShowFilterPage ( )

Definition at line 974 of file ctredlin.cxx.

References m_xTabCtrl.

Member Data Documentation

◆ m_xBuilder

std::unique_ptr<weld::Builder> SvxAcceptChgCtr::m_xBuilder
private

Definition at line 318 of file ctredlin.hxx.

◆ m_xTabCtrl

std::unique_ptr<weld::Notebook> SvxAcceptChgCtr::m_xTabCtrl
private

Definition at line 319 of file ctredlin.hxx.

Referenced by ShowFilterPage(), and SvxAcceptChgCtr().

◆ m_xTPFilter

std::unique_ptr<SvxTPFilter> SvxAcceptChgCtr::m_xTPFilter
private

Definition at line 321 of file ctredlin.hxx.

Referenced by SvxAcceptChgCtr(), and ~SvxAcceptChgCtr().

◆ m_xTPView

std::unique_ptr<SvxTPView> SvxAcceptChgCtr::m_xTPView
private

Definition at line 322 of file ctredlin.hxx.

Referenced by SvxAcceptChgCtr(), and ~SvxAcceptChgCtr().


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