diff options
author | Juergen Schmidt <jsc@openoffice.org> | 2011-01-06 17:30:50 +0100 |
---|---|---|
committer | Juergen Schmidt <jsc@openoffice.org> | 2011-01-06 17:30:50 +0100 |
commit | 52bce12e36ecd7018be8249575b5f7211dc32c6f (patch) | |
tree | 6ad9b51ca9b420106ac5ed9e6dd97db217819082 /offapi/com/sun/star/task | |
parent | 6422b36958df0c03f0d482f9858ab02a6b3b8997 (diff) |
jsc340: i115337: correct since tags
Diffstat (limited to 'offapi/com/sun/star/task')
-rw-r--r-- | offapi/com/sun/star/task/XRestartManager.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/task/XRestartManager.idl b/offapi/com/sun/star/task/XRestartManager.idl index 102a1044d2e8..c53d0954b415 100644 --- a/offapi/com/sun/star/task/XRestartManager.idl +++ b/offapi/com/sun/star/task/XRestartManager.idl @@ -47,7 +47,7 @@ module com { module sun { module star { module task { //============================================================================= /** allows to try to restart the office. - @since OOo3.3 + @since OOo 3.3 */ published interface XRestartManager : com::sun::star::uno::XInterface { |