Hi,
A new interface com.sun.star.frame.XRecovery is being designed. It will
be used by the autorecovery service inside the framework module and
supported by all applications. FormDocument of database, which is not
used as a top level document, will ignore the new interface.
Currently, ODatabaseDocument can inherit XRecovery and implement its
method load/save. I want to pass some parameters, which can disable the
interface XRecovery, to the sw::ctor() when creating a new FormDocument.
I tried to do this in the ODocumentDefinition::loadEmbeddedObject(...)
but found no good way. How can I pass some parameters to the sw::ctor()
when creating a new FormDocument in database?
Thank you in advance!
Regards,
Yan
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]