LibreOffice Module svx (master) 1
|
#include <ctredlin.hxx>
Public Member Functions | |
SvxAcceptChgCtr (weld::Container *pParent) | |
~SvxAcceptChgCtr () | |
void | ShowFilterPage () |
SvxTPFilter * | GetFilterPage () |
SvxTPView * | GetViewPage () |
Private Member Functions | |
DECL_DLLPRIVATE_LINK (ActivatePageHdl, const OUString &, void) | |
DECL_DLLPRIVATE_LINK (DeactivatePageHdl, const OUString &, bool) | |
Private Attributes | |
std::unique_ptr< weld::Builder > | m_xBuilder |
std::unique_ptr< weld::Notebook > | m_xTabCtrl |
std::unique_ptr< SvxTPFilter > | m_xTPFilter |
std::unique_ptr< SvxTPView > | m_xTPView |
Definition at line 315 of file ctredlin.hxx.
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 | ( | ) |
Definition at line 968 of file ctredlin.cxx.
References m_xTPFilter, and m_xTPView.
|
private |
|
private |
|
inline |
Definition at line 333 of file ctredlin.hxx.
|
inline |
Definition at line 334 of file ctredlin.hxx.
void SvxAcceptChgCtr::ShowFilterPage | ( | ) |
Definition at line 974 of file ctredlin.cxx.
References m_xTabCtrl.
|
private |
Definition at line 318 of file ctredlin.hxx.
|
private |
Definition at line 319 of file ctredlin.hxx.
Referenced by ShowFilterPage(), and SvxAcceptChgCtr().
|
private |
Definition at line 321 of file ctredlin.hxx.
Referenced by SvxAcceptChgCtr(), and ~SvxAcceptChgCtr().
|
private |
Definition at line 322 of file ctredlin.hxx.
Referenced by SvxAcceptChgCtr(), and ~SvxAcceptChgCtr().