Searched refs:addChunk (Results 1 – 2 of 2) sorted by relevance
133 void CContentReader::addChunk( LocaleSet_t const & Locale, Content_t const & Content ) in addChunk() function in CContentReader205 addChunk( getLocale( getCurrentContentStyle() ), ::std::wstring( SPACE ) ); in end_element()209 addChunk( getLocale( getCurrentContentStyle() ), ::std::wstring( LF ) ); in end_element()225 addChunk( getLocale( getCurrentContentStyle() ), ::std::wstring( character ) ); in characters()
108 void addChunk( LocaleSet_t const & Locale, Content_t const & Content );
Completed in 19 milliseconds