Searched refs:PolarOptionsTabPage (Results 1 – 3 of 3) sorted by relevance
40 PolarOptionsTabPage::PolarOptionsTabPage( Window* pWindow,const SfxItemSet& rInAttrs ) : in PolarOptionsTabPage() function in chart::PolarOptionsTabPage55 PolarOptionsTabPage::~PolarOptionsTabPage() in ~PolarOptionsTabPage()59 SfxTabPage* PolarOptionsTabPage::Create( Window* pWindow,const SfxItemSet& rOutAttrs ) in Create()61 return new PolarOptionsTabPage( pWindow, rOutAttrs ); in Create()64 sal_Bool PolarOptionsTabPage::FillItemSet( SfxItemSet& rOutAttrs ) in FillItemSet()81 void PolarOptionsTabPage::Reset(const SfxItemSet& rInAttrs) in Reset()
37 class PolarOptionsTabPage : public SfxTabPage class41 PolarOptionsTabPage(Window* pParent, const SfxItemSet& rInAttrs );42 virtual ~PolarOptionsTabPage();
410 … AddTabPage(TP_POLAROPTIONS, String(SchResId(STR_PAGE_OPTIONS)),PolarOptionsTabPage::Create, NULL); in SchAttribTabDlg()
Completed in 30 milliseconds