Searched refs:spComment (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A Dsrcparser.h116 class spComment;
125 typedef vector<spComment*> MCommentListT;
134 typedef spComment* spCommentPtrT;
228 class spComment class
406 void AddComment( spComment* pComment );
H A Dsrcparser.cpp93 /***** Implementation for class spComment *****/
95 bool spComment::IsMultiline() const
100 bool spComment::StartsParagraph() const
105 wxString& spComment::GetText()
110 wxString spComment::GetText() const
296 void spContext::AddComment( spComment* pComment )
H A Dcjparser.cpp1204 spComment* pComment = new spComment();
1246 spComment* pComment = new spComment();

Completed in 64 milliseconds