Missing @since tags
Change-Id: I649a37c5e4e1c8aa26f94fd5ab41fccd0309b288
This commit is contained in:
parent
5116cd97a9
commit
7a6ca9e81c
@ -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
|
||||
{
|
||||
|
@ -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
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user