LibreOffice Module sfx2 (master) 1
Public Member Functions | Public Attributes | List of all members
SfxSecurityPage_Impl Struct Reference
Collaboration diagram for SfxSecurityPage_Impl:
[legend]

Public Member Functions

 DECL_LINK (RecordChangesCBToggleHdl, weld::Toggleable &, void)
 
 DECL_LINK (ChangeProtectionPBHdl, weld::Button &, void)
 
 SfxSecurityPage_Impl (SfxSecurityPage &rDlg)
 
bool FillItemSet_Impl ()
 
void Reset_Impl ()
 

Public Attributes

SfxSecurityPagem_rMyTabPage
 
RedliningMode m_eRedlingMode
 
bool m_bOrigPasswordIsConfirmed
 
bool m_bNewPasswordIsValid
 
OUString m_aNewPassword
 
OUString m_aEndRedliningWarning
 
bool m_bEndRedliningWarningDone
 
std::unique_ptr< weld::CheckButtonm_xOpenReadonlyCB
 
std::unique_ptr< weld::CheckButtonm_xRecordChangesCB
 
std::unique_ptr< weld::Buttonm_xProtectPB
 
std::unique_ptr< weld::Buttonm_xUnProtectPB
 

Detailed Description

Definition at line 152 of file securitypage.cxx.

Constructor & Destructor Documentation

◆ SfxSecurityPage_Impl()

SfxSecurityPage_Impl::SfxSecurityPage_Impl ( SfxSecurityPage rDlg)

Definition at line 179 of file securitypage.cxx.

References LINK, m_xProtectPB, m_xRecordChangesCB, and m_xUnProtectPB.

Member Function Documentation

◆ DECL_LINK() [1/2]

SfxSecurityPage_Impl::DECL_LINK ( ChangeProtectionPBHdl  ,
weld::Button ,
void   
)

◆ DECL_LINK() [2/2]

SfxSecurityPage_Impl::DECL_LINK ( RecordChangesCBToggleHdl  ,
weld::Toggleable ,
void   
)

◆ FillItemSet_Impl()

bool SfxSecurityPage_Impl::FillItemSet_Impl ( )

◆ Reset_Impl()

void SfxSecurityPage_Impl::Reset_Impl ( )

Member Data Documentation

◆ m_aEndRedliningWarning

OUString SfxSecurityPage_Impl::m_aEndRedliningWarning

Definition at line 162 of file securitypage.cxx.

◆ m_aNewPassword

OUString SfxSecurityPage_Impl::m_aNewPassword

Definition at line 160 of file securitypage.cxx.

Referenced by FillItemSet_Impl().

◆ m_bEndRedliningWarningDone

bool SfxSecurityPage_Impl::m_bEndRedliningWarningDone

Definition at line 163 of file securitypage.cxx.

◆ m_bNewPasswordIsValid

bool SfxSecurityPage_Impl::m_bNewPasswordIsValid

Definition at line 159 of file securitypage.cxx.

Referenced by FillItemSet_Impl().

◆ m_bOrigPasswordIsConfirmed

bool SfxSecurityPage_Impl::m_bOrigPasswordIsConfirmed

Definition at line 158 of file securitypage.cxx.

Referenced by Reset_Impl().

◆ m_eRedlingMode

RedliningMode SfxSecurityPage_Impl::m_eRedlingMode

Definition at line 156 of file securitypage.cxx.

Referenced by FillItemSet_Impl(), and Reset_Impl().

◆ m_rMyTabPage

SfxSecurityPage& SfxSecurityPage_Impl::m_rMyTabPage

Definition at line 154 of file securitypage.cxx.

◆ m_xOpenReadonlyCB

std::unique_ptr<weld::CheckButton> SfxSecurityPage_Impl::m_xOpenReadonlyCB

Definition at line 165 of file securitypage.cxx.

Referenced by FillItemSet_Impl(), and Reset_Impl().

◆ m_xProtectPB

std::unique_ptr<weld::Button> SfxSecurityPage_Impl::m_xProtectPB

Definition at line 167 of file securitypage.cxx.

Referenced by Reset_Impl(), and SfxSecurityPage_Impl().

◆ m_xRecordChangesCB

std::unique_ptr<weld::CheckButton> SfxSecurityPage_Impl::m_xRecordChangesCB

Definition at line 166 of file securitypage.cxx.

Referenced by FillItemSet_Impl(), Reset_Impl(), and SfxSecurityPage_Impl().

◆ m_xUnProtectPB

std::unique_ptr<weld::Button> SfxSecurityPage_Impl::m_xUnProtectPB

Definition at line 168 of file securitypage.cxx.

Referenced by FillItemSet_Impl(), Reset_Impl(), and SfxSecurityPage_Impl().


The documentation for this struct was generated from the following file: