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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/src/
H A Dhtmlutil.cpp46 void HTMLWorkshopAddToContents(int level, wxChar *s, wxChar *file);
756 if (htmlWorkshopFiles) HTMLWorkshopAddToContents(0, topicName, ChaptersName);
833 if (htmlWorkshopFiles) HTMLWorkshopAddToContents(1, topicName, SectionsName);
939 if (htmlWorkshopFiles) HTMLWorkshopAddToContents(2, topicName, SubsectionsName);
985 if (htmlWorkshopFiles) HTMLWorkshopAddToContents(2, topicName, SectionsName);
1023 if (htmlWorkshopFiles) HTMLWorkshopAddToContents(3, topicName, SubsubsectionsName);
1066 if (htmlWorkshopFiles) HTMLWorkshopAddToContents(2, topicName, SectionsName);
3388 void HTMLWorkshopAddToContents(int level, wxChar *s, wxChar *file) function

Completed in 51 milliseconds