Searched refs:aViewElementListProvider (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/chart2/source/controller/main/ |
H A D | ChartController_Insert.cxx | 502 ViewElementListProvider aViewElementListProvider( m_pDrawModelWrapper.get()); in executeDispatch_InsertTrendline() local 504 … SchAttribTabDlg aDlg( m_pChartWindow, &aItemSet, &aDialogParameter, &aViewElementListProvider, in executeDispatch_InsertTrendline() 550 ViewElementListProvider aViewElementListProvider( m_pDrawModelWrapper.get()); in executeDispatch_InsertYErrorBars() local 552 … SchAttribTabDlg aDlg( m_pChartWindow, &aItemSet, &aDialogParameter, &aViewElementListProvider, in executeDispatch_InsertYErrorBars()
|
H A D | ChartController_Properties.cxx | 776 ViewElementListProvider aViewElementListProvider( m_pDrawModelWrapper.get() ); in executeDlg_ObjectProperties_withoutUndoGuard() local 779 … SchAttribTabDlg aDlg( m_pChartWindow, &aItemSet, &aDialogParameter, &aViewElementListProvider in executeDlg_ObjectProperties_withoutUndoGuard() 799 …Graphic* pAutoSymbolGraphic = new Graphic( aViewElementListProvider.GetSymbolGraphic( nStandard… in executeDlg_ObjectProperties_withoutUndoGuard()
|
H A D | ShapeController.cxx | 563 ViewElementListProvider aViewElementListProvider( pDrawModelWrapper ); in executeDispatch_FontDialog() local 564 …d_ptr< ShapeFontDialog > pDlg( new ShapeFontDialog( pParent, &aAttr, &aViewElementListProvider ) ); in executeDispatch_FontDialog()
|
Completed in 32 milliseconds