Searched refs:SchLegendPosTabPage (Results 1 – 3 of 3) sorted by relevance
41 SchLegendPosTabPage::SchLegendPosTabPage(Window* pWindow, in SchLegendPosTabPage() function in chart::SchLegendPosTabPage54 SchLegendPosTabPage::~SchLegendPosTabPage() in ~SchLegendPosTabPage()58 SfxTabPage* SchLegendPosTabPage::Create(Window* pWindow, in Create()61 return new SchLegendPosTabPage(pWindow, rOutAttrs); in Create()64 sal_Bool SchLegendPosTabPage::FillItemSet(SfxItemSet& rOutAttrs) in FillItemSet()74 void SchLegendPosTabPage::Reset(const SfxItemSet& rInAttrs) in Reset()
40 class SchLegendPosTabPage : public SfxTabPage class52 SchLegendPosTabPage(Window* pParent, const SfxItemSet& rInAttrs);53 virtual ~SchLegendPosTabPage();
400 … AddTabPage(TP_LEGEND_POS, String(SchResId(STR_PAGE_POSITION)), SchLegendPosTabPage::Create, NULL); in SchAttribTabDlg()
Completed in 10 milliseconds