Searched refs:contentsDepth (Results 1 - 5 of 5) 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.h248 extern int contentsDepth; // Depth of contents for linear RTF files
H A Dtexutils.cpp1313 else if (StringMatch(settingName, _T("contentsDepth"), false, true))
1314 RegisterIntSetting(settingValueStr, &contentsDepth);
H A Drtfutils.cpp1916 wxSnprintf(buf, sizeof(buf), _T("{\\field{\\*\\fldinst TOC \\\\o \"1-%d\" }{\\fldrslt PRESS F9 TO REFORMAT CONTENTS}}\n"), contentsDepth);
H A Dtex2any.cpp136 int contentsDepth = 4; // Depth of Word table of contents variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/docs/
H A Dtex2rtf.tex181 \item Added contentsDepth for Word RTF contents page.
619 \twocolitem{\inioption{contentsDepth}}{The depth of headings that is displayed in the table of contents. The default

Completed in 105 milliseconds