Home
last modified time | relevance | path

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

/aoo42x/main/autodoc/source/inc/
H A Dadc_cl.hxx149 uintt nDebugStyle; member in autodoc::CommandLine
177 { return (nDebugStyle & 2) != 0; } in DebugStyle_ShowText()
180 { return (nDebugStyle & 4) != 0; } in DebugStyle_ShowStoredObjects()
183 { return (nDebugStyle & 1) != 0; } in DebugStyle_ShowTokens()
/aoo42x/main/autodoc/source/exes/adc_uni/
H A Dadc_cl.cxx252 : nDebugStyle(0), in CommandLine()
511 nDebugStyle = v_nr(it); in do_clVerbose()

Completed in 23 milliseconds