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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A Ddocripper.h65 ScriptSection* mpGlobalFuncIdx; member in class:RipperDocGen
H A Ddocripper.cpp126 mpGlobalFuncIdx = new ScriptSection( "Global Functions Reference", wxEmptyString, &mContentIdxTempl, &mRefTempl );
135 mpTopIdx->AddSection( mpGlobalFuncIdx, 1 );
541 if ( CheckIfUncommented( op, *mpGlobalFuncIdx ) )
544 mpGlobalFuncIdx->AddSection( pSection, 1 );

Completed in 166 milliseconds