Home
last modified time | relevance | path

Searched refs:SfxSecurityPage_Impl (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sfx2/source/dialog/
H A Dsecuritypage.cxx165 struct SfxSecurityPage_Impl struct
200 SfxSecurityPage_Impl( SfxSecurityPage &rDlg, const SfxItemSet &rItemSet ); argument
201 ~SfxSecurityPage_Impl();
208 SfxSecurityPage_Impl::SfxSecurityPage_Impl( SfxSecurityPage &rTabPage, const SfxItemSet & ) : in SfxSecurityPage_Impl() function 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
462 IMPL_LINK( SfxSecurityPage_Impl, ChangeProtectionPBHdl, void*, EMPTYARG ) in IMPL_LINK() argument
[all …]
/aoo42x/main/sfx2/inc/sfx2/
H A Dsecuritypage.hxx34 struct SfxSecurityPage_Impl;
38 std::auto_ptr< SfxSecurityPage_Impl > m_pImpl;

Completed in 13 milliseconds