Searched refs:commentId (Results 1 – 3 of 3) sorted by relevance
230 int commentId = 0; in TPrinter() local231 addComment(meta["Comment"][commentId++], DocCopyright); in TPrinter()232 addComment(meta["Comment"][commentId++], DocComment1); in TPrinter()233 addComment(meta["Comment"][commentId++], DocComment2); in TPrinter()