LibreOffice
LibreOffice 26.2 SDK API Reference
Toggle main menu visibility
Loading...
Searching...
No Matches
XDocumentProperties2.idl
Go to the documentation of this file.
1
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */
2
/*
3
* This file is part of the LibreOffice project.
4
*
5
* This Source Code Form is subject to the terms of the Mozilla Public
6
* License, v. 2.0. If a copy of the MPL was not distributed with this
7
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
8
*/
9
10
module
com
{ module sun { module star { module document {
11
16
interface
XDocumentProperties2
:
com::sun::star::document::XDocumentProperties
17
{
19
[attribute] sequence< string >
Contributor
;
20
22
[attribute]
string
Coverage
;
23
25
[attribute]
string
Identifier
;
26
28
[attribute] sequence< string >
Publisher
;
29
36
[attribute] sequence< string >
Relation
;
37
39
[attribute]
string
Rights
;
40
42
[attribute]
string
Source
;
43
45
[attribute]
string
Type
;
46
};
47
48
49
}; }; }; };
50
/* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s cinkeys+=0=break: */
com::sun::star::document::XDocumentProperties2
Extends XDocumentProperties interface to provide additional attributes.
Definition
XDocumentProperties2.idl:17
com::sun::star::document::XDocumentProperties2::Contributor
sequence< string > Contributor
Contributors to the resource (other than the authors).
Definition
XDocumentProperties2.idl:19
com::sun::star::document::XDocumentProperties2::Identifier
string Identifier
Unique identifier of the resource.
Definition
XDocumentProperties2.idl:25
com::sun::star::document::XDocumentProperties2::Publisher
sequence< string > Publisher
Entities responsible for making the resource available.
Definition
XDocumentProperties2.idl:28
com::sun::star::document::XDocumentProperties2::Type
string Type
The nature or genre of the resource.
Definition
XDocumentProperties2.idl:45
com::sun::star::document::XDocumentProperties2::Relation
sequence< string > Relation
Relationships to other documents.
Definition
XDocumentProperties2.idl:36
com::sun::star::document::XDocumentProperties2::Source
string Source
Unique identifier of the work from which this resource was derived.
Definition
XDocumentProperties2.idl:42
com::sun::star::document::XDocumentProperties2::Coverage
string Coverage
The extent or scope of the resource.
Definition
XDocumentProperties2.idl:22
com::sun::star::document::XDocumentProperties2::Rights
string Rights
Informal rights statement.
Definition
XDocumentProperties2.idl:39
com::sun::star::document::XDocumentProperties
provides document-specific information such as the author, creation date, and user-defined fields.
Definition
XDocumentProperties.idl:44
com
Definition
Ambiguous.idl:20
com
sun
star
document
XDocumentProperties2.idl
Generated by
1.17.0