Searched refs:CurrentSectionFile (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.cpp129 static wxChar *CurrentSectionFile = NULL; variable
157 if (CurrentSectionFile) delete[] CurrentSectionFile;
158 CurrentSectionFile = copystring(file);
160 currentFileName = CurrentSectionFile;
238 if ( CurrentSectionFile )
241 wxStrcpy(buf, CurrentSectionFile);
908 wxStrcpy(buf, CurrentSectionFile);
949 AddBrowseButtons(CurrentSectionName, CurrentSectionFile, // Up

Completed in 57 milliseconds