Home
last modified time | relevance | path

Searched refs:eCurrentSection (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/tools/source/debug/
H A Ddebug.cxx739 ConfigSection eCurrentSection = eUnknown; in GetDebugData() local
750 eCurrentSection = lcl_getSectionFromName( pLine + 1, nLineLength - 2 ); in GetDebugData()
753 if ( eCurrentSection == eOutput ) in GetDebugData()
768 if ( eCurrentSection == eMemory ) in GetDebugData()
787 if ( eCurrentSection == eGUI ) in GetDebugData()
793 if ( eCurrentSection == eObjects ) in GetDebugData()
803 if ( eCurrentSection == eTest ) in GetDebugData()

Completed in 64 milliseconds