Word processor integration - purpose of RPC call "restoreSession"?
What is the purpose of the RPC call "restoreSession"?
I am trying to implement equivalent macros for OOo integration. I know that a new SessionId is required when Firefox has been restarted. But I cannot get the RPC call "restoreSession" to work from OOo. But if I simply call setDocPrefs - everything appears to work.
Any pointers would be greatly appreciated.
I am trying to implement equivalent macros for OOo integration. I know that a new SessionId is required when Firefox has been restarted. But I cannot get the RPC call "restoreSession" to work from OOo. But if I simply call setDocPrefs - everything appears to work.
Any pointers would be greatly appreciated.
-
Ian LaurensonIgnore this. It is now working.