9 #ifndef __com_sun_star_ucb_CheckinArgument_idl__ 10 #define __com_sun_star_ucb_CheckinArgument_idl__ 14 module
com { module sun { module star { module ucb {
string MimeType
contains the Mime-Type of the content to check-in as it may be different from the original one.
Definition: CheckinArgument.idl:52
contains information needed to checkin a document.
Definition: CheckinArgument.idl:21
string VersionComment
Contains the version comment to set during the checkin.
Definition: CheckinArgument.idl:30
Definition: Ambiguous.idl:22
string NewTitle
contains the title of the transferred object, if it is different from the original one.
Definition: CheckinArgument.idl:47
string SourceURL
contains the URL of the source of the action (e.g.
Definition: CheckinArgument.idl:35
boolean MajorVersion
Tells whether to create a new major or minor version during the checkin.
Definition: CheckinArgument.idl:26
string TargetURL
contains the URL of the private working copy to checkin.
Definition: CheckinArgument.idl:39