Searched refs:SchAttribTabDlg (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/chart2/source/controller/dialogs/ |
H A D | dlg_ObjectProperties.cxx | 342 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()
|
/aoo41x/main/chart2/source/controller/inc/ |
H A D | dlg_ObjectProperties.hxx | 109 class SchAttribTabDlg : public SfxTabDialog class 133 SchAttribTabDlg(Window* pParent, const SfxItemSet* pAttr, 138 virtual ~SchAttribTabDlg();
|
/aoo41x/main/chart2/source/controller/main/ |
H A D | ChartController_Insert.cxx | 504 … SchAttribTabDlg aDlg( m_pChartWindow, &aItemSet, &aDialogParameter, &aViewElementListProvider, in executeDispatch_InsertTrendline() 552 … SchAttribTabDlg aDlg( m_pChartWindow, &aItemSet, &aDialogParameter, &aViewElementListProvider, in executeDispatch_InsertYErrorBars()
|
H A D | ChartController_Properties.cxx | 779 … SchAttribTabDlg aDlg( m_pChartWindow, &aItemSet, &aDialogParameter, &aViewElementListProvider in executeDlg_ObjectProperties_withoutUndoGuard()
|
Completed in 27 milliseconds