Searched refs:NfIndexTableOffset (Results 1 – 17 of 17) sorted by relevance
| /AOO41X/main/svx/source/items/ |
| H A D | numfmtsh.cxx | 628 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 D | numfmtlb.cxx | 175 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 D | zforlist.hxx | 100 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 D | numfmtsh.hxx | 242 NfIndexTableOffset eOffsetStart, 243 NfIndexTableOffset eOffsetEnd);
|
| /AOO41X/main/xmloff/source/style/ |
| H A D | xmlnumfe.cxx | 888 …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 D | xmlnumfi.cxx | 350 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 D | dptabdat.hxx | 149 virtual sal_uInt32 GetNumberFormatByIdx( NfIndexTableOffset );
|
| /AOO41X/main/sc/source/core/data/ |
| H A D | dpshttab.cxx | 165 sal_uInt32 ScDPTableData::GetNumberFormatByIdx( NfIndexTableOffset eIdx ) in GetNumberFormatByIdx()
|
| H A D | dptabsrc.cxx | 1733 … 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 D | sw3convert.cxx | 92 NfIndexTableOffset eFormatIdx;
|
| /AOO41X/main/svl/source/numbers/ |
| H A D | zforlist.cxx | 1992 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 D | numfmuno.cxx | 648 nRet = pFormatter->GetFormatIndex( (NfIndexTableOffset)nIndex, eLang ); in getFormatIndex()
|
| /AOO41X/main/sc/source/filter/inc/ |
| H A D | xlstyle.hxx | 451 NfIndexTableOffset meOffset; /// SvNumberFormatter format index, if maFormat is empty.
|
| /AOO41X/main/sc/source/filter/excel/ |
| H A D | xlstyle.cxx | 768 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 D | htmlfld.cxx | 51 NfIndexTableOffset eFmt;
|
| /AOO41X/main/basic/source/sbx/ |
| H A D | sbxscan.cxx | 664 … NfIndexTableOffset meOffset; // SvNumberFormatter format index, if meType = VBA_FORMAT_TYPE_OFFSET
|
| /AOO41X/main/offapi/com/sun/star/i18n/ |
| H A D | NumberFormatIndex.idl | 56 NfIndexTableOffset</code> in file svtools/inc/zforlist.hxx </p>
|