Home
last modified time | relevance | path

Searched refs:value (Results 451 – 475 of 1887) sorted by relevance

1...<<11121314151617181920>>...76

/trunk/main/offapi/com/sun/star/rendering/
H A DFontRequest.idl62 This value corresponds to the font height in Western scripts,
65 means, the value specified here is always measured orthogonal
69 When this value is negative, its absolute value is taken as
70 the character size of the font. If this value is positive,
88 /** This value specifies the size of the font in the writing
/trunk/main/solenv/bin/
H A Dbuild_release.pl598 my $value = $element->getAttribute($id);
599 $descriptor->{$id} = $value if defined $value;
661 my $value = $element->getAttribute($id);
662 $descriptor->{$id} = $value if defined $value;
694 my $value = $element->getAttribute($id);
695 $descriptor->{$id} = $value if defined $value;
/trunk/main/offapi/com/sun/star/sdb/
H A DDataSource.idl120 … <p>If the same data source is registered under different names, the value of the <code>Name</code>
134 /** is a list of arbitrary string tag/value pairs as connection arguments
139 <ul><li>Upon creating a connection, for every value in this sequence it's checked
156 in all known UNO language bindings (especially for tasks like simply changing the value
157 … of an existing value), the <member>Settings</member> property wraps the <member>Info</member>
158 property for easier single-value access.</p>
169 … to specifiy an initial value, which is also used as default value (exceptions see below).</p>
186 or might not have a default value, determined by the
/trunk/extras/l10n/source/om/
H A Dlocalize.sdf8868 …deetaa gatii murteessa (1 = number, 2 = text, 4 = Boolean value, 8 = formula, 16 = error value, 64…
22072 filter source\config\fragments\types\chart8.xcu 0 value chart8 UIName 0 om Taattoo 8 20200411 …
22078 filter source\config\fragments\types\calc8.xcu 0 value calc8 UIName 0 om Herregduu 8 20200411 …
22079 filter source\config\fragments\types\draw8.xcu 0 value draw8 UIName 0 om Fakkasa 8 20200411 15…
22083 filter source\config\fragments\types\math8.xcu 0 value math8 UIName 0 om Math 8 20200411 15:09…
22152 filter source\config\fragments\filters\Text_ui.xcu 0 value Text UIName 0 om Barruu 20200411 15…
26530value. The return value of color queries is also always a long integer value. When defining proper…
30604value\</emph\> and \<emph\>Max. value\</emph\>: You can enter the minimum and maximum numeric valu…
55904 … \<emph\>Redemption\</emph\> is the redemption value of the security per 100 currency units of pa…
57030 … 0 om Error number, where the value 0 is defined as "no error." If the element comes from a formu…
[all …]
/trunk/extras/l10n/source/nb/
H A Dlocalize.sdf8868 …E 1 0 nb Returns the data type of a value (1 = number, 2 = text, 4 = Boolean value, 8 = formula,…
25989 …ime value from the specified hour, minute, and second - parameters passed as strings - that repres…
26530value. The return value of color queries is also always a long integer value. When defining proper…
28255 …s a serial time value for the specified hour, minute, and second parameters that are passed as num…
28928 …868 8 0 nb When a Boolean expression is negated, the value True changes to False, and the value
54993 …HID_FUNC_ISTNV\"\>Returns TRUE if a cell contains the #N/A (value not available) error value.\</ah…
55006 …par_id3150417 105 0 nb \<emph\>Value\</emph\> is a value, number, Boolean value, or an error val…
55049 …ID_FUNC_TYP\"\>Returns the type of value, where 1 = number, 2 = text, 4 = Boolean value, 8 = formu…
55311value in cell C3 (A1 moved by two rows and two columns down). If C3 contains the value \<item type…
56160value from the indicated Chi square that a hypothesis is confirmed.\</ahelp\> CHIDIST compares the…
[all …]
/trunk/main/udkapi/com/sun/star/beans/
H A DOptional.idl29 An optional value of a given type.
40 Marks this structure instance as having an actual value.
45 The actual value of this structure instance.
47 <p>If no actual value is present, a producer of such a structure instance
49 instance should ignore the specific value stored in this member.</p>
H A DPropertyValue.idl41 /** specifies a property value.
63 /** contains the value of the property or <void/>,
64 if no value is available.
70 /** determines if the value comes from the object itself or from
71 a default and if the value cannot be determined exactly.
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DVariablesDeclarationLayoutController.java144 …final Object value = LayoutControllerUtil.evaluateExpression(getFlowController(), variable, valueE… in generateVariableSetSection() local
145 String formula = FormatValueUtility.applyValueForVariable(value, variableSection); in generateVariableSetSection()
148 formula = "" + value; in generateVariableSetSection()
150 if (value instanceof java.sql.Date) in generateVariableSetSection()
152 final Date date = (Date) value; in generateVariableSetSection()
/trunk/main/offapi/com/sun/star/drawing/
H A DFillStyle.idl41 // DocMerge from xml: value com::sun::star::drawing::FillStyle::NONE
49 // DocMerge from xml: value com::sun::star::drawing::FillStyle::SOLID
57 // DocMerge from xml: value com::sun::star::drawing::FillStyle::GRADIENT
65 // DocMerge from xml: value com::sun::star::drawing::FillStyle::HATCH
73 // DocMerge from xml: value com::sun::star::drawing::FillStyle::BITMAP
H A DTextAnimationKind.idl40 // DocMerge from xml: value com::sun::star::drawing::TextAnimationKind::NONE
47 // DocMerge from xml: value com::sun::star::drawing::TextAnimationKind::BLINK
54 // DocMerge from xml: value com::sun::star::drawing::TextAnimationKind::SCROLL
61 // DocMerge from xml: value com::sun::star::drawing::TextAnimationKind::ALTERNATE
68 // DocMerge from xml: value com::sun::star::drawing::TextAnimationKind::SLIDE
H A DLineEndType.idl44 // DocMerge from xml: value com::sun::star::drawing::LineEndType::NONE
52 // DocMerge from xml: value com::sun::star::drawing::LineEndType::ARROW
60 // DocMerge from xml: value com::sun::star::drawing::LineEndType::CIRCLE
68 // DocMerge from xml: value com::sun::star::drawing::LineEndType::SQUARE
76 // DocMerge from xml: value com::sun::star::drawing::LineEndType::SPECIAL
/trunk/main/offapi/com/sun/star/text/
H A DPlaceholderType.idl40 // DocMerge from idl: value com::sun::star::text::PlaceholderType::TEXT
47 // DocMerge from idl: value com::sun::star::text::PlaceholderType::TABLE
54 // DocMerge from idl: value com::sun::star::text::PlaceholderType::TEXTFRAME
61 // DocMerge from idl: value com::sun::star::text::PlaceholderType::GRAPHIC
68 // DocMerge from idl: value com::sun::star::text::PlaceholderType::OBJECT
H A DChapterFormat.idl41 // DocMerge from idl: value com::sun::star::text::ChapterFormat::NAME
48 // DocMerge from idl: value com::sun::star::text::ChapterFormat::NUMBER
55 // DocMerge from idl: value com::sun::star::text::ChapterFormat::NAME_NUMBER
62 // DocMerge from idl: value com::sun::star::text::ChapterFormat::NO_PREFIX_SUFFIX
69 // DocMerge from idl: value com::sun::star::text::ChapterFormat::DIGIT
/trunk/main/offapi/com/sun/star/sdbc/
H A DDriverPropertyInfo.idl52 if a value must be supplied for this property
62 /** specifies the current value of the property,
64 may be empty if no value is known.
69 /** contains a sequence of possible values if the value for the field
70 <code>DriverPropertyInfo.value</code>
H A DDataTruncation.idl34 on writes, when a data value is unexpectedly truncated.
47 /** is the index of the parameter or column value.
54 if a parameter value is truncated.
68 performed. The value may be
76 The value may be
/trunk/main/writerfilter/source/doctok/
H A Descherdoc.xsl40 <xsl:value-of select=".//xhtml:td[1]"/>
44 <xsl:value-of select="$name"/>
47 <xsl:value-of select="$name"/>
63 <UML:TaggedValue.dataValue>rtf:shp<xsl:value-of select="."/></UML:TaggedValue.dataValue>
74 <UML:TaggedValue.dataValue><xsl:value-of select="."/></UML:TaggedValue.dataValue>
110 <UML:TaggedValue.dataValue><xsl:value-of select="."/></UML:TaggedValue.dataValue>
121 <UML:TaggedValue.dataValue><xsl:value-of select="."/></UML:TaggedValue.dataValue>
/trunk/main/offapi/com/sun/star/chart2/
H A DDataSeries.idl83 <li>default value of data series</li>
84 <li>value from style of data series (if a style was set)</li>
85 <li>value from hard attribute of data series (set with setPropertyValue)</li>
86 <li>value from style of data point (if a style was set)</li>
87 <li>value from hard attribute of data point (set with setPropertyValue)</li>
172 the main value axis or at the secondary value axis. Having
/trunk/main/offapi/com/sun/star/i18n/
H A DXCalendar.idl86 Set the value of a field.
92 A value of the allowed range for the field index.
98 Get the value of a field.
109 side-effect because it will internally calculate the final value
178 A value matching the <em>nCalendarDisplayIndex</em> type:
198 <p> The value should be obtained by a previous call to
203 A value indicating whether to return the abbreviated or the
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DBookSettings.java122 private void addConfigItem(Node root, String attribute, String type, String value) { in addConfigItem() argument
128 configItem.appendChild(settings.createTextNode(value)); in addConfigItem()
160 public void addAttribute(String name, String value) { in addAttribute() argument
163 activeSheet = value; in addAttribute()
165 Boolean b = Boolean.valueOf(value); in addAttribute()
H A DFormat.java70 private String value; field in Format
113 value = fmt.getValue(); in Format()
134 value = ""; in clearFormatting()
222 return value; in getValue()
232 value = newValue; in setValue()
/trunk/main/offapi/com/sun/star/style/
H A DCaseMap.idl41 // DocMerge from idl: value com::sun::star::style::CaseMap::NONE
48 // DocMerge from idl: value com::sun::star::style::CaseMap::UPPERCASE
55 // DocMerge from idl: value com::sun::star::style::CaseMap::LOWERCASE
62 // DocMerge from idl: value com::sun::star::style::CaseMap::TITLE
69 // DocMerge from idl: value com::sun::star::style::CaseMap::SMALLCAPS
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/
H A D_XHierarchicalPropertySet.java134 protected boolean checkType(String name, String type, Object value) { in checkType() argument
138 result = (value instanceof Boolean); in checkType()
143 log.println("getting " + value.getClass()); in checkType()
146 result = (value instanceof Short); in checkType()
151 log.println("getting " + value.getClass()); in checkType()
/trunk/main/udkapi/com/sun/star/script/
H A DXInvocation.idl75 the value has to be ignored by the callee
83 aOutParam[0] contains the out value of the aParams[1]
84 parameter and aOutParam[1] contains the out value of
96 /** sets a value to the property with the specified name.
100 then this method will insert the value if there is no such
112 /** returns the value of the property with the specified name.
/trunk/main/sal/osl/w32/
H A Dsignal.cxx153 const char *value = delim + 1; in ReportCrash() local
156 if ( '\"' == *value ) in ReportCrash()
160 value++; in ReportCrash()
163 quote = strchr( value, '\"' ); in ReportCrash()
165 value_len = quote - value; in ReportCrash()
173 memcpy( lpValue, value, value_len ); in ReportCrash()
/trunk/main/vigra/
H A Dvigra1.6.0.patch465 /** set Image with const value
629 /// absolute value (= magnitude)
665 - : value(detail::FPAssignWithRound<(Frac2 > FractionalBits)>::template exec<Frac2 - FractionalB…
666 + : value(detail::FPAssignWithRound<(Frac2 > FractionalBits), Frac2 - FractionalBits>::exec(…
674 - value = detail::FPAssignWithRound<(Frac2 > FractionalBits)>::template exec<Frac2 - Fractio…
675 + value = detail::FPAssignWithRound<(Frac2 > FractionalBits),Frac2 - FractionalBits>::exec(o…
683 - value += detail::FPAssignWithRound<(Frac2 > FractionalBits)>::template exec<Frac2 - Fracti…
684 + value += detail::FPAssignWithRound<(Frac2 > FractionalBits),Frac2 - FractionalBits>::exec(…
693 + value -= detail::FPAssignWithRound<(Frac2 > FractionalBits),Frac2 - FractionalBits>::exec(…
1096 /// component-wise absolute value
[all …]

Completed in 2766 milliseconds

1...<<11121314151617181920>>...76