/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/ |
H A D | CustomResultSet.java | 235 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 D | DatabaseMetaDataResultSet.java | 257 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 …]
|
/aoo42x/main/wizards/com/sun/star/wizards/ui/event/ |
H A D | UnoDataAware.java | 149 …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 D | RadioDataAware.java | 84 …adioButtons(Object data, String dataProp, Object[] buttons, final Listener listener, boolean field) in attachRadioButtons()
|
H A D | DataAwareFields.java | 96 Field field; field in DataAwareFields.FieldValue
|
/aoo42x/main/wizards/com/sun/star/wizards/common/ |
H A D | ConfigGroup.java | 56 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()
|
/aoo42x/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/uno/typedesc/ |
H A D | FieldDescription.java | 32 String name, int index, ITypeDescription typeDescription, Field field) in FieldDescription() 71 private final Field field; field in FieldDescription
|
/aoo42x/main/qadevOOo/tests/java/ifc/sheet/ |
H A D | _XDataPilotDescriptor.java | 190 Object field; in _getDataPilotFields() local 397 Object field = IA.getByIndex(i); in CheckNames() local
|
H A D | _XDataPilotTable2.java | 432 Object field = xFields.getByIndex(i); in buildDataFields() local
|
/aoo42x/main/sc/qa/complex/dataPilot/ |
H A D | _XDataPilotDescriptor.java | 220 Object field; in _getDataPilotFields() local 432 Object field = IA.getByIndex(i); in CheckNames() local
|
/aoo42x/main/sal/inc/sal/ |
H A D | macros.h | 35 # define SAL_FIELDOFFSET(type, field) ((sal_Int32)(&((type *)16)->field) - 16) argument
|
/aoo42x/test/testuno/source/fvt/uno/sw/field/ |
H A D | CheckDateTimeField.java | 148 Object field = enumeration.nextElement(); in createTimeFiled() local 216 Object field = enumeration.nextElement(); in createDateFiled() local
|
H A D | SubjectField.java | 190 Object field = enumeration.nextElement(); in isContainSubjectField() local
|
H A D | TitleField.java | 191 Object field = enumeration.nextElement(); in isContainTitleField() local
|
H A D | PageCountField.java | 181 Object field = enumeration.nextElement(); in isContainPageCountField() local
|
H A D | PageNumberField.java | 186 Object field = enumeration.nextElement(); in isContainPageNumberField() local
|
/aoo42x/main/javaunohelper/com/sun/star/lib/uno/helper/ |
H A D | PropertySetMixin.java | 800 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
|
/aoo42x/main/reportdesign/source/core/sdr/ |
H A D | formatnormalizer.cxx | 250 FieldList::const_iterator field = m_aFields.begin(); in impl_adjustFormatToDataFieldType_nothrow() local
|
/aoo42x/main/qadevOOo/tests/java/mod/_sc/ |
H A D | ScDataPilotFieldObj.java | 303 Object field; in getSRange() local
|
H A D | ScDataPilotItemsObj.java | 309 Object field; in getSRange() local
|
H A D | ScDataPilotItemObj.java | 321 Object field; in getSRange() local
|
H A D | ScIndexEnumeration_DataPilotItemsEnumeration.java | 315 Object field; in getSRange() local
|
/aoo42x/main/cppuhelper/source/ |
H A D | propertysetmixin.cxx | 648 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
|
/aoo42x/main/forms/qa/integration/forms/ |
H A D | FormLayer.java | 191 XPropertySet field = createControlAndShape( _formComponentServiceName, in createLabeledControl() local
|
/aoo42x/main/vos/inc/vos/ |
H A D | macros.hxx | 142 # define VOS_FIELDOFFSET(type, field) ((sal_Int32)(&((type *)1)->field) - 1) argument
|