Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/controller/main/
H A DChartController_Insert.cxx137 InsertAxisOrGridDialogData aDialogOutput; in executeDispatch_InsertAxes() local
138 aDlg.getResult( aDialogOutput ); in executeDispatch_InsertAxes()
142 , aDialogInput.aExistenceList, aDialogOutput.aExistenceList, m_xCC in executeDispatch_InsertAxes()
174 InsertAxisOrGridDialogData aDialogOutput; in executeDispatch_InsertGrid() local
175 aDlg.getResult( aDialogOutput ); in executeDispatch_InsertGrid()
177 , aDialogInput.aExistenceList, aDialogOutput.aExistenceList, m_xCC ); in executeDispatch_InsertGrid()
209 TitleDialogData aDialogOutput( impl_createReferenceSizeProvider()); in executeDispatch_InsertTitles() local
210 aDlg.getResult( aDialogOutput ); in executeDispatch_InsertTitles()
211 … bool bChanged = aDialogOutput.writeDifferenceToModel( getModel(), m_xCC, &aDialogInput ); in executeDispatch_InsertTitles()

Completed in 21 milliseconds