Home
last modified time | relevance | path

Searched defs:fieldIndex (Results 1 – 4 of 4) sorted by relevance

/trunk/main/i18npool/source/calendar/
H A DcalendarImpl.cxx167 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()
H A Dcalendar_gregorian.cxx359 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() local
708 for (sal_Int16 fieldIndex = 0; fieldIndex < FIELD_INDEX_COUNT; fieldIndex++) in getValue() local
748 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
/trunk/main/rdbmaker/source/rdbmaker/
H A Dtypeblop.cxx55 void writeConstantData( RegistryTypeWriter& rWriter, sal_uInt16 fieldIndex, in writeConstantData()
339 sal_uInt16 fieldIndex = 0; in getTypeBlop() local
/trunk/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx55 void writeConstantData(typereg::Writer& rWriter, sal_uInt16 fieldIndex, in writeConstantData()
348 sal_uInt16 fieldIndex = 0; in getTypeBlob() local

Completed in 37 milliseconds