Home
last modified time | relevance | path

Searched refs:field (Results 151 – 175 of 491) sorted by relevance

12345678910>>...20

/trunk/main/cli_ure/source/climaker/
H A Dclimaker_emit.cxx1237 FieldInfo * field = fields[ pos ]; in complete_struct_type() local
1238 all_member_names[ member_pos ] = field->get_Name(); in complete_struct_type()
1239 all_param_types[ member_pos ] = field->get_FieldType(); in complete_struct_type()
1347 FieldInfo * field = members[ member_pos ]; in complete_struct_type() local
1348 ::System::Type * field_type = field->get_FieldType(); in complete_struct_type()
1356 code->Emit( Emit::OpCodes::Stfld, field ); in complete_struct_type()
1365 code->Emit( Emit::OpCodes::Stfld, field ); in complete_struct_type()
1379 code->Emit( Emit::OpCodes::Stfld, field ); in complete_struct_type()
1387 code->Emit( Emit::OpCodes::Stfld, field ); in complete_struct_type()
1404 code->Emit( Emit::OpCodes::Stfld, field ); in complete_struct_type()
/trunk/main/extensions/source/macosx/spotlight/
H A Dunzip.m134 uLong offset_local_extrafield;/* offset of the local extra field */
135 uInt size_local_extrafield;/* size of the local extra field */
136 uLong pos_local_extrafield; /* position in the local extra field in read*/
975 (filename and size of extra field data)
1079 uLong offset_local_extrafield; /* offset of the local extra field */
1080 uInt size_local_extrafield; /* size of the local extra field */
1411 Read extra field from the current file (opened by unzOpenCurrentFile)
1412 This is the local-header version of the extra field (sometimes, there is
1415 if buf==NULL, it return the size of the local extra field that can be read
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DRadioDataAware.java84 …adioButtons(Object data, String dataProp, Object[] buttons, final Listener listener, boolean field) in attachRadioButtons() argument
87 field in attachRadioButtons()
/trunk/main/offapi/com/sun/star/form/runtime/
H A DFormFeature.idl96 /// sorts the form ascending by the field which the active form control is bound to.
99 /// sorts the form descending by the field which the active form control is bound to.
108 <p>For instance, if the currently active form control is bound to a table field
/trunk/main/offapi/com/sun/star/sheet/
H A DDataPilotFieldGroupItem.idl37 /** represents the member in a data pilot field group.
45 /** provides access to the name of the data pilot field group member.
H A DMemberResult.idl39 /** the internal name of the field.
45 /** the visible name of the field.
H A DDataPilotFieldGroupsEnumeration.idl37 /** represents an enumeration of member groups in a DataPilot field.
46 /** provides methods to access the field groups in the enumeration.
/trunk/main/redland/raptor/
H A Draptor2-2.0.15.patch.win32265 /* does libxml struct xmlEntity have a field etype */
269 /* does libxml struct xmlEntity have a field name_length */
277 /* does libxml xmlSAXHandler have externalSubset field */
281 /* does libxml xmlSAXHandler have initialized field */
/trunk/main/offapi/com/sun/star/awt/
H A DUnoControlFormattedField.idl41 /** specifies a formatted field control.
47 /** gives access to the value of a spin field and makes it possible to
/trunk/main/offapi/com/sun/star/style/
H A DLineSpacing.idl38 // DocMerge from xml: field com::sun::star::style::LineSpacing::Mode
45 // DocMerge from xml: field com::sun::star::style::LineSpacing::Height
/trunk/main/offapi/com/sun/star/text/
H A DReferenceFieldSource.idl32 /** These constants define the type of the source of a reference field.
42 /** The source is a number sequence field.
/trunk/main/offapi/com/sun/star/text/fieldmaster/
H A DUser.idl35 /** Specifies the service of a user field master.
43 /** determines whether the field contains an expression.
/trunk/main/offapi/com/sun/star/text/textfield/
H A DBibliography.idl36 /** specifies service of a bibliography text field.
43 /** contains the bibliography fields of the text field.
H A DReferencePageGet.idl34 /** specifies service of a text field that
36 The reference point is determined by a ReferencePageSet text field.
H A DReferencePageSet.idl34 /** specifies service of a text field that inserts additional page numbers.
41 /** determines an offset value to change the displayed value of a ReferencePageGet text field.
H A DFileName.idl34 /** specifies service of text field that displays the file name (URL) of
41 /** contains the current content of the text field.
/trunk/main/ooo_custom_images/industrial/
H A DTODO11 + field names
12 + field shadings
/trunk/main/offapi/com/sun/star/form/component/
H A DDatabaseCurrencyField.idl41 /** This service specifies a currency field which is data-aware, and can be bound to a database fie…
H A DDatabaseDateField.idl41 /** This service specifies a date field which is data-aware, and can be bound to a database field.
H A DDatabaseNumericField.idl41 /** This service specifies a numeric field which is data-aware, and can be bound to a database fiel…
/trunk/main/connectivity/source/drivers/evoab2/
H A DEApi.h113 EAPI_EXTERN EBookQuery* (*e_book_query_field_exists) (EContactField field);
114 EAPI_EXTERN EBookQuery* (*e_book_query_field_test) (EContactField field,
/trunk/main/udkapi/com/sun/star/lang/
H A DIllegalArgumentException.idl45 // DocMerge from xml: field com::sun::star::lang::IllegalArgumentException::ArgumentPosition
48 <p>This field is -1 if the position is not known.</p>
/trunk/main/vos/inc/vos/
H A Dmacros.hxx142 # define VOS_FIELDOFFSET(type, field) ((sal_Int32)(&((type *)1)->field) - 1) argument
/trunk/main/offapi/com/sun/star/text/textfield/docinfo/
H A DChangeAuthor.idl35 /** specifies service of a text field that provides information about the author
46 /** contains the current content of the text field.
H A DCreateAuthor.idl35 /** specifies service of a text field that provides information about the author
46 /** contains the current content of the text field.

Completed in 86 milliseconds

12345678910>>...20