LibreOffice
LibreOffice 7.1 SDK API Reference
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
com
sun
star
formula
FormulaProperties.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
#ifndef __com_sun_star_formula_FormulaProperties_idl__
20
#define __com_sun_star_formula_FormulaProperties_idl__
21
22
23
module com { module sun { module star { module formula {
24
25
29
published service
FormulaProperties
30
{
31
36
[property]
short
Alignment
;
37
44
[property]
short
BaseFontHeight
;
45
48
[property]
string
CustomFontNameFixed
;
49
52
[property]
boolean
FontFixedIsItalic
;
53
56
[property]
boolean
FontFixedIsBold
;
57
60
[property]
string
CustomFontNameSans
;
61
64
[property]
boolean
FontSansIsItalic
;
65
68
[property]
boolean
FontSansIsBold
;
69
72
[property]
string
CustomFontNameSerif
;
73
76
[property]
boolean
FontSerifIsItalic
;
77
80
[property]
boolean
FontSerifIsBold
;
81
85
[property]
string
FontNameFunctions
;
86
89
[property]
boolean
FontFunctionsIsItalic
;
90
93
[property]
boolean
FontFunctionsIsBold
;
94
98
[property]
string
FontNameNumbers
;
99
102
[property]
boolean
FontNumbersIsItalic
;
103
106
[property]
boolean
FontNumbersIsBold
;
107
111
[property]
string
FontNameText
;
112
115
[property]
boolean
FontTextIsItalic
;
116
119
[property]
boolean
FontTextIsBold
;
120
124
[property]
string
FontNameVariables
;
125
128
[property]
boolean
FontVariablesIsItalic
;
129
132
[property]
boolean
FontVariablesIsBold
;
133
136
[property]
string
Formula
;
137
141
[property]
boolean
IsScaleAllBrackets
;
142
148
[property]
boolean
IsTextMode
;
149
155
[property]
short
RelativeFontHeightFunctions
;
156
162
[property]
short
RelativeFontHeightIndices
;
163
169
[property]
short
RelativeFontHeightLimits
;
170
176
[property]
short
RelativeFontHeightOperators
;
177
183
[property]
short
RelativeFontHeightText
;
184
187
[property]
short
RelativeBracketDistance
;
188
191
[property]
short
RelativeBracketExcessSize
;
192
195
[property]
short
RelativeFractionBarExcessLength
;
196
199
[property]
short
RelativeFractionBarLineWeight
;
200
203
[property]
short
RelativeFractionDenominatorDepth
;
204
207
[property]
short
RelativeFractionNumeratorHeight
;
208
211
[property]
short
RelativeIndexSubscript
;
212
215
[property]
short
RelativeIndexSuperscript
;
216
219
[property]
short
RelativeLineSpacing
;
220
223
[property]
short
RelativeLowerLimitDistance
;
224
227
[property]
short
RelativeMatrixColumnSpacing
;
228
231
[property]
short
RelativeMatrixLineSpacing
;
232
235
[property]
short
RelativeOperatorExcessSize
;
236
239
[property]
short
RelativeOperatorSpacing
;
240
243
[property]
short
RelativeRootSpacing
;
244
247
[property]
short
RelativeScaleBracketExcessSize
;
248
251
[property]
short
RelativeSpacing
;
252
255
[property]
short
RelativeSymbolMinimumHeight
;
256
259
[property]
short
RelativeSymbolPrimaryHeight
;
260
263
[property]
short
RelativeUpperLimitDistance
;
264
267
[property]
short
TopMargin
;
268
271
[property]
short
BottomMargin
;
272
275
[property]
short
LeftMargin
;
276
279
[property]
short
RightMargin
;
280
281
286
[property, optional]
short
BaseLine
;
287
};
288
289
290
}; }; }; };
291
292
#endif
293
294
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
com::sun::star::formula::FormulaProperties::RightMargin
short RightMargin
contains the metric value of the right margin of the formula.
Definition:
FormulaProperties.idl:279
com::sun::star::formula::FormulaProperties::Alignment
short Alignment
contains the alignment of the formula.
Definition:
FormulaProperties.idl:36
com::sun::star::formula::FormulaProperties::FontSerifIsItalic
boolean FontSerifIsItalic
determines if the customized serif font is italic.
Definition:
FormulaProperties.idl:76
com::sun::star::formula::FormulaProperties::CustomFontNameFixed
string CustomFontNameFixed
customized name for fixed font.
Definition:
FormulaProperties.idl:48
com::sun::star::formula::FormulaProperties::FontNameNumbers
string FontNameNumbers
contains the name of the font that is used to display numbers contained in the formula.
Definition:
FormulaProperties.idl:98
com::sun::star::formula::FormulaProperties::FontVariablesIsBold
boolean FontVariablesIsBold
determines if the font that is used to display variables is bold.
Definition:
FormulaProperties.idl:132
com::sun::star::formula::FormulaProperties::RelativeFractionBarExcessLength
short RelativeFractionBarExcessLength
contains the relative excess length of a fraction bar.
Definition:
FormulaProperties.idl:195
com::sun::star::formula::FormulaProperties::LeftMargin
short LeftMargin
contains the metric value of the left margin of the formula.
Definition:
FormulaProperties.idl:275
com::sun::star::formula::FormulaProperties::FontVariablesIsItalic
boolean FontVariablesIsItalic
determines if the font that is used to display variables is italic.
Definition:
FormulaProperties.idl:128
com::sun::star::formula::FormulaProperties::RelativeOperatorSpacing
short RelativeOperatorSpacing
contains the relative spacing of operators.
Definition:
FormulaProperties.idl:239
com::sun::star::formula::FormulaProperties::FontFixedIsBold
boolean FontFixedIsBold
determines if the customized fixed font is bold.
Definition:
FormulaProperties.idl:56
com::sun::star::formula::FormulaProperties::RelativeFractionDenominatorDepth
short RelativeFractionDenominatorDepth
contains the relative depth of the denominator of a fraction
Definition:
FormulaProperties.idl:203
com::sun::star::formula::FormulaProperties::FontFunctionsIsBold
boolean FontFunctionsIsBold
determines if the font that is used to display functions is bold.
Definition:
FormulaProperties.idl:93
com::sun::star::formula::FormulaProperties::RelativeIndexSubscript
short RelativeIndexSubscript
contains the relative superscript of indices.
Definition:
FormulaProperties.idl:211
com::sun::star::formula::FormulaProperties::RelativeBracketDistance
short RelativeBracketDistance
contains the relative distance of brackets.
Definition:
FormulaProperties.idl:187
com::sun::star::formula::FormulaProperties::FontFixedIsItalic
boolean FontFixedIsItalic
determines if the customized fixed font is italic.
Definition:
FormulaProperties.idl:52
com::sun::star::formula::FormulaProperties::CustomFontNameSans
string CustomFontNameSans
customized name for sans serif font
Definition:
FormulaProperties.idl:60
com::sun::star::formula::FormulaProperties::RelativeFractionNumeratorHeight
short RelativeFractionNumeratorHeight
contains the relative height of the numerator of a fraction.
Definition:
FormulaProperties.idl:207
com::sun::star::formula::FormulaProperties::FontNumbersIsBold
boolean FontNumbersIsBold
determines if the font that is used to display numbers is bold.
Definition:
FormulaProperties.idl:106
com::sun::star::formula::FormulaProperties::FontNameFunctions
string FontNameFunctions
contains the name of the font that is used to display functions contained in the formula.
Definition:
FormulaProperties.idl:85
com::sun::star::formula::FormulaProperties::BaseFontHeight
short BaseFontHeight
contains the base font height in point the formula will be formatted in.
Definition:
FormulaProperties.idl:44
com::sun::star::formula::FormulaProperties::RelativeMatrixColumnSpacing
short RelativeMatrixColumnSpacing
contains the relative column spacing of matrices.
Definition:
FormulaProperties.idl:227
com::sun::star::formula::FormulaProperties::RelativeRootSpacing
short RelativeRootSpacing
contains the relative root spacing
Definition:
FormulaProperties.idl:243
com::sun::star::formula::FormulaProperties::BaseLine
short BaseLine
contains the baselines offset in respect to the top of the formula rectangle
Definition:
FormulaProperties.idl:286
com::sun::star::formula::FormulaProperties::FontNameVariables
string FontNameVariables
contains the name of the font that is used to display variables contained in the formula.
Definition:
FormulaProperties.idl:124
com::sun::star::formula::FormulaProperties::RelativeFontHeightText
short RelativeFontHeightText
contains the relative height of the font for text.
Definition:
FormulaProperties.idl:183
com::sun::star::formula::FormulaProperties::RelativeFontHeightIndices
short RelativeFontHeightIndices
contains the relative height of the font for indices.
Definition:
FormulaProperties.idl:162
com::sun::star::formula::FormulaProperties::TopMargin
short TopMargin
contains the metric value of the top margin of the formula.
Definition:
FormulaProperties.idl:267
com::sun::star::formula::FormulaProperties::FontTextIsBold
boolean FontTextIsBold
determines if the font that is used to display text is bold.
Definition:
FormulaProperties.idl:119
com::sun::star::formula::FormulaProperties::FontFunctionsIsItalic
boolean FontFunctionsIsItalic
determines if the font that is used to display functions is italic.
Definition:
FormulaProperties.idl:89
com::sun::star::formula::FormulaProperties::FontSansIsBold
boolean FontSansIsBold
determines if the customized sans serif font is bold.
Definition:
FormulaProperties.idl:68
com::sun::star::formula::FormulaProperties::RelativeLowerLimitDistance
short RelativeLowerLimitDistance
contains the relative distance of lower limits.
Definition:
FormulaProperties.idl:223
com::sun::star::formula::FormulaProperties::RelativeScaleBracketExcessSize
short RelativeScaleBracketExcessSize
contains the relative scaling of the bracket excess.
Definition:
FormulaProperties.idl:247
com::sun::star::formula::FormulaProperties::RelativeMatrixLineSpacing
short RelativeMatrixLineSpacing
contains the relative line spacing of matrices.
Definition:
FormulaProperties.idl:231
com::sun::star::formula::FormulaProperties::FontNumbersIsItalic
boolean FontNumbersIsItalic
determines if the font that is used to display numbers is italic.
Definition:
FormulaProperties.idl:102
com::sun::star::formula::FormulaProperties::Formula
string Formula
contains the command string of the formula
Definition:
FormulaProperties.idl:136
com::sun::star::formula::FormulaProperties::RelativeIndexSuperscript
short RelativeIndexSuperscript
contains the relative subscript of indices.
Definition:
FormulaProperties.idl:215
com::sun::star::formula::FormulaProperties::RelativeSpacing
short RelativeSpacing
contains the relative spacing.
Definition:
FormulaProperties.idl:251
com::sun::star::formula::FormulaProperties::FontSansIsItalic
boolean FontSansIsItalic
determines if the customized sans serif font is italic.
Definition:
FormulaProperties.idl:64
com::sun::star::formula::FormulaProperties::BottomMargin
short BottomMargin
contains the metric value of the bottom margin of the formula.
Definition:
FormulaProperties.idl:271
com::sun::star::formula::FormulaProperties::RelativeBracketExcessSize
short RelativeBracketExcessSize
contains the relative excess size of brackets.
Definition:
FormulaProperties.idl:191
com::sun::star::formula::FormulaProperties::FontSerifIsBold
boolean FontSerifIsBold
determines if the customized serif font is bold.
Definition:
FormulaProperties.idl:80
com::sun::star::formula::FormulaProperties::RelativeSymbolMinimumHeight
short RelativeSymbolMinimumHeight
contains the relative minimum height of the formula.
Definition:
FormulaProperties.idl:255
com::sun::star::formula::FormulaProperties::FontNameText
string FontNameText
contains the name of the font that is used to display text contained in the formula.
Definition:
FormulaProperties.idl:111
com::sun::star::formula::FormulaProperties::RelativeLineSpacing
short RelativeLineSpacing
contains the relative line spacing.
Definition:
FormulaProperties.idl:219
com::sun::star::formula::FormulaProperties::IsScaleAllBrackets
boolean IsScaleAllBrackets
decides if all brackets (even those without "left"/"right" modifier) are scaled.
Definition:
FormulaProperties.idl:141
com::sun::star::formula::FormulaProperties::CustomFontNameSerif
string CustomFontNameSerif
customized name for serif font
Definition:
FormulaProperties.idl:72
com::sun::star::formula::FormulaProperties::IsTextMode
boolean IsTextMode
switches into text mode.
Definition:
FormulaProperties.idl:148
com::sun::star::formula::FormulaProperties::RelativeFontHeightFunctions
short RelativeFontHeightFunctions
contains the relative height of the font for functions.
Definition:
FormulaProperties.idl:155
com::sun::star::formula::FormulaProperties::RelativeOperatorExcessSize
short RelativeOperatorExcessSize
contains the relative excess of operators.
Definition:
FormulaProperties.idl:235
com::sun::star::formula::FormulaProperties::RelativeSymbolPrimaryHeight
short RelativeSymbolPrimaryHeight
contains the relative primary height of symbols.
Definition:
FormulaProperties.idl:259
com::sun::star::formula::FormulaProperties::RelativeFontHeightOperators
short RelativeFontHeightOperators
contains the relative height of the font for operators.
Definition:
FormulaProperties.idl:176
com::sun::star::formula::FormulaProperties
The formula properties provide access to the properties of a formula in a formula generator...
Definition:
FormulaProperties.idl:29
com::sun::star::formula::FormulaProperties::RelativeFractionBarLineWeight
short RelativeFractionBarLineWeight
contains the relative line weight of a fraction bar.
Definition:
FormulaProperties.idl:199
com::sun::star::formula::FormulaProperties::RelativeUpperLimitDistance
short RelativeUpperLimitDistance
contains the relative distance of upper limits
Definition:
FormulaProperties.idl:263
com::sun::star::formula::FormulaProperties::FontTextIsItalic
boolean FontTextIsItalic
determines if the font that is used to display text is italic.
Definition:
FormulaProperties.idl:115
com::sun::star::formula::FormulaProperties::RelativeFontHeightLimits
short RelativeFontHeightLimits
contains the relative height of the font for limits.
Definition:
FormulaProperties.idl:169
Generated by
1.8.5