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

From Apache OpenOffice Wiki
Jump to: navigation, search
 
(One intermediate revision by one other user not shown)
Line 6: Line 6:
 
{{Documentation/DevGuideLanguages|Documentation/DevGuide/Extensions/{{SUBPAGENAME}}}}
 
{{Documentation/DevGuideLanguages|Documentation/DevGuide/Extensions/{{SUBPAGENAME}}}}
 
{{DISPLAYTITLE:Extension DeploymentHooks}}
 
{{DISPLAYTITLE:Extension DeploymentHooks}}
 +
 +
{{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.  
 
   
 
   
 
'''See also'''
 
'''See also'''
*[[Documentation/DevGuide/Extensions/Description of XML Elements#Element /description/deploymentHooks|XML description for description.xml]]
+
*[[Documentation/DevGuide/Extensions/Description of XML Elements|XML description for description.xml]]
 
*[[Documentation/DevGuide/Extensions/Example|Example of description.xml]]
 
*[[Documentation/DevGuide/Extensions/Example|Example of description.xml]]
 
[[Category:Documentation/Developer's Guide/Extensions]]
 
[[Category:Documentation/Developer's Guide/Extensions]]

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