commit: ie_imp_MsWord_97.cpp

2002-11-26 Thread Mike Nordell
setlocale problem fixed Should anyone come across any code that calls setlocale, calls something like UT_convertXxx (that also calls setlocale), and then resets the old locale -- remember that locale objects can be (are?) global objects, and mixing calls and objects like this can become... messy.

commit: ie_imp_MSWord_97.cpp

2001-12-22 Thread Tomas Frydrych
Further work toward the list import. I have got as far as having all the numbering info available, plus info about formating of the number itself and of the paragraph in CHPX and PAPX structures. However, I am not sure how to combine the PAPX with the PAP of the paragraph itself -- I could no