Lines Matching defs:SfxSecurityPage_Impl
165 struct SfxSecurityPage_Impl struct
167 SfxSecurityPage & m_rMyTabPage;
169 FixedLine m_aNewPasswordToOpenFL;
170 FixedText m_aNewPasswordToOpenFT;
171 Edit m_aNewPasswordToOpenED;
172 FixedText m_aConfirmPasswordToOpenFT;
173 Edit m_aConfirmPasswordToOpenED;
174 FixedText m_aNewPasswordInfoFT;
176 FixedLine m_aNewPasswordToModifyFL;
200 SfxSecurityPage_Impl( SfxSecurityPage &rDlg, const SfxItemSet &rItemSet ); argument
208 SfxSecurityPage_Impl::SfxSecurityPage_Impl( SfxSecurityPage &rTabPage, const SfxItemSet & ) : in SfxSecurityPage_Impl() function in SfxSecurityPage_Impl
412 IMPL_LINK( SfxSecurityPage_Impl, RecordChangesCBToggleHdl, void*, EMPTYARG ) in IMPL_LINK() argument
462 IMPL_LINK( SfxSecurityPage_Impl, ChangeProtectionPBHdl, void*, EMPTYARG ) in IMPL_LINK() argument