Searched refs:SchLayoutTabPage (Results 1 – 3 of 3) sorted by relevance
43 SchLayoutTabPage::SchLayoutTabPage(Window* pWindow,const SfxItemSet& rInAttrs) in SchLayoutTabPage() function in chart::SchLayoutTabPage53 SchLayoutTabPage::~SchLayoutTabPage() in ~SchLayoutTabPage()59 SfxTabPage* SchLayoutTabPage::Create(Window* pWindow, in Create()62 return new SchLayoutTabPage(pWindow, rOutAttrs); in Create()65 sal_Bool SchLayoutTabPage::FillItemSet(SfxItemSet& rOutAttrs) in FillItemSet()83 void SchLayoutTabPage::Reset(const SfxItemSet& rInAttrs) in Reset()
35 class SchLayoutTabPage : public SfxTabPage class38 SchLayoutTabPage(Window* pParent, const SfxItemSet& rInAttrs);39 virtual ~SchLayoutTabPage();
413 … AddTabPage(TP_LAYOUT, String(SchResId(STR_PAGE_LAYOUT)),SchLayoutTabPage::Create, NULL); in SchAttribTabDlg()
Completed in 15 milliseconds