Home
last modified time | relevance | path

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

/aoo41x/main/autodoc/source/inc/
H A Dadc_cl.hxx141 uintt nDebugStyle; member in autodoc::CommandLine
167 { return (nDebugStyle & 2) != 0; } in DebugStyle_ShowText()
170 { return (nDebugStyle & 4) != 0; } in DebugStyle_ShowStoredObjects()
173 { return (nDebugStyle & 1) != 0; } in DebugStyle_ShowTokens()
/aoo41x/main/autodoc/source/exes/adc_uni/
H A Dadc_cl.cxx252 : nDebugStyle(0), in CommandLine()
506 nDebugStyle = v_nr(it); in do_clVerbose()

Completed in 21 milliseconds