Home
last modified time | relevance | path

Searched defs:field (Results 1 – 25 of 37) sorted by relevance

12

/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomResultSet.java235 ORowSetValue field = getField(columnIndex); in getBoolean() local
241 ORowSetValue field = getField(columnIndex); in getByte() local
247 ORowSetValue field = getField(columnIndex); in getBytes() local
263 ORowSetValue field = getField(columnIndex); in getDate() local
269 ORowSetValue field = getField(columnIndex); in getDouble() local
275 ORowSetValue field = getField(columnIndex); in getFloat() local
281 ORowSetValue field = getField(columnIndex); in getInt() local
287 ORowSetValue field = getField(columnIndex); in getLong() local
293 ORowSetValue field = getField(columnIndex); in getObject() local
304 ORowSetValue field = getField(columnIndex); in getShort() local
[all …]
H A DDatabaseMetaDataResultSet.java257 ORowSetValue field = getField(columnIndex); in getBoolean() local
263 ORowSetValue field = getField(columnIndex); in getByte() local
269 ORowSetValue field = getField(columnIndex); in getBytes() local
285 ORowSetValue field = getField(columnIndex); in getDate() local
291 ORowSetValue field = getField(columnIndex); in getDouble() local
297 ORowSetValue field = getField(columnIndex); in getFloat() local
303 ORowSetValue field = getField(columnIndex); in getInt() local
309 ORowSetValue field = getField(columnIndex); in getLong() local
315 ORowSetValue field = getField(columnIndex); in getObject() local
326 ORowSetValue field = getField(columnIndex); in getShort() local
[all …]
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DUnoDataAware.java149 …ing prop, Object unoText, final Listener listener, String unoProperty, boolean field, Object value) in attachTextControl()
176 …re attachEditControl(Object data, String prop, Object unoControl, Listener listener, boolean field) in attachEditControl()
181 …re attachDateControl(Object data, String prop, Object unoControl, Listener listener, boolean field) in attachDateControl()
186 …re attachTimeControl(Object data, String prop, Object unoControl, Listener listener, boolean field) in attachTimeControl()
191 …attachNumericControl(Object data, String prop, Object unoControl, Listener listener, boolean field) in attachNumericControl()
196 …e attachCheckBox(Object data, String prop, Object checkBox, final Listener listener, boolean field) in attachCheckBox()
H A DRadioDataAware.java84 …adioButtons(Object data, String dataProp, Object[] buttons, final Listener listener, boolean field) in attachRadioButtons()
H A DDataAwareFields.java96 Field field; field in DataAwareFields.FieldValue
/trunk/main/wizards/com/sun/star/wizards/common/
H A DConfigGroup.java56 private void writeField(Field field, Object configView, String prefix) throws Exception in writeField()
85 public Object convertValue(Field field) throws IllegalAccessException in convertValue()
131 private void readField(Field field, Object configView, String prefix) throws Exception in readField()
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/uno/typedesc/
H A DFieldDescription.java32 String name, int index, ITypeDescription typeDescription, Field field) in FieldDescription()
71 private final Field field; field in FieldDescription
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XDataPilotDescriptor.java190 Object field; in _getDataPilotFields() local
397 Object field = IA.getByIndex(i); in CheckNames() local
H A D_XDataPilotTable2.java432 Object field = xFields.getByIndex(i); in buildDataFields() local
/trunk/main/sc/qa/complex/dataPilot/
H A D_XDataPilotDescriptor.java220 Object field; in _getDataPilotFields() local
432 Object field = IA.getByIndex(i); in CheckNames() local
/trunk/main/sal/inc/sal/
H A Dmacros.h35 # define SAL_FIELDOFFSET(type, field) ((sal_Int32)(&((type *)16)->field) - 16) argument
/trunk/test/testuno/source/fvt/uno/sw/field/
H A DCheckDateTimeField.java148 Object field = enumeration.nextElement(); in createTimeFiled() local
216 Object field = enumeration.nextElement(); in createDateFiled() local
H A DSubjectField.java190 Object field = enumeration.nextElement(); in isContainSubjectField() local
H A DTitleField.java191 Object field = enumeration.nextElement(); in isContainTitleField() local
H A DPageCountField.java181 Object field = enumeration.nextElement(); in isContainPageCountField() local
H A DPageNumberField.java186 Object field = enumeration.nextElement(); in isContainPageNumberField() local
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySetMixin.java800 XIdlField2 field = UnoRuntime.queryInterface( in getProperty() local
925 XIdlField2 field = UnoRuntime.queryInterface( in wrapValue() local
952 XIdlField2 field = UnoRuntime.queryInterface( in wrapValue() local
983 XIdlField2 field = UnoRuntime.queryInterface( in wrapValue() local
/trunk/main/reportdesign/source/core/sdr/
H A Dformatnormalizer.cxx250 FieldList::const_iterator field = m_aFields.begin(); in impl_adjustFormatToDataFieldType_nothrow() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScDataPilotFieldObj.java303 Object field; in getSRange() local
H A DScDataPilotItemsObj.java309 Object field; in getSRange() local
H A DScDataPilotItemObj.java321 Object field; in getSRange() local
H A DScIndexEnumeration_DataPilotItemsEnumeration.java315 Object field; in getSRange() local
/trunk/main/cppuhelper/source/
H A Dpropertysetmixin.cxx648 css::uno::Reference< css::reflection::XIdlField2 > field( in getProperty() local
876 css::uno::Reference< css::reflection::XIdlField2 > field( in wrapValue() local
917 css::uno::Reference< css::reflection::XIdlField2 > field( in wrapValue() local
966 css::uno::Reference< css::reflection::XIdlField2 > field( in wrapValue() local
/trunk/main/forms/qa/integration/forms/
H A DFormLayer.java191 XPropertySet field = createControlAndShape( _formComponentServiceName, in createLabeledControl() local
/trunk/main/vos/inc/vos/
H A Dmacros.hxx142 # define VOS_FIELDOFFSET(type, field) ((sal_Int32)(&((type *)1)->field) - 1) argument

Completed in 110 milliseconds

12