Searched refs:CommentsBuffer (Results 1 – 4 of 4) sorted by relevance
224 CommentsBuffer::CommentsBuffer( const WorksheetHelper& rHelper ) : in CommentsBuffer() function in oox::xls::CommentsBuffer229 void CommentsBuffer::appendAuthor( const OUString& rAuthor ) in appendAuthor()234 CommentRef CommentsBuffer::createComment() in createComment()241 void CommentsBuffer::finalizeImport() in finalizeImport()
277 inline CommentsBuffer& getComments() { return maComments; } in getComments()394 CommentsBuffer maComments; /// Buffer for all cell comments in this sheet.1496 CommentsBuffer& WorksheetHelper::getComments() const in getComments()
84 class CommentsBuffer : public WorksheetHelper class87 explicit CommentsBuffer( const WorksheetHelper& rHelper );
54 class CommentsBuffer;256 CommentsBuffer& getComments() const;
Completed in 32 milliseconds