Searched refs:CommentRecordTypes (Results 1 – 2 of 2) sorted by relevance
657 enum CommentRecordTypes { enum
8176 switch ((CommentRecordTypes)Cursor.readRecord(Entry.ID, Record)) { in ReadComments()