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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/src/
H A Dtex2any.h270 extern wxChar *ChapterNameString;
H A Dtexutils.cpp1216 delete[] ChapterNameString;
1217 ChapterNameString = copystring(settingValue);
H A Dtex2rtf.cpp590 delete [] ChapterNameString;
H A Dhtmlutil.cpp753 AddTexRef(topicName, ChaptersName, ChapterNameString);
H A Drtfutils.cpp1119 AddTexRef(topicName, NULL, ChapterNameString, chapterNo);
H A Dtex2any.cpp170 wxChar *ChapterNameString = copystring(_T("chapter")); variable

Completed in 81 milliseconds