Home
last modified time | relevance | path

Searched refs:field (Results 1 – 25 of 491) sorted by relevance

12345678910>>...20

/trunk/main/offapi/com/sun/star/packages/zip/
H A DZipConstants.idl173 /** LOC header field "filename length" offset
178 /** LOC header field "extra field length" offset
188 /** EXT header field "compressed size" offsets
193 /** EXT header field "uncompressed size" offsets
198 /** CEN header field "version made by" offset
218 /** CEN header field "modification time" offset
223 /** CEN header field "modification time" offset
233 /** CEN header field "compressed size" offset
238 /** CEN header field "uncompressed size" offset
248 /** CEN header field "length of extra field" offset
[all …]
/trunk/main/wizards/com/sun/star/wizards/common/
H A DConfigGroup.java60 Class fieldType = field.getType(); in writeField()
87 if (field.getType().equals(Boolean.TYPE)) in convertValue()
91 if (field.getType().equals(Integer.TYPE)) in convertValue()
93 return new Integer(field.getInt(this)); in convertValue()
95 if (field.getType().equals(Short.TYPE)) in convertValue()
97 return new Short(field.getShort(this)); in convertValue()
99 if (field.getType().equals(Float.TYPE)) in convertValue()
101 return new Double(field.getFloat(this)); in convertValue()
103 if (field.getType().equals(Double.TYPE)) in convertValue()
105 return new Double(field.getDouble(this)); in convertValue()
[all …]
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomResultSet.java242 return field.getInt8(); in getByte()
264 return field.getDate(); in getDate()
270 return field.getDouble(); in getDouble()
276 return field.getFloat(); in getFloat()
282 return field.getInt32(); in getInt()
288 return field.getLong(); in getLong()
294 return field.makeAny(); in getObject()
305 return field.getInt16(); in getShort()
311 return field.getString(); in getString()
317 return field.getTime(); in getTime()
[all …]
H A DDatabaseMetaDataResultSet.java264 return field.getInt8(); in getByte()
286 return field.getDate(); in getDate()
292 return field.getDouble(); in getDouble()
298 return field.getFloat(); in getFloat()
304 return field.getInt32(); in getInt()
310 return field.getLong(); in getLong()
316 return field.makeAny(); in getObject()
327 return field.getInt16(); in getShort()
333 return field.getString(); in getString()
339 return field.getTime(); in getTime()
[all …]
/trunk/main/offapi/com/sun/star/text/
H A DBibliographyDataField.idl59 /** This field contains an annotation.
69 /** This field contains the title of the book.
99 /** This field contains the name of the journal.
109 /** This field contains a note.
129 /** This field contains the name of the publisher.
164 /** This field contains URL of the publishing.
169 /** This field contains user defined data.
174 /** This field contains user defined data.
179 /** This field contains user defined data.
184 /** This field contains user defined data.
[all …]
H A DUserDataPart.idl56 /** The field shows the name.
63 /** The field shows the initials.
70 /** The field shows the street.
77 /** The field shows the country.
84 /** The field shows the zip code.
91 /** The field shows the city.
98 /** The field shows the title.
105 /** The field shows the position.
126 /** The field shows the fax no.
133 /** The field shows the e-Mail.
[all …]
/trunk/main/offapi/com/sun/star/report/
H A DCalculation.idl40 /** returns the average of a field.
44 /** returns the average of a field.
52 /** counts the number of values, from the field.
64 /** returns the largest value from the field.
72 /** returns the smallest value from the field.
80 /** returns the Nth largest value from the field.
88 /** returns the Nth smallest value from the field.
100 …/** returns how much each value in the field deviate from the mean or average value for that field.
112 /** returns the sample variance for the field.
116 /** returns the total of all the values for the field.
[all …]
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DDataAwareFields.java96 Field field; field in DataAwareFields.FieldValue
100 field = field_; in FieldValue()
127 boolean b = field.getBoolean(target); in get()
160 field.setBoolean(target, toBoolean(value)); in set()
187 int i = field.getInt(target); in get()
220 field.setInt(target, (int) toDouble(value)); in set()
247 double d = field.getDouble(target); in get()
280 field.setDouble(target, toDouble(value)); in set()
307 String s = (String) field.get(target); in get()
400 return field.get(target); in get()
[all …]
H A DUnoDataAware.java153 field in attachTextControl()
176 …re attachEditControl(Object data, String prop, Object unoControl, Listener listener, boolean field) in attachEditControl() argument
178 …return attachTextControl(data, prop, unoControl, listener, "Text", field, PropertyNames.EMPTY_STRI… in attachEditControl()
183 return attachTextControl(data, prop, unoControl, listener, "Date", field, 0); in attachDateControl()
188 return attachTextControl(data, prop, unoControl, listener, "Time", field, 0); in attachTimeControl()
193 return attachTextControl(data, prop, unoControl, listener, "Value", field, new Double(0)); in attachNumericControl()
200 field in attachCheckBox()
228 …taAware attachLabel(Object data, String prop, Object label, final Listener listener, boolean field)
231 field ? DataAwareFields.getFieldValueFor(data, prop, PropertyNames.EMPTY_STRING)
236 …are attachListBox(Object data, String prop, Object listBox, final Listener listener, boolean field)
[all …]
/trunk/main/offapi/com/sun/star/sheet/
H A DDataPilotField.idl77 /** represents a single field in a data pilot table.
87 /** provides access to the name of the data pilot field.
108 /** specifies the orientation of the field.
169 /** specifies whether this field has sorting information.
175 /** controls how the field's items are sorted.
181 /** specifies whether this field has layout information.
193 /** specifies whether this field has auto show information.
206 /** specifies whether this field has a reference.
219 /** specifies whether this field is a group field.
225 /** contains the grouping information of the DataPilot field.
[all …]
H A DDataPilotFieldReferenceType.idl47 Totals outside of the base field are shown as empty results.
52 result where the item in the base field is replaced by the specified base item.</p>
55 parent field, the difference isn't calculated and an error value is shown.</p>
66 the next visible member of the base field, in the base field's sort order. If details for one
84 Totals outside of the base field are shown as empty results.
99 Totals outside of the base field are shown as empty results.
108 /** Each result is added to the sum of the results for preceding items in the base field,
109 in the base field's sort order, and the total sum is shown.
111 <p>If details for one item in the base field are hidden, that item isn't included in
117 <p>Totals outside of the base field are shown as empty results.</p>
[all …]
H A DXDataPilotFieldGrouping.idl45 this DataPilot field are grouped in some way.
53 /** Creates a new DataPilot field which contains a group containing the
54 given DataPilot field items (members).
57 several times at the same DataPilot field. On subsequent calls, the
58 DataPilot field created at the first call is used to insert the new
69 current field.
83 /** Groups the members of this field by dates, according to the passed
86 <p>If this field is already grouped by dates, a new DataPilot field
88 date grouping is perfomed inside of this field (no new field will be
150 if date grouping is performed inside this field (i.e. this field
[all …]
H A DDataPilotFieldOrientation.idl33 /** used to specify where a field in a data pilot table is laid out.
39 /** the field is not used in the table.
45 /** the field is used as a column field.
51 /** the field is used as a row field.
57 /** the field is used as a page field.
63 /** the field is used as a data field.
H A DDataPilotFieldGroup.idl46 /** represents a collection of members in a data pilot field group.
59 /** provides access to the name of the data pilot field group.
61 <p>It is possible to change the name of this field group as long as
62 the new name is not used in the collection of groups in the field.</p>
68 /** provides access to the data pilot field group members in the
75 /** creates an enumeration of all data pilot field group members.
83 /** provides access to the data pilot field group members in the
90 /** provides read/write access to the data pilot field group members in
113 member into this field group. An implementation should ignore the
H A DDataPilotFieldGroupBy.idl34 field by date or time.
41 /** Groups all members of a DataPilot field containing a date/time value
52 /** Groups all members of a DataPilot field containing a date/time value
63 /** Groups all members of a DataPilot field containing a date/time value
74 /** Groups all members of a DataPilot field containing a date/time value
95 /** Groups all members of a DataPilot field containing a date/time value
106 /** Groups all members of a DataPilot field containing a date/time value
118 /** Groups all members of a DataPilot field containing a date/time value
/trunk/main/offapi/com/sun/star/text/textfield/
H A DSetExpression.idl35 /** specifies service of an expression text field.
42 /** contains the textual content of the field.
45 /** contains the current content of the text field.
50 /** this is the number format for this field.
62 interface if it's an input field.
65 /** determines whether this field is an input field.
68 /** determines whether the field is visible.
71 /** contains the sequence value when this field is used as sequence field.
78 /** contains the numerical value of the field.
81 /** contains the name of the set expression field master this field is connected to.
[all …]
/trunk/main/offapi/com/sun/star/mozilla/
H A DMenuMultipleChange.idl44 // DocMerge from xml: field com::sun::star::mozilla::MenuMultipleChange::ID
51 // DocMerge from xml: field com::sun::star::mozilla::MenuMultipleChange::GroupID
58 // DocMerge from xml: field com::sun::star::mozilla::MenuMultipleChange::PreItemID
65 // DocMerge from xml: field com::sun::star::mozilla::MenuMultipleChange::ItemText
72 // DocMerge from xml: field com::sun::star::mozilla::MenuMultipleChange::IsVisible
79 // DocMerge from xml: field com::sun::star::mozilla::MenuMultipleChange::IsActive
86 // DocMerge from xml: field com::sun::star::mozilla::MenuMultipleChange::IsCheckable
93 // DocMerge from xml: field com::sun::star::mozilla::MenuMultipleChange::IsChecked
100 // DocMerge from idl: field com::sun::star::mozilla::MenuMultipleChange::Image
/trunk/main/offapi/com/sun/star/document/
H A DXDocumentInfo.idl71 /** returns the name of an user field
74 specifies the position of requested field
78 the name of the requested field
87 /** returns the value of an user field
90 specifies the position of requested field
94 the value of the requested field
106 specifies the position of requested field
110 the new name for this field to be set
124 specifies the position of requested field
128 the new value for this field to be set
/trunk/test/testgui/source/testlib/gui/
H A DUIMap.java114 public static VclField field(String id) { in field() method in UIMap
239 public static final VclField scNumberOfColumnsRowsToInsert = field("1502452023");
290 public static final VclField numberOfItemShowInTopNEditBox = field("1495750661");
417 …public static final VclField areaBorderMfLeft = field("cui:MetricField:RID_SVXPAGE_BORDER:MF_LEFT"…
419 public static final VclField areaBorderMfTop = field("cui:MetricField:RID_SVXPAGE_BORDER:MF_TOP");
440 public static final VclField writerInsertNum = field("cui:NumericField:DLG_INS_ROW_COL:ED_COUNT");
464 …public static final VclField numberofCol = field("cui:NumericField:RID_SVX_NEWTABLE_DLG:NF_COLUMNS…
467 public static final VclField numberofRow = field("cui:NumericField:RID_SVX_NEWTABLE_DLG:NF_ROWS");
504 …public static final VclField swTableSetRowHeight = field("sw:MetricField:DLG_ROW_HEIGHT:ED_HEIGHT"…
507 …public static final VclField swTableSetColumnNumber = field("sw:NumericField:DLG_COL_WIDTH:ED_COL"…
[all …]
/trunk/main/offapi/com/sun/star/style/
H A DTabStop.idl42 // DocMerge from xml: field com::sun::star::style::TabStop::Position
43 /** This field specifies the position of the tabulator in relation
50 // DocMerge from xml: field com::sun::star::style::TabStop::Alignment
51 /** This field specifies the alignment of the text range before the
58 // DocMerge from xml: field com::sun::star::style::TabStop::DecimalChar
59 /** This field specifies which delimiter is used for the decimal.
65 // DocMerge from xml: field com::sun::star::style::TabStop::FillChar
66 /** This field specifies the character that is used to fill up the
/trunk/main/udkapi/com/sun/star/reflection/
H A DXIdlField2.idl58 /** Returns the type of the field.
61 type of the field
65 /** Returns the access mode of the field, i.e. read-write, read-only or
69 access mode of the field
73 /** Gets the value of the reflected field from the given object,
86 value of field
91 or the given object does not have the reflected field.
97 /** Sets the value of the reflected field of the given object,
113 or the given object does not have the reflected field.
/trunk/main/dbaccess/source/ui/tabledesign/
H A Dtable.src198 Text [ en-US ] = "Modify field type" ;
243 …Text [ en-US ] = "Select a value that is to appear in all new records as default.\nIf the field is…
247 …default value for this field.\n\nWhen you later enter data in the table, this string will be used …
251 …Text [ en-US ] = "Activate this option if this field cannot contain NULL values, i.e. the user mus…
267 Text [ en-US ] = "Specify the number of decimal places permitted in this field." ;
279 …Text [ en-US ] = "Choose if this field should contain AutoIncrement values.\n\nYou can not enter d…
381 …Text [ en-US ] = "Enter an SQL statement for the auto-increment field.\n\nThis statement will be d…
391 Text [ en-US ] = "change field name" ;
396 Text [ en-US ] = "change field type" ;
401 Text [ en-US ] = "change field description" ;
[all …]
/trunk/main/reportdesign/source/core/sdr/
H A Dformatnormalizer.cxx250 FieldList::const_iterator field = m_aFields.begin(); in impl_adjustFormatToDataFieldType_nothrow() local
251 for ( ; field != m_aFields.end(); ++field ) in impl_adjustFormatToDataFieldType_nothrow()
253 if ( field->sName == sDataField ) in impl_adjustFormatToDataFieldType_nothrow()
256 if ( field == m_aFields.end() ) in impl_adjustFormatToDataFieldType_nothrow()
263 …nFormatKey = ::dbtools::getDefaultNumberFormat( field->nDataType, field->nScale, field->bIsCurrenc… in impl_adjustFormatToDataFieldType_nothrow()
/trunk/main/solenv/bin/
H A Dmkout.pl112 my (@field, $base, $dlst);
115 @field = split(/\//, $path);
117 while ( $#field != -1 ) {
118 $base = join('/', @field);
121 pop @field;
124 if ( $#field == -1 ) {
/trunk/main/l10ntools/source/filter/utils/
H A DCache.java1394 int field = nFlags.intValue(); in convertFilterFlagValues2Names() local
1396 if (field == 0) in convertFilterFlagValues2Names()
1399 if((field & FLAGVAL_IMPORT) == FLAGVAL_IMPORT) in convertFilterFlagValues2Names()
1402 if((field & FLAGVAL_EXPORT) == FLAGVAL_EXPORT) in convertFilterFlagValues2Names()
1405 if((field & FLAGVAL_TEMPLATE) == FLAGVAL_TEMPLATE) in convertFilterFlagValues2Names()
1408 if((field & FLAGVAL_INTERNAL) == FLAGVAL_INTERNAL) in convertFilterFlagValues2Names()
1414 if((field & FLAGVAL_OWN) == FLAGVAL_OWN) in convertFilterFlagValues2Names()
1417 if((field & FLAGVAL_ALIEN) == FLAGVAL_ALIEN) in convertFilterFlagValues2Names()
1423 if((field & FLAGVAL_DEFAULT) == FLAGVAL_DEFAULT) in convertFilterFlagValues2Names()
1435 if((field & FLAGVAL_READONLY) == FLAGVAL_READONLY) in convertFilterFlagValues2Names()
[all …]

Completed in 117 milliseconds

12345678910>>...20