Difference between revisions of "Documentation/DevGuide/Extensions/Extension DeploymentHooks"

From Apache OpenOffice Wiki
Jump to: navigation, search
(add warning)
 
Line 7: Line 7:
 
{{DISPLAYTITLE:Extension DeploymentHooks}}
 
{{DISPLAYTITLE:Extension DeploymentHooks}}
  
{{Documentation/Caution| The interface com.sun.star.deployment.XDeploymentHooks is currently not supported in any release.}}
+
{{Warn| The interface com.sun.star.deployment.XDeploymentHooks is currently not supported in any release.}}
  
 
An extension may implement <idl>com.sun.star.deployment.XDeploymentHooks</idl> to get a notification during the install and uninstall process.  
 
An extension may implement <idl>com.sun.star.deployment.XDeploymentHooks</idl> to get a notification during the install and uninstall process.  

Latest revision as of 22:57, 13 July 2018



Documentation caution.png The interface com.sun.star.deployment.XDeploymentHooks is currently not supported in any release.

An extension may implement com.sun.star.deployment.XDeploymentHooks to get a notification during the install and uninstall process.

See also

Personal tools
In other languages