Searched refs:SfxSecurityPage (Results 1 – 4 of 4) sorted by relevance
167 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 SfxSecurityPage524 SfxSecurityPage::~SfxSecurityPage() in ~SfxSecurityPage()529 sal_Bool SfxSecurityPage::FillItemSet( SfxItemSet & rItemSet ) in FillItemSet()539 void SfxSecurityPage::Reset( const SfxItemSet & rItemSet ) in Reset()
1554 AddTabPage(TP_DOCINFOSECURITY, SfxSecurityPage::Create, 0); in SfxDocumentInfoDialog()
36 class SfxSecurityPage : public SfxTabPage class41 SfxSecurityPage( Window* pParent, const SfxItemSet& );42 virtual ~SfxSecurityPage();
994 // SfxSecurityPage related stuff1002 // Calc-Id's used for SfxSecurityPage
Completed in 61 milliseconds