Hi All, I am in the process of restructuring the ODF code to parallel that of the Word processing code.
A small item, in my day job, I am used to using #pragma once instead of the #defines in the header files. See http://en.wikipedia.org/wiki/Pragma_once for a discussion and a list of supported compilers. Which is almost all. What do we think about using it? -- Cheers, Ian C