/trunk/main/chart2/source/controller/itemsetwrapper/ |
H A D | ItemConverter.cxx | 176 bool ItemConverter::ApplySpecialItem( in ApplySpecialItem() function in comphelper::ItemConverter 227 bItemsChanged = ApplySpecialItem( pItem->Which(), rItemSet ) || bItemsChanged; in ApplyItemSet()
|
H A D | RegressionEquationItemConverter.cxx | 133 bool RegressionEquationItemConverter::ApplySpecialItem( in ApplySpecialItem() function in chart::wrapper::RegressionEquationItemConverter
|
H A D | LegendItemConverter.cxx | 105 bool LegendItemConverter::ApplySpecialItem( sal_uInt16 nWhichId, const SfxItemSet& rInItemSet ) in ApplySpecialItem() function in chart::wrapper::LegendItemConverter
|
H A D | TitleItemConverter.cxx | 188 bool TitleItemConverter::ApplySpecialItem( in ApplySpecialItem() function in chart::wrapper::TitleItemConverter
|
H A D | RegressionCurveItemConverter.cxx | 124 bool RegressionCurveItemConverter::ApplySpecialItem( in ApplySpecialItem() function in chart::wrapper::RegressionCurveItemConverter
|
H A D | ErrorBarItemConverter.cxx | 145 bool ErrorBarItemConverter::ApplySpecialItem( in ApplySpecialItem() function in chart::wrapper::ErrorBarItemConverter
|
H A D | SeriesOptionsItemConverter.cxx | 196 bool SeriesOptionsItemConverter::ApplySpecialItem( sal_uInt16 nWhichId, const SfxItemSet & rItemSet… in ApplySpecialItem() function in chart::wrapper::SeriesOptionsItemConverter
|
H A D | CharacterPropertyItemConverter.cxx | 329 bool CharacterPropertyItemConverter::ApplySpecialItem( in ApplySpecialItem() function in chart::wrapper::CharacterPropertyItemConverter
|
H A D | GraphicPropertyItemConverter.cxx | 468 bool GraphicPropertyItemConverter::ApplySpecialItem( in ApplySpecialItem() function in chart::wrapper::GraphicPropertyItemConverter
|
H A D | DataPointItemConverter.cxx | 311 bool DataPointItemConverter::ApplySpecialItem( in ApplySpecialItem() function in chart::wrapper::DataPointItemConverter
|
H A D | StatisticsItemConverter.cxx | 215 bool StatisticsItemConverter::ApplySpecialItem( in ApplySpecialItem() function in chart::wrapper::StatisticsItemConverter
|
H A D | AxisItemConverter.cxx | 476 bool AxisItemConverter::ApplySpecialItem( sal_uInt16 nWhichId, const SfxItemSet & rItemSet ) in ApplySpecialItem() function in chart::wrapper::AxisItemConverter
|
/trunk/main/chart2/source/controller/inc/ |
H A D | StatisticsItemConverter.hxx | 59 virtual bool ApplySpecialItem( sal_uInt16 nWhichId, const SfxItemSet & rItemSet )
|
H A D | GraphicPropertyItemConverter.hxx | 67 virtual bool ApplySpecialItem( sal_uInt16 nWhichId, const SfxItemSet & rItemSet )
|
H A D | ErrorBarItemConverter.hxx | 67 virtual bool ApplySpecialItem( sal_uInt16 nWhichId, const SfxItemSet & rItemSet )
|
H A D | LegendItemConverter.hxx | 64 virtual bool ApplySpecialItem( sal_uInt16 nWhichId, const SfxItemSet & rItemSet )
|
H A D | RegressionCurveItemConverter.hxx | 65 virtual bool ApplySpecialItem( sal_uInt16 nWhichId, const SfxItemSet & rItemSet )
|
H A D | RegressionEquationItemConverter.hxx | 68 virtual bool ApplySpecialItem( sal_uInt16 nWhichId, const SfxItemSet & rItemSet )
|
H A D | TitleItemConverter.hxx | 65 virtual bool ApplySpecialItem( sal_uInt16 nWhichId, const SfxItemSet & rItemSet )
|
H A D | AxisItemConverter.hxx | 68 virtual bool ApplySpecialItem( sal_uInt16 nWhichId, const SfxItemSet & rItemSet )
|
H A D | CharacterPropertyItemConverter.hxx | 63 virtual bool ApplySpecialItem( sal_uInt16 nWhichId, const SfxItemSet & rItemSet )
|
H A D | ItemConverter.hxx | 172 virtual bool ApplySpecialItem( sal_uInt16 nWhichId, const SfxItemSet & rItemSet )
|
H A D | SeriesOptionsItemConverter.hxx | 58 virtual bool ApplySpecialItem( sal_uInt16 nWhichId, const SfxItemSet & rItemSet )
|
H A D | DataPointItemConverter.hxx | 85 virtual bool ApplySpecialItem( sal_uInt16 nWhichId, const SfxItemSet & rItemSet )
|