:: com :: sun :: star :: document ::
|
unpublished |
interface XCmisDocument |
|
|
|
- Usage Restrictions
- not published
- Description
- The document can provide access to CMIS properties and versions
through this interface.
|
Methods' Summary |
checkOut |
Check out the document into a private working copy on the
server, and update the loaded document to reflect this change.
|
cancelCheckOut |
Cancel checked out document, this will discard all changes since
check-out.
|
checkIn |
Creates a new version of the document from the private working
copy.
|
isVersionable |
Tells whether a document can support versioning or not.
|
canCheckOut |
|
canCancelCheckOut |
|
canCheckIn |
|
Methods' Details |
checkOut
- Description
- Check out the document into a private working copy on the
server, and update the loaded document to reflect this change.
|
|
cancelCheckOut
- Description
- Cancel checked out document, this will discard all changes since
check-out.
|
|
checkIn
void |
checkIn( |
[in] boolean |
isMajor, |
| [in] string |
comment ); |
- Description
- Creates a new version of the document from the private working
copy.
|
|
isVersionable
- Description
- Tells whether a document can support versioning or not.
|
|
canCheckOut
|
canCancelCheckOut
boolean |
canCancelCheckOut(); |
|
|
canCheckIn
|
Top of Page
Copyright © 2000, 2014 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.