21 module 
com {  module sun {  module star {  module util {
 string Identifier
contains a unique identifier for the revision and must not be empty 
Definition: RevisionTag.idl:46
 
represents a combined date+time value. 
Definition: DateTime.idl:26
 
Definition: Ambiguous.idl:20
 
string Comment
contains a comment that the author has left for this revision ( can be empty ) 
Definition: RevisionTag.idl:38
 
represents the information that describes a revision of something. 
Definition: RevisionTag.idl:26
 
DateTime TimeStamp
contains the time when the revision was created ( can be invalid ) 
Definition: RevisionTag.idl:30
 
string Author
contains an identifier for the author that created the revision( can be empty ) 
Definition: RevisionTag.idl:34