Add OOM SaveAs helper
* src/oomhelp.cpp, src/oomhelp.h (oom_save_as. utf8_tp_bstr): New.
This is a simple marshalling helper for the SaveAs operation
common to multiple IDispatch objects of the OOM. utf8 to bstr
is a helper function to do the wchar_t sysallocstring dance.