Searched refs:useWord (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 Drtfutils.cpp382 if (useWord)
1216 if (useWord)
1222 else if ( useWord )
1397 if (useWord)
1406 if (useWord)
1414 else if ( useWord )
1523 if (!winHelp && indexSubsections && useWord)
1559 if (useWord)
1568 if (useWord)
1576 else if ( useWord )
[all...]
H A Dtex2any.h235 extern bool useWord; // Insert Word table of contents, etc. etc.
H A Dtexutils.cpp1311 else if (StringMatch(settingName, _T("useWord"), false, true))
1312 useWord = StringTobool(settingValue);
H A Dhtmlutil.cpp2956 if (useWord)
H A Dtex2any.cpp135 bool useWord = true; // Insert proper Word table of contents, etc etc variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/docs/
H A Dtex2rtf.tex251 \item Tidied up RTF generation for non-Word viewers ({\it useWord} set to {\it false}). Will now look reasonable using
344 \item Added {\it useWord, defaultColumnWidth, compatibility} options to {\tt .ini} file.
635 \twocolitem{\inioption{useWord}}{If true (the default), Word for Windows RTF
1284 Use the {\it useWord} initialisation file flag to switch Word mode
1916 of the variables {\it insertTOC} or {\it useWord} is set to {\it false}.
3216 For viewing by programs other than MS Word, you should set the variable {\it useWord} to {\it false}. This

Completed in 131 milliseconds