Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/dialog/
H A Ddinfdlg.cxx641 SfxDocumentDescPage::SfxDocumentDescPage( Window * pParent, const SfxItemSet& rItemSet ) : in SfxDocumentDescPage() function in SfxDocumentDescPage
662 SfxTabPage *SfxDocumentDescPage::Create(Window *pParent, const SfxItemSet &rItemSet) in Create()
664 return new SfxDocumentDescPage(pParent, rItemSet); in Create()
669 sal_Bool SfxDocumentDescPage::FillItemSet(SfxItemSet &rSet) in FillItemSet()
728 void SfxDocumentDescPage::Reset(const SfxItemSet &rSet) in Reset()
1550 AddTabPage(TP_DOCINFODESC, SfxDocumentDescPage::Create, 0); in SfxDocumentInfoDialog()
/trunk/main/sfx2/inc/sfx2/
H A Ddinfdlg.hxx227 class SfxDocumentDescPage : public SfxTabPage class
241 SfxDocumentDescPage( Window* pParent, const SfxItemSet& );

Completed in 25 milliseconds