LibreOffice
LibreOffice 26.2 SDK API Reference
Toggle main menu visibility
Loading...
Searching...
No Matches
DataPointCustomLabelFieldType.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 chart2 {
11
16
enum
DataPointCustomLabelFieldType
17
{
18
TEXT
,
19
VALUE
,
20
SERIESNAME
,
21
CATEGORYNAME
,
22
CELLREF
,
23
NEWLINE
,
24
PERCENTAGE
,
25
CELLRANGE
26
};
27
28
}; }; }; };
29
30
/* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s cinkeys+=0=break: */
com::sun::star::chart2::DataPointCustomLabelFieldType
DataPointCustomLabelFieldType
The Field type enumeration for custom data point labels.
Definition
DataPointCustomLabelFieldType.idl:17
com::sun::star::chart2::CELLRANGE
@ CELLRANGE
Definition
DataPointCustomLabelFieldType.idl:25
com::sun::star::chart2::NEWLINE
@ NEWLINE
Definition
DataPointCustomLabelFieldType.idl:23
com::sun::star::chart2::CATEGORYNAME
@ CATEGORYNAME
Definition
DataPointCustomLabelFieldType.idl:21
com::sun::star::chart2::TEXT
@ TEXT
Definition
DataPointCustomLabelFieldType.idl:18
com::sun::star::chart2::CELLREF
@ CELLREF
Definition
DataPointCustomLabelFieldType.idl:22
com::sun::star::chart2::VALUE
@ VALUE
Definition
DataPointCustomLabelFieldType.idl:19
com::sun::star::chart2::PERCENTAGE
@ PERCENTAGE
Definition
DataPointCustomLabelFieldType.idl:24
com::sun::star::chart2::SERIESNAME
@ SERIESNAME
Definition
DataPointCustomLabelFieldType.idl:20
com
Definition
Ambiguous.idl:20
com
sun
star
chart2
DataPointCustomLabelFieldType.idl
Generated by
1.17.0