Home
last modified time | relevance | path

Searched refs:NfIndexTableOffset (Results 1 – 17 of 17) sorted by relevance

/AOO41X/main/svx/source/items/
H A Dnumfmtsh.cxx628 NfIndexTableOffset eOffsetStart; in FillEListWithStd_Impl()
629 NfIndexTableOffset eOffsetEnd; in FillEListWithStd_Impl()
674 NfIndexTableOffset eOffsetStart, in FillEListWithFormats_Impl()
675 NfIndexTableOffset eOffsetEnd) in FillEListWithFormats_Impl()
701 nNFEntry=pFormatter->GetFormatIndex((NfIndexTableOffset)nIndex,eCurLanguage); in FillEListWithFormats_Impl()
747 nNFEntry=pFormatter->GetFormatIndex((NfIndexTableOffset)nIndex,eCurLanguage); in FillEListWithDateTime_Impl()
829 NfIndexTableOffset eOffsetStart=NF_CURRENCY_START; in FillEListWithSysCurrencys()
830 NfIndexTableOffset eOffsetEnd=NF_CURRENCY_END;; in FillEListWithSysCurrencys()
835 nNFEntry=pFormatter->GetFormatIndex((NfIndexTableOffset)nIndex,eCurLanguage); in FillEListWithSysCurrencys()
/AOO41X/main/sw/source/ui/utlui/
H A Dnumfmtlb.cxx175 NfIndexTableOffset eOffsetStart = NF_NUMBER_START; in SetFormatType()
176 NfIndexTableOffset eOffsetEnd = NF_NUMBER_START; in SetFormatType()
232 eOffsetEnd = NfIndexTableOffset( NF_INDEX_TABLE_ENTRIES - 1 ); in SetFormatType()
257 (NfIndexTableOffset)nIndex, eCurLanguage ); in SetFormatType()
/AOO41X/main/svl/inc/svl/
H A Dzforlist.hxx100 enum NfIndexTableOffset enum
635 sal_uInt32 GetFormatIndex( NfIndexTableOffset, LanguageType eLnge = LANGUAGE_DONTKNOW );
641 NfIndexTableOffset GetIndexTableOffset( sal_uInt32 nFormat ) const;
906 const NfIndexTableOffset nTabOff );
/AOO41X/main/svx/inc/svx/
H A Dnumfmtsh.hxx242 NfIndexTableOffset eOffsetStart,
243 NfIndexTableOffset eOffsetEnd);
/AOO41X/main/xmloff/source/style/
H A Dxmlnumfe.cxx888 …faultDateFormat( const SvNumberformat& rFormat, sal_Bool bSystemDate, NfIndexTableOffset eBuiltIn ) in lcl_IsDefaultDateFormat()
952 NfIndexTableOffset eFound = (NfIndexTableOffset) SvXMLNumFmtDefaults::GetDefaultDateFormat( in lcl_IsDefaultDateFormat()
972 NfIndexTableOffset eBuiltIn = pFormatter->GetIndexTableOffset( nKey ); in ExportPart_Impl()
H A Dxmlnumfi.cxx350 NfIndexTableOffset eFormat;
1700 NfIndexTableOffset eFormat = (NfIndexTableOffset) SvXMLNumFmtDefaults::GetDefaultDateFormat( in CreateAndInsert()
1747 NfIndexTableOffset eOffset = pFormatter->GetIndexTableOffset( nIndex ); in CreateAndInsert()
1795 NfIndexTableOffset eOffset = pFormatter->GetIndexTableOffset( nIndex ); in CreateAndInsert()
/AOO41X/main/sc/inc/
H A Ddptabdat.hxx149 virtual sal_uInt32 GetNumberFormatByIdx( NfIndexTableOffset );
/AOO41X/main/sc/source/core/data/
H A Ddpshttab.cxx165 sal_uInt32 ScDPTableData::GetNumberFormatByIdx( NfIndexTableOffset eIdx ) in GetNumberFormatByIdx()
H A Ddptabsrc.cxx1733 … nFormat = pSource->GetData()->GetNumberFormatByIdx( (NfIndexTableOffset)NF_PERCENT_DEC2 ); in getPropertyValue()
1736 … nFormat = pSource->GetData()->GetNumberFormatByIdx( (NfIndexTableOffset)NF_NUMBER_SYSTEM ); in getPropertyValue()
/AOO41X/main/sw/source/core/sw3io/
H A Dsw3convert.cxx92 NfIndexTableOffset eFormatIdx;
/AOO41X/main/svl/source/numbers/
H A Dzforlist.cxx1992 inline sal_uInt32 SetIndexTable( NfIndexTableOffset nTabOff, sal_uInt32 nIndOff ) in SetIndexTable()
2006 const NfIndexTableOffset nTabOff ) in ImpGetFormatCodeIndex()
2992 sal_uInt32 SvNumberFormatter::GetFormatIndex( NfIndexTableOffset nTabOff, in GetFormatIndex()
3005 NfIndexTableOffset SvNumberFormatter::GetIndexTableOffset( sal_uInt32 nFormat ) const in GetIndexTableOffset()
3013 return (NfIndexTableOffset) j; in GetIndexTableOffset()
H A Dnumfmuno.cxx648 nRet = pFormatter->GetFormatIndex( (NfIndexTableOffset)nIndex, eLang ); in getFormatIndex()
/AOO41X/main/sc/source/filter/inc/
H A Dxlstyle.hxx451 NfIndexTableOffset meOffset; /// SvNumberFormatter format index, if maFormat is empty.
/AOO41X/main/sc/source/filter/excel/
H A Dxlstyle.cxx768 const NfIndexTableOffset PRV_NF_INDEX_REUSE = NF_INDEX_TABLE_ENTRIES;
784 NfIndexTableOffset meOffset; /// SvNumberFormatter format index, if mpFormat==0.
/AOO41X/main/sw/source/filter/html/
H A Dhtmlfld.cxx51 NfIndexTableOffset eFmt;
/AOO41X/main/basic/source/sbx/
H A Dsbxscan.cxx664NfIndexTableOffset meOffset; // SvNumberFormatter format index, if meType = VBA_FORMAT_TYPE_OFFSET
/AOO41X/main/offapi/com/sun/star/i18n/
H A DNumberFormatIndex.idl56 NfIndexTableOffset</code> in file svtools/inc/zforlist.hxx </p>