Office 2000 is no longer supported, and no, you won't find anything on MSDN. However, if you really look, there is lots of stuff on MSDN. Although I admit they do not make it easy.

Word objects
http://msdn2.microsoft.com/en-ca/lib...ffice.10).aspx

Word Visual Basic Reference
http://msdn2.microsoft.com/en-ca/lib...ffice.10).aspx

Office VBA Reference
http://msdn2.microsoft.com/en-ca/library/aa155054.aspx

These are pointers to 2002. There are some differences (between 2000 and 2002), but not that much. Take a good look at the sidebar menu tree on the left. There are many places to go investigate.

Oh, and Help (F1) is good to use.