Searched refs:CreateEmptyItemSet (Results 1 – 5 of 5) sorted by relevance
308 SfxItemSet aItemSet = aItemConverter.CreateEmptyItemSet(); in executeDispatch_InsertMenu_DataLabels()323 SfxItemSet aOutItemSet = aItemConverter.CreateEmptyItemSet(); in executeDispatch_InsertMenu_DataLabels()359 SfxItemSet aItemSet = aItemConverter.CreateEmptyItemSet(); in executeDispatch_InsertMenu_YErrorBars()372 SfxItemSet aOutItemSet = aItemConverter.CreateEmptyItemSet(); in executeDispatch_InsertMenu_YErrorBars()442 SfxItemSet aItemSet = aItemConverter.CreateEmptyItemSet(); in executeDispatch_InsertMenu_Trendlines()452 SfxItemSet aOutItemSet = aItemConverter.CreateEmptyItemSet(); in executeDispatch_InsertMenu_Trendlines()495 SfxItemSet aItemSet = aItemConverter.CreateEmptyItemSet(); in executeDispatch_InsertTrendline()544 SfxItemSet aItemSet = aItemConverter.CreateEmptyItemSet(); in executeDispatch_InsertYErrorBars()
769 SfxItemSet aItemSet = apItemConverter->CreateEmptyItemSet(); in executeDlg_ObjectProperties_withoutUndoGuard()795 pSymbolShapeProperties = new SfxItemSet( aSymbolItemConverter.CreateEmptyItemSet() ); in executeDlg_ObjectProperties_withoutUndoGuard()
57 SfxItemSet aSet = this->CreateEmptyItemSet(); in FillItemSet()
79 SfxItemSet ItemConverter::CreateEmptyItemSet() const in CreateEmptyItemSet() function in comphelper::ItemConverter
120 SfxItemSet CreateEmptyItemSet() const;
Completed in 27 milliseconds