Searched refs:mpCommentOut (Results 1 – 3 of 3) sorted by relevance
65 mpCommentOut ( NULL ), in CGM()79 if ( mpCommentOut ) in ImplComment()97 *mpCommentOut << " "; in ImplComment()103 *mpCommentOut << " L?"; in ImplComment()109 *mpCommentOut << " LI"; in ImplComment()112 *mpCommentOut << " L"; in ImplComment()116 *mpCommentOut << " C"; in ImplComment()118 *mpCommentOut << " ID-0x"; in ImplComment()122 *mpCommentOut << " Size"; in ImplComment()137 *mpCommentOut << " "; in ImplComment()[all …]
43 #define ComOut( Level, Description ) if ( mpCommentOut ) ImplComment( Level, Description );
81 SvStream* mpCommentOut; // ifdef CGM_EXPORT_COMMENT member in CGM
Completed in 11 milliseconds