Searched refs:aItemConverter (Results 1 – 1 of 1) sorted by relevance
303 wrapper::AllDataLabelItemConverter aItemConverter( in executeDispatch_InsertMenu_DataLabels() local308 SfxItemSet aItemSet = aItemConverter.CreateEmptyItemSet(); in executeDispatch_InsertMenu_DataLabels()309 aItemConverter.FillItemSet( aItemSet ); in executeDispatch_InsertMenu_DataLabels()323 SfxItemSet aOutItemSet = aItemConverter.CreateEmptyItemSet(); in executeDispatch_InsertMenu_DataLabels()327 bool bChanged = aItemConverter.ApplyItemSet( aOutItemSet );//model should be changed now in executeDispatch_InsertMenu_DataLabels()357 wrapper::AllSeriesStatisticsConverter aItemConverter( in executeDispatch_InsertMenu_YErrorBars() local359 SfxItemSet aItemSet = aItemConverter.CreateEmptyItemSet(); in executeDispatch_InsertMenu_YErrorBars()360 aItemConverter.FillItemSet( aItemSet ); in executeDispatch_InsertMenu_YErrorBars()372 SfxItemSet aOutItemSet = aItemConverter.CreateEmptyItemSet(); in executeDispatch_InsertMenu_YErrorBars()377 bool bChanged = aItemConverter.ApplyItemSet( aOutItemSet );//model should be changed now in executeDispatch_InsertMenu_YErrorBars()[all …]