Home
last modified time | relevance | path

Searched refs:CharacterPropertyItemConverter (Results 1 – 8 of 8) sorted by relevance

/trunk/main/chart2/source/controller/itemsetwrapper/
H A DCharacterPropertyItemConverter.cxx89 CharacterPropertyItemConverter::CharacterPropertyItemConverter( in CharacterPropertyItemConverter() function in chart::wrapper::CharacterPropertyItemConverter
95 CharacterPropertyItemConverter::CharacterPropertyItemConverter( in CharacterPropertyItemConverter() function in chart::wrapper::CharacterPropertyItemConverter
107 CharacterPropertyItemConverter::~CharacterPropertyItemConverter() in ~CharacterPropertyItemConverter()
110 const sal_uInt16 * CharacterPropertyItemConverter::GetWhichPairs() const in GetWhichPairs()
115 bool CharacterPropertyItemConverter::GetItemProperty( tWhichIdType nWhichId, tPropertyNameWithMembe… in GetItemProperty()
127 void CharacterPropertyItemConverter::FillSpecialItem( in FillSpecialItem()
329 bool CharacterPropertyItemConverter::ApplySpecialItem( in ApplySpecialItem()
575 CharacterPropertyItemConverter::GetRefSizePropertySet() const in GetRefSizePropertySet()
H A DTitleItemConverter.cxx93 m_aConverters.push_back( new CharacterPropertyItemConverter( in FormattedStringsConverter()
99 m_aConverters.push_back( new CharacterPropertyItemConverter( xProp, rItemPool )); in FormattedStringsConverter()
H A Dmakefile.mk42 $(SLO)$/CharacterPropertyItemConverter.obj \
H A DRegressionEquationItemConverter.cxx72 m_aConverters.push_back( new CharacterPropertyItemConverter( in RegressionEquationItemConverter()
H A DLegendItemConverter.cxx61 m_aConverters.push_back( new CharacterPropertyItemConverter( in LegendItemConverter()
H A DDataPointItemConverter.cxx240 m_aConverters.push_back( new CharacterPropertyItemConverter( rPropertySet, rItemPool, pRefSize, in DataPointItemConverter()
H A DAxisItemConverter.cxx110 m_aConverters.push_back( new CharacterPropertyItemConverter( rPropertySet, rItemPool, pRefSize, in AxisItemConverter()
/trunk/main/chart2/source/controller/inc/
H A DCharacterPropertyItemConverter.hxx38 class CharacterPropertyItemConverter : class
42 CharacterPropertyItemConverter(
46 CharacterPropertyItemConverter(
55 virtual ~CharacterPropertyItemConverter();

Completed in 57 milliseconds