Searched refs:nChildFieldIndex (Results 1 – 4 of 4) sorted by relevance
394 sal_Int16 nParentFieldIndex, sal_Int16 nChildFieldIndex ) const in getCombinedOffset()403 if (fieldSet & (1 << nChildFieldIndex)) in getCombinedOffset()407 o_nOffset -= static_cast<sal_uInt16>( fieldValue[nChildFieldIndex]); in getCombinedOffset()409 o_nOffset += static_cast<sal_uInt16>( fieldValue[nChildFieldIndex]); in getCombinedOffset()480 sal_Int16 nParentFieldIndex, sal_Int16 nChildFieldIndex ) in lcl_setCombinedOffsetFieldValues() argument486 rFieldSetValue[nChildFieldIndex] = rFieldValue[nChildFieldIndex] = in lcl_setCombinedOffsetFieldValues()
259 sal_Int16 nParentFieldIndex, sal_Int16 nChildFieldIndex ) const in getCombinedOffsetInMillis()267 sal_Int16 nSecondMillis = xC->getValue( nChildFieldIndex ); in getCombinedOffsetInMillis()
126 …sal_Int32 getCombinedOffsetInMillis( sal_Int16 nParentFieldIndex, sal_Int16 nChildFieldIndex ) con…
120 …inedOffset( sal_Int32 & o_nOffset, sal_Int16 nParentFieldIndex, sal_Int16 nChildFieldIndex ) const;
Completed in 27 milliseconds