Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/itemsetwrapper/
H A DAxisItemConverter.cxx86 AxisItemConverter::AxisItemConverter( in AxisItemConverter() function in chart::wrapper::AxisItemConverter
117 AxisItemConverter::~AxisItemConverter() in ~AxisItemConverter()
126 void AxisItemConverter::FillItemSet( SfxItemSet & rOutItemSet ) const in FillItemSet()
135 bool AxisItemConverter::ApplyItemSet( const SfxItemSet & rItemSet ) in ApplyItemSet()
146 const sal_uInt16 * AxisItemConverter::GetWhichPairs() const in GetWhichPairs()
152 bool AxisItemConverter::GetItemProperty( tWhichIdType nWhichId, tPropertyNameWithMemberId & rOutPro… in GetItemProperty()
174 void AxisItemConverter::FillSpecialItem( sal_uInt16 nWhichId, SfxItemSet & rOutItemSet ) const in FillSpecialItem()
476 bool AxisItemConverter::ApplySpecialItem( sal_uInt16 nWhichId, const SfxItemSet & rItemSet ) in ApplySpecialItem()
H A DMultipleChartConverters.cxx67 m_aConverters.push_back( new ::chart::wrapper::AxisItemConverter( in AllAxisItemConverter()
72 m_aConverters.push_back( new ::chart::wrapper::AxisItemConverter( in AllAxisItemConverter()
H A Dmakefile.mk39 $(SLO)$/AxisItemConverter.obj \
/trunk/main/chart2/source/controller/inc/
H A DAxisItemConverter.hxx43 class AxisItemConverter : public ::comphelper::ItemConverter class
46 AxisItemConverter(
57 virtual ~AxisItemConverter();
/trunk/main/chart2/source/controller/main/
H A DChartController_Properties.cxx178 pItemConverter = new wrapper::AxisItemConverter( in createItemConverter()

Completed in 58 milliseconds