Type: info
         Title: new: SfxObjectShell::CallXScript (static version)
     Posted by: [EMAIL PROTECTED]
      Affected: -
Effective from: CWS odbmacros2


*Summary*
--------
+ static ErrCode SfxObjectShell::CallXScript(
  XInterface _xScriptContext, ... )

*Description*
-------------
The above method has been added to be able to execute scripts without
actually knowing the SfxObjectShell implementation of the document. It
has the very same signature and semantics as the existing (non-static)
CallXScript method, but got an additional XInterface parameter, which
can be a model or a controller (actually any component implementing
either XEmbeddedScripts or XScriptInvocationContext)


Send feedback to [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to