Searched refs:appendAuthor (Results 1 – 3 of 3) sorted by relevance
72 getComments().appendAuthor( rChars ); in onCharacters()93 …if( nRecId == BIFF12_ID_COMMENTAUTHOR ) getComments().appendAuthor( BiffHelper::readString( rStrm … in onCreateRecordContext()
229 void CommentsBuffer::appendAuthor( const OUString& rAuthor ) in appendAuthor() function in oox::xls::CommentsBuffer
90 void appendAuthor( const ::rtl::OUString& rAuthor );
Completed in 21 milliseconds