Home
last modified time | relevance | path

Searched refs:SchAttribTabDlg (Results 1 – 4 of 4) sorted by relevance

/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_ObjectProperties.cxx342 void SchAttribTabDlg::setSymbolInformation( SfxItemSet* pSymbolShapeProperties, in setSymbolInformation()
349 void SchAttribTabDlg::SetAxisMinorStepWidthForErrorBarDecimals( double fMinorStepWidth ) in SetAxisMinorStepWidthForErrorBarDecimals()
354 SchAttribTabDlg::SchAttribTabDlg(Window* pParent, in SchAttribTabDlg() function in chart::SchAttribTabDlg
508 GetOKButton().SetClickHdl( LINK( this, SchAttribTabDlg, OKPressed )); in SchAttribTabDlg()
511 SchAttribTabDlg::~SchAttribTabDlg() in ~SchAttribTabDlg()
517 void SchAttribTabDlg::PageCreated(sal_uInt16 nId, SfxTabPage &rPage) in PageCreated()
649 IMPL_LINK( SchAttribTabDlg, OKPressed, void * , EMPTYARG ) in IMPL_LINK() argument
655 bool SchAttribTabDlg::DialogWasClosedWithOK() const in DialogWasClosedWithOK()
/trunk/main/chart2/source/controller/inc/
H A Ddlg_ObjectProperties.hxx109 class SchAttribTabDlg : public SfxTabDialog class
133 SchAttribTabDlg(Window* pParent, const SfxItemSet* pAttr,
138 virtual ~SchAttribTabDlg();
/trunk/main/chart2/source/controller/main/
H A DChartController_Insert.cxx504SchAttribTabDlg aDlg( m_pChartWindow, &aItemSet, &aDialogParameter, &aViewElementListProvider, in executeDispatch_InsertTrendline()
552SchAttribTabDlg aDlg( m_pChartWindow, &aItemSet, &aDialogParameter, &aViewElementListProvider, in executeDispatch_InsertYErrorBars()
H A DChartController_Properties.cxx779SchAttribTabDlg aDlg( m_pChartWindow, &aItemSet, &aDialogParameter, &aViewElementListProvider in executeDlg_ObjectProperties_withoutUndoGuard()

Completed in 29 milliseconds