Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/itemsetwrapper/
H A DTitleItemConverter.cxx63 class FormattedStringsConverter : public ::comphelper::MultipleItemConverter class
66 FormattedStringsConverter(
71 virtual ~FormattedStringsConverter();
79 FormattedStringsConverter::FormattedStringsConverter( in FormattedStringsConverter() function in chart::wrapper::FormattedStringsConverter
104 FormattedStringsConverter::~FormattedStringsConverter() in ~FormattedStringsConverter()
108 const sal_uInt16 * FormattedStringsConverter::GetWhichPairs() const in GetWhichPairs()
138 new FormattedStringsConverter( aStringSeq, rItemPool, pRefSize, rPropertySet )); in TitleItemConverter()

Completed in 14 milliseconds