Missing @since tags

Change-Id: I649a37c5e4e1c8aa26f94fd5ab41fccd0309b288
This commit is contained in:
Stephan Bergmann 2013-12-16 12:31:06 +01:00
parent 5116cd97a9
commit 7a6ca9e81c
2 changed files with 4 additions and 0 deletions

View File

@ -23,6 +23,8 @@
module com { module sun { module star { module awt {
/** These constants are used to specify a result of executing a XMessageBox.
@since LibreOffice 4.2
*/
constants MessageBoxResults
{

View File

@ -21,6 +21,8 @@
module com { module sun { module star { module awt {
/** specifies the type of a XMessageBox.
@since LibreOffice 4.2
*/
published enum MessageBoxType
{