summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/deployment
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-30 15:58:24 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:07 +0200
commit44404b7a6c7bb3b95d03094abb745f29a5154959 (patch)
tree43fccb0146e4800bc5e6c9269ba7bb37b13f1c51 /offapi/com/sun/star/deployment
parent*api: convert unsupported HTML entities (diff)
downloadcore-44404b7a6c7bb3b95d03094abb745f29a5154959.tar.gz
core-44404b7a6c7bb3b95d03094abb745f29a5154959.zip
*api: fix all unknown commands
Change-Id: Ied26925485b2be649cabafff338e6d78c7bd17b3
Diffstat (limited to 'offapi/com/sun/star/deployment')
-rw-r--r--offapi/com/sun/star/deployment/LicenseException.idl2
-rw-r--r--offapi/com/sun/star/deployment/XPackage.idl2
2 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/deployment/LicenseException.idl b/offapi/com/sun/star/deployment/LicenseException.idl
index 94446240b091..dc67bd9676ba 100644
--- a/offapi/com/sun/star/deployment/LicenseException.idl
+++ b/offapi/com/sun/star/deployment/LicenseException.idl
@@ -42,7 +42,7 @@ exception LicenseException : com::sun::star::uno::Exception
string Text;
/** contains the value of the attribute
- /description/registration/simple-license/@accept-by
+ `/description/registration/simple-license/@accept-by`
from the description.xml
*/
string AcceptBy;
diff --git a/offapi/com/sun/star/deployment/XPackage.idl b/offapi/com/sun/star/deployment/XPackage.idl
index cddbd772ca7e..d0b942fcbe20 100644
--- a/offapi/com/sun/star/deployment/XPackage.idl
+++ b/offapi/com/sun/star/deployment/XPackage.idl
@@ -71,7 +71,7 @@ interface XPackage
@param xCmdEnv
command environment for error handling and other interaction.
- @alreadyInstalled
+ @param alreadyInstalled
indicates that an extension with the same identifier is already installed.
@return