Searched defs:fieldIndex (Results 1 – 4 of 4) sorted by relevance
167 CalendarImpl::setValue( sal_Int16 fieldIndex, sal_Int16 value ) throw(RuntimeException) in setValue()176 CalendarImpl::getValue( sal_Int16 fieldIndex ) throw(RuntimeException) in getValue()185 CalendarImpl::addValue( sal_Int16 fieldIndex, sal_Int32 amount ) throw(RuntimeException) in addValue()
359 static UCalendarDateFields fieldNameConverter(sal_Int16 fieldIndex) throw(RuntimeException) in fieldNameConverter()385 Calendar_gregorian::setValue( sal_Int16 fieldIndex, sal_Int16 value ) throw(RuntimeException) in setValue()428 for (sal_Int16 fieldIndex = 0; fieldIndex < FIELD_INDEX_COUNT; fieldIndex++) in submitFields() local708 for (sal_Int16 fieldIndex = 0; fieldIndex < FIELD_INDEX_COUNT; fieldIndex++) in getValue() local748 Calendar_gregorian::getValue( sal_Int16 fieldIndex ) throw(RuntimeException) in getValue()762 Calendar_gregorian::addValue( sal_Int16 fieldIndex, sal_Int32 value ) throw(RuntimeException) in addValue()779 for ( sal_Int16 fieldIndex = 0; fieldIndex < FIELD_INDEX_COUNT; fieldIndex++ ) { in isValid() local
55 void writeConstantData( RegistryTypeWriter& rWriter, sal_uInt16 fieldIndex, in writeConstantData()339 sal_uInt16 fieldIndex = 0; in getTypeBlop() local
55 void writeConstantData(typereg::Writer& rWriter, sal_uInt16 fieldIndex, in writeConstantData()348 sal_uInt16 fieldIndex = 0; in getTypeBlob() local
Completed in 31 milliseconds