Home
last modified time | relevance | path

Searched refs:TrendlineTabPage (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/chart2/source/controller/dialogs/
H A Dtp_Trendline.cxx36 TrendlineTabPage::TrendlineTabPage( Window* pParent, const SfxItemSet& rInAttrs ) : in TrendlineTabPage() function in chart::TrendlineTabPage
43 TrendlineTabPage::~TrendlineTabPage() in ~TrendlineTabPage()
47 SfxTabPage* TrendlineTabPage::Create( in Create()
50 return new TrendlineTabPage( pParent, rOutAttrs ); in Create()
53 sal_Bool TrendlineTabPage::FillItemSet( SfxItemSet& rOutAttrs ) in FillItemSet()
58 void TrendlineTabPage::Reset( const SfxItemSet& rInAttrs ) in Reset()
63 void TrendlineTabPage::DataChanged( const DataChangedEvent& rDCEvt ) in DataChanged()
H A Dtp_Trendline.hxx35 class TrendlineTabPage : public SfxTabPage class
38 TrendlineTabPage ( Window* pParent, const SfxItemSet& rInAttrs );
39 virtual ~TrendlineTabPage ();
H A Ddlg_ObjectProperties.cxx467 …AddTabPage(TP_TRENDLINE, String(SchResId(STR_PAGE_TRENDLINE_TYPE)), TrendlineTabPage::Create, NULL… in SchAttribTabDlg()

Completed in 17 milliseconds