Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/drawingml/chart/
H A Dtitleconverter.cxx59 TextConverter::TextConverter( const ConverterRoot& rParent, TextModel& rModel ) : in TextConverter() function in oox::drawingml::chart::TextConverter
64 TextConverter::~TextConverter() in ~TextConverter()
68 Reference< XDataSequence > TextConverter::createDataSequence( const OUString& rRole ) in createDataSequence()
79 Sequence< Reference< XFormattedString > > TextConverter::createStringSequence( in createStringSequence()
126 Reference< XFormattedString > TextConverter::appendFormattedString( in appendFormattedString()
159 TextConverter aTextConv( *this, rText ); in convertFromModel()
H A Dseriesconverter.cxx74 TextConverter aTextConv( rParent, *pTitle ); in lclCreateLabeledDataSequence()
/aoo41x/main/oox/inc/oox/drawingml/chart/
H A Dtitleconverter.hxx46 class TextConverter : public ConverterBase< TextModel > class
49 explicit TextConverter( const ConverterRoot& rParent, TextModel& rModel );
50 virtual ~TextConverter();

Completed in 25 milliseconds