Home
last modified time | relevance | path

Searched defs:HCDBG (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/l10ntools/source/help/
H A DHelpCompiler.hxx56 #define HCDBG(foo) do { if (1) foo; } while(0) macro
58 #define HCDBG(foo) do { if (0) foo; } while(0) macro

Completed in 12 milliseconds