Searched refs:AxisItemConverter (Results 1 – 5 of 5) sorted by relevance
86 AxisItemConverter::AxisItemConverter( in AxisItemConverter() function in chart::wrapper::AxisItemConverter117 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()
67 m_aConverters.push_back( new ::chart::wrapper::AxisItemConverter( in AllAxisItemConverter()72 m_aConverters.push_back( new ::chart::wrapper::AxisItemConverter( in AllAxisItemConverter()
39 $(SLO)$/AxisItemConverter.obj \
43 class AxisItemConverter : public ::comphelper::ItemConverter class46 AxisItemConverter(57 virtual ~AxisItemConverter();
178 pItemConverter = new wrapper::AxisItemConverter( in createItemConverter()
Completed in 36 milliseconds