LibreOffice
LibreOffice 26.2 SDK API Reference
Toggle main menu visibility
Loading...
Searching...
No Matches
TextRangeContentProperties.idl
Go to the documentation of this file.
1
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
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
* This file incorporates work covered by the following license notice:
10
*
11
* Licensed to the Apache Software Foundation (ASF) under one or more
12
* contributor license agreements. See the NOTICE file distributed
13
* with this work for additional information regarding copyright
14
* ownership. The ASF licenses this file to you under the Apache
15
* License, Version 2.0 (the "License"); you may not use this file
16
* except in compliance with the License. You may obtain a copy of
17
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
18
*/
19
20
21
22
module
com
{ module sun { module star { module text {
23
24
29
service
TextRangeContentProperties
30
{
32
[optional, readonly, property]
com::sun::star::text::XDocumentIndex
33
DocumentIndex
;
34
36
[optional, readonly, property]
com::sun::star::text::XTextTable
37
TextTable
;
38
40
[optional, readonly, property]
com::sun::star::table::XCell
Cell
;
41
43
[optional, readonly, property]
com::sun::star::text::XTextFrame
44
TextFrame
;
45
47
[optional, readonly, property]
com::sun::star::text::XTextSection
48
TextSection
;
49
51
[optional, readonly, property]
com::sun::star::text::XDocumentIndexMark
52
DocumentIndexMark
;
53
55
[optional, readonly, property]
com::sun::star::text::XTextContent
56
ReferenceMark
;
57
59
[optional, readonly, property]
com::sun::star::text::XFootnote
Footnote
;
60
62
[optional, readonly, property]
com::sun::star::text::XFootnote
Endnote
;
63
69
[optional, readonly, property]
com::sun::star::text::XTextContent
70
NestedTextContent
;
71
76
[optional, readonly, property]
com::sun::star::text::XTextContent
TextParagraph
;
77
82
[optional, readonly, property]
com::sun::star::text::XTextContent
LineBreak
;
83
88
[optional, readonly, property]
com::sun::star::text::XTextContent
ContentControl
;
89
90
};
91
92
93
}; }; }; };
94
95
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
com::sun::star::table::XCell
provides methods to access the contents of a cell in a table.
Definition
XCell.idl:29
com::sun::star::text::XDocumentIndexMark
gives access to the mark of a document index entry.
Definition
XDocumentIndexMark.idl:27
com::sun::star::text::XDocumentIndex
This is the main interface for a document index.
Definition
XDocumentIndex.idl:43
com::sun::star::text::XFootnote
specifies a footnote within a Text.
Definition
XFootnote.idl:27
com::sun::star::text::XTextContent
enables objects to be inserted into a text and to provide their location in a text once they are inse...
Definition
XTextContent.idl:29
com::sun::star::text::XTextFrame
provides access to the Text of a TextFrame.
Definition
XTextFrame.idl:28
com::sun::star::text::XTextSection
provide special data of a TextSection.
Definition
XTextSection.idl:27
com::sun::star::text::XTextTable
manages a text table.
Definition
XTextTable.idl:31
com
Definition
Ambiguous.idl:20
com::sun::star::text::TextRangeContentProperties
describes the structural properties to retrieve text contents.
Definition
TextRangeContentProperties.idl:30
com::sun::star::text::TextRangeContentProperties::Cell
com::sun::star::table::XCell Cell
may contain a table cell.
Definition
TextRangeContentProperties.idl:40
com::sun::star::text::TextRangeContentProperties::NestedTextContent
com::sun::star::text::XTextContent NestedTextContent
may contain a nested text content.
Definition
TextRangeContentProperties.idl:70
com::sun::star::text::TextRangeContentProperties::DocumentIndex
com::sun::star::text::XDocumentIndex DocumentIndex
may contain a document index.
Definition
TextRangeContentProperties.idl:33
com::sun::star::text::TextRangeContentProperties::ReferenceMark
com::sun::star::text::XTextContent ReferenceMark
may contain a reference mark.
Definition
TextRangeContentProperties.idl:56
com::sun::star::text::TextRangeContentProperties::TextSection
com::sun::star::text::XTextSection TextSection
may contain a text section.
Definition
TextRangeContentProperties.idl:48
com::sun::star::text::TextRangeContentProperties::TextTable
com::sun::star::text::XTextTable TextTable
may contain a text table.
Definition
TextRangeContentProperties.idl:37
com::sun::star::text::TextRangeContentProperties::ContentControl
com::sun::star::text::XTextContent ContentControl
may contain a content control.
Definition
TextRangeContentProperties.idl:88
com::sun::star::text::TextRangeContentProperties::LineBreak
com::sun::star::text::XTextContent LineBreak
Properties of the linebreak, e.g.
Definition
TextRangeContentProperties.idl:82
com::sun::star::text::TextRangeContentProperties::Footnote
com::sun::star::text::XFootnote Footnote
may contain a footnote.
Definition
TextRangeContentProperties.idl:59
com::sun::star::text::TextRangeContentProperties::TextFrame
com::sun::star::text::XTextFrame TextFrame
may contain a text frame.
Definition
TextRangeContentProperties.idl:44
com::sun::star::text::TextRangeContentProperties::TextParagraph
com::sun::star::text::XTextContent TextParagraph
Paragraph for the start of this range.
Definition
TextRangeContentProperties.idl:76
com::sun::star::text::TextRangeContentProperties::DocumentIndexMark
com::sun::star::text::XDocumentIndexMark DocumentIndexMark
may contain a document index mark.
Definition
TextRangeContentProperties.idl:52
com::sun::star::text::TextRangeContentProperties::Endnote
com::sun::star::text::XFootnote Endnote
may contain an endnote.
Definition
TextRangeContentProperties.idl:62
com
sun
star
text
TextRangeContentProperties.idl
Generated by
1.17.0