Searched refs:SfxSecurityPage_Impl (Results 1 – 2 of 2) sorted by relevance
165 struct SfxSecurityPage_Impl struct200 SfxSecurityPage_Impl( SfxSecurityPage &rDlg, const SfxItemSet &rItemSet ); argument201 ~SfxSecurityPage_Impl();208 SfxSecurityPage_Impl::SfxSecurityPage_Impl( SfxSecurityPage &rTabPage, const SfxItemSet & ) : in SfxSecurityPage_Impl() function in SfxSecurityPage_Impl242 m_aRecordChangesCB.SetToggleHdl( LINK( this, SfxSecurityPage_Impl, RecordChangesCBToggleHdl ) ); in SfxSecurityPage_Impl()243 m_aChangeProtectionPB.SetClickHdl( LINK( this, SfxSecurityPage_Impl, ChangeProtectionPBHdl ) ); in SfxSecurityPage_Impl()277 SfxSecurityPage_Impl::~SfxSecurityPage_Impl() in ~SfxSecurityPage_Impl()282 sal_Bool SfxSecurityPage_Impl::FillItemSet_Impl( SfxItemSet & ) in FillItemSet_Impl()332 void SfxSecurityPage_Impl::Reset_Impl( const SfxItemSet & ) in Reset_Impl()412 IMPL_LINK( SfxSecurityPage_Impl, RecordChangesCBToggleHdl, void*, EMPTYARG ) in IMPL_LINK() argument[all …]
34 struct SfxSecurityPage_Impl;38 std::auto_ptr< SfxSecurityPage_Impl > m_pImpl;