Home
last modified time | relevance | path

Searched refs:SfxSecurityPage (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sfx2/source/dialog/
H A Dsecuritypage.cxx167 SfxSecurityPage & m_rMyTabPage;
200 SfxSecurityPage_Impl( SfxSecurityPage &rDlg, const SfxItemSet &rItemSet );
208 SfxSecurityPage_Impl::SfxSecurityPage_Impl( SfxSecurityPage &rTabPage, const SfxItemSet & ) : in SfxSecurityPage_Impl()
509 SfxTabPage* SfxSecurityPage::Create( Window * pParent, const SfxItemSet & rItemSet ) in Create()
511 return new SfxSecurityPage( pParent, rItemSet ); in Create()
515 SfxSecurityPage::SfxSecurityPage( Window* pParent, const SfxItemSet& rItemSet ) : in SfxSecurityPage() function in SfxSecurityPage
524 SfxSecurityPage::~SfxSecurityPage() in ~SfxSecurityPage()
529 sal_Bool SfxSecurityPage::FillItemSet( SfxItemSet & rItemSet ) in FillItemSet()
539 void SfxSecurityPage::Reset( const SfxItemSet & rItemSet ) in Reset()
H A Ddinfdlg.cxx1554 AddTabPage(TP_DOCINFOSECURITY, SfxSecurityPage::Create, 0); in SfxDocumentInfoDialog()
/aoo42x/main/sfx2/inc/sfx2/
H A Dsecuritypage.hxx36 class SfxSecurityPage : public SfxTabPage class
41 SfxSecurityPage( Window* pParent, const SfxItemSet& );
42 virtual ~SfxSecurityPage();
H A Dsfxsids.hrc995 // SfxSecurityPage related stuff
1003 // Calc-Id's used for SfxSecurityPage

Completed in 39 milliseconds